LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   lilo booting from cdrom (https://www.linuxquestions.org/questions/linux-software-2/lilo-booting-from-cdrom-14947/)

jim_boy 02-23-2002 01:49 PM

lilo booting from cdrom
 
Hello,


After running a while on RH 6.2, I wanna startover with RH 7.2 . The problem is that bootdisks don't work and my old pentium can't boot from cdrom.

So i'm trying to configure lilo that it gets his image from cdrom ...
With not much of succes..

Is there anybody who know's how to do this ???

Thanks in advance..

J.maenen@home.nl

Manish 02-23-2002 05:01 PM

I am not well versed with LILO knowledge, but as far as I know, if u want to load boot image from cdrom, try using /dev/<whatever device your cdrom comes up for> in lilo.conf where it specifies the location of the boot image.

jim_boy 02-24-2002 07:32 AM

When defining in lilo
image=/dev/hdb/dosutils/autoboot/vmlinux
label = blbal
root =/dev/hdb


Lilo says
open /dev......../vmlinux : Not a directory
or
open /cdrom/dosutils/autoboot/vmlinux No such file or dir

Ofcourse vmlinux is there


any suggestions ???

Manish 02-24-2002 10:18 AM

Quote:

Originally posted by jim_boy
open /cdrom/dosutils/autoboot/vmlinux No such file or dir

This will definitely not work because /cdrom isn't mounted yet.

I suggest you look up the documentation of GRUB to see if replacing LILO by GRUB can help. GRUB certainly has more functionality than LILO.

Also, take a look here: http://syslinux.zytor.com/iso.php


All times are GMT -5. The time now is 09:03 AM.