Failed live boot

Message
Author
User avatar
anticapitalista
Developer
Posts: 4287
Joined: Sat Jul 15, 2006 10:40 am

Failed live boot

#1 Post by anticapitalista »

I'm trying to work out why some users can boot ok from cd/dvd while others cannot.

For those that cannot, here are some boot cheats that might work

bdev=/dev/sr0 OR
bdev=/dev/dvd OR
bdev=/dev/cdrom

blab=MX-14-live
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
DBeckett
Posts: 119
Joined: Sat May 16, 2009 3:59 pm

Re: Failed live boot

#2 Post by DBeckett »

 
No luck with any of those.
Gigabyte 990FXA-UD3, AMD FX-6100 hex-core, 3.3GHz, 8G, Radeon HD6570

User avatar
chris_debian
Posts: 14
Joined: Thu Jan 23, 2014 3:12 pm

Re: Failed live boot

#3 Post by chris_debian »

Thanks for this, anticapitalista; unfortunately they didn't work for me. I raised a post about my problem, but this has been removed (or I can't find where it has gone).

Essentially though, the only time I have had this problem, is with Arch based distros and I have sometimmes had to use

Code: Select all

archisodevice=/dev/sr0
I'll have a look at this again tomorrow, no time tonight.

Many thanks,

Chris.

User avatar
dolphin_oracle
Developer
Posts: 22178
Joined: Sun Dec 16, 2007 12:17 pm

Re: Failed live boot

#4 Post by dolphin_oracle »

IDE vs. SATA?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Adrian
Developer
Posts: 8916
Joined: Wed Jul 12, 2006 1:42 am

Re: Failed live boot

#5 Post by Adrian »

Would introducing a delay help? Something like rootdelay=10 I've never seen this fix the problem, but I've seen people recommending it... so who knows.

User avatar
Eadwine Rose
Administrator
Posts: 14532
Joined: Wed Jul 12, 2006 2:10 am

Re: Failed live boot

#6 Post by Eadwine Rose »

It will search for the bootdevice for 15 secs to begin with, it never finds the drive. I doubt adding 10 secs will help. Worth a shot though. I'll give it a whirl :smile:
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
Eadwine Rose
Administrator
Posts: 14532
Joined: Wed Jul 12, 2006 2:10 am

Re: Failed live boot

#7 Post by Eadwine Rose »

Nope, rootdelay didn't help.


Just to be as detailed as possible, who knows it might help:

Once you hit enter on the bootscreen the counter goes to 100, loading kernel. Then it stays stuck on that 100 for a while, and all that time the light of the drive that the disk is in is on.

As soon as the screen goes black and proceeds to display the booting process the light goes off, and it will stay that way.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
anticapitalista
Developer
Posts: 4287
Joined: Sat Jul 15, 2006 10:40 am

Re: Failed live boot

#8 Post by anticapitalista »

Another cheat

find=all

If that fails, then we need serious debugging.

Add this bp=2 then at the screen type lsmod somehow copy the info.

Also try bp=2 then type find /dev/ -type b | egrep -v "/ram|/loop"

or simpler find /dev/ -type b
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
Eadwine Rose
Administrator
Posts: 14532
Joined: Wed Jul 12, 2006 2:10 am

Re: Failed live boot

#9 Post by Eadwine Rose »

The find command errored.

Here is the result of the requested commands:
1.jpg
2.jpg
3.jpg
4.jpg
sda is my harddrive that I am typing this from now (sig line system)
sdb is the USB external drive
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
anticapitalista
Developer
Posts: 4287
Joined: Sat Jul 15, 2006 10:40 am

Re: Failed live boot

#10 Post by anticapitalista »

Thanks Eadwine, the device is not being picked up.
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

Post Reply

Return to “Older Versions”