LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   w2k + RH8 + Lilo Problem (https://www.linuxquestions.org/questions/linux-newbie-8/w2k-rh8-lilo-problem-42794/)

powp 01-25-2003 08:28 PM

w2k + RH8 + Lilo Problem
 
Hello All

I have installed install RH8 on /dev/hdd with lilo as the bootloader installed to the first sector of the partition. When I boot up linux lilo prints "L 01" with repeating 01. I have w2k installed on the first drive with ntfs as the file system.

Here is my lilo.conf

prompt
timeout=50
default=linux
boot=/dev/hdd
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.18-14
label=linux
initrd=/boot/initrd-2.4.18-14.img
read-only
append="hdc=ide-scsi root=LABEL=/"

Does any body know how to fix this???
Should Have I installed lilo to the mbr????

Thanks

P

lynch 01-26-2003 05:17 AM

This is what "L 01 01 01..."means:
Quote:

0x01 "Illegal command". This shouldn't happen, but if it does, it may
indicate an attempt to access a disk which is not supported by the
BIOS. See also "Warning: BIOS drive 0x may not be accessible"
in section "Warnings".
I would have installed Lilo to the MBR as the newest version sets things up pretty well that way.
lynch

powp 01-26-2003 06:32 AM

Thanks for your response lynch.

Will I have there be any problem with w2k(NTFS) if write it to the MBR??
is there a way to do this with out having to reinstall???

powp 01-26-2003 06:38 AM

Where would be the best place to find newest version/build of Lilo??

Thanks

p


All times are GMT -5. The time now is 10:00 PM.