You are not logged in.

#1 2015-10-21 05:05:51

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Installation failed [SOLVED]

Debian installation error red screen

I checked hash of the downloaded iso before dd to USB. X86 image. I tried to save logs to the web or local from the upper menu but process of saving freezing on zero.

Last edited by vitaly-zdanevich (2015-10-24 11:59:22)

Offline

#2 2015-10-21 06:18:28

pvsage
Internal Affairs
Registered: 2015-09-29
Posts: 1,433

Re: Installation failed [SOLVED]

Try dd-ing again.  Brew a pot of coffee while waiting; sometimes the cache is still writing to the drive even after the activity light goes out.  Depending on your USB drive, it could take over 5 minutes to write the image.


Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009

Offline

#3 2015-10-21 06:32:52

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

Even when screen is red - installation can processed?

Offline

#4 2015-10-21 07:18:12

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,084
Website

Re: Installation failed [SOLVED]

vitaly-zdanevich wrote:

Even when screen is red - installation can processed?

No.

Try transferring the image to the USB stick again and make sure you use:

conv=sync

as one of the options (or add ;sync at the end of the command) and wait for the prompt to return before removing the stick.

Is the USB stick old?

Offline

#5 2015-10-21 08:27:18

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

I used this command:

dd if=<file> of=<device> bs=4M; sync

USB is pretty old, but I have no problems with it... Maybe I can somehow to check the files on usb after dd?

Offline

#6 2015-10-21 08:40:25

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: Installation failed [SOLVED]

When you get the error screen, switch to virtual console 3 (or 4? I don't remember which one exactly). Should give you more info on what is going wrong.

Offline

#7 2015-10-21 08:52:56

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

How can I switch to virtual console? You mean Ctrl + Alt + 3?

Offline

#8 2015-10-21 08:55:01

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: Installation failed [SOLVED]

Ctrl + Alt + F3

Offline

#9 2015-10-21 08:59:47

nobody0
Disabled account
Registered: 2015-09-29
Posts: 664

Re: Installation failed [SOLVED]

Priviet Vitaly,
Click continue and it'd take you back to a list of installation actions. You have to remember the action you've done just before. Click on it again and check whether that action would start. If not, it is a problem with the iso in your usb stick. Check the downloaded iso and dd it back to the usb stick. (if you have another one, try the new usb stick.)  Let me know what happens.

Offline

#10 2015-10-22 08:34:07

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

Problem somewhere with my hardware - or with drivers of Debian - because at my old PC I can't install any *buntu or Debian-based systems - Xubuntu Live for example in live mode from different USBs can work only one minute and after that looks like USB was rejected. Bunse work correct in Live Mode. Fedora (with spins) can correctly install and work - I tested this few times. Thank you everyone for help, Bunse is the perfect distro, but sad

Last edited by vitaly-zdanevich (2015-10-22 08:35:47)

Offline

#11 2015-10-22 09:53:53

dolly
Miss Mixunderstand
From: /lab701
Registered: 2015-10-03
Posts: 490

Re: Installation failed [SOLVED]

What kind of PC are you trying to install to? How old is it?

Offline

#12 2015-10-22 10:09:33

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

PC from year 2007: motherboard: M2N-SLI DELUXE, Athlon 64 X2 5000+, 3gb RAM, GeForce 6600 GT

Fedora Mate x64 working fast.

Offline

#13 2015-10-22 13:25:12

nobody0
Disabled account
Registered: 2015-09-29
Posts: 664

Re: Installation failed [SOLVED]

vitaly-zdanevich wrote:

Bunse work correct in Live Mode.

meaning the usb is not rejected in live mode. How long can you use live mode, without the usb getting rejected? Or, it never gets rejected in live mode?

Offline

#14 2015-10-22 14:07:56

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

Bunse Live Mode worked correctly for me maybe half of the hour without problems (USB never "rejected"), but *buntu not.

Last edited by vitaly-zdanevich (2015-10-22 14:10:52)

Offline

#15 2015-10-23 05:35:29

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Installation failed [SOLVED]

vitaly-zdanevich wrote:

worked correctly for me maybe half of the hour

you mentioned that several times now.
so what exactly happens after that half hour?

Offline

#16 2015-10-23 06:58:09

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

ohnonot wrote:

so what exactly happens after that half hour?

I reboot the PC.

Offline

#17 2015-10-23 07:00:47

nobody0
Disabled account
Registered: 2015-09-29
Posts: 664

Re: Installation failed [SOLVED]

vitaly-zdanevich wrote:
ohnonot wrote:

so what exactly happens after that half hour?

I reboot the PC.

You mean, the PC gets rebooted or you do it manually?

Offline

#18 2015-10-23 07:03:19

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

Manually - Live Mode have no problems for me, I just can't install.

Offline

#19 2015-10-23 07:14:50

pvsage
Internal Affairs
Registered: 2015-09-29
Posts: 1,433

Re: Installation failed [SOLVED]

...so did you or did you not try re-dd'ing the ISO to the USB drive?  I ask because the error you're getting is typical of an incomplete write to the drive.  The installation files are towards the end of the image, and because of the nature of images dd'd directly to /dev/sdX, it isn't uncommon for the live session to work properly with an incomplete write.


Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009

Offline

#20 2015-10-23 07:20:44

vitaly-zdanevich
Member
From: Belarus, Minsk
Registered: 2015-10-21
Posts: 23
Website

Re: Installation failed [SOLVED]

I tried dd to the new usb - all the same: at ~13% I get red screen and massages from logs that my filesystem (that was formatted minute ago by the installer) is read-only.

Offline

Board footer

Powered by FluxBB