Hi all,

Because I am a darn fool, I installed win2k, now I can't recover LILO.
machine wont boot it freezes at LIL

what I did was to boot off the distro CD, (Open Linux 2.3) which uses a ram
disk, mounted my harddisk on /mnt
copied /mnt/etc/lilo.conf (original ) to /etc
copied /mnt/sbin/lilo to /sbin
ran lilo

I get a message
"Sorry, don't know how to handle device 0x0100"


What am I doing wrong ?

my partitions from fdisk

Command (m for help): p

Disk /dev/hda: 128 heads, 63 sectors, 625 cylinders
units - cylinders of 8064 * 512 bytes

    Device Boot   Start         End     Blocks      Id    System
/dev/hda1                1         237     955552+    83   Linux
/dev/hda2    *         501       600      403200       6    FAT16
/dev/hda3              601       625      100800      82   Linux swap
/dev/hda4              238       500     1060416       5   Extended
/dev/hda5              238       500     1060384+     7   HPFS/NTFS

Command (m for help):

my lilo.conf


# target

boot = /dev/hda
install = /boot/boot.b

# options

prompt
delay = 50
timeout = 50
message = /boot/message

default = linux
other = /dev/hda2
        label = dos
image = /boot/vmlinuz-2.2.10-modular
        label  = linux
        root   = /dev/hda1
        vga    = 274
        read-only
        append = "debug=2 noapic nosmp"







############################################################## 
Disclaimer 

If this e-mail has been sent to you in error, please notify 
Oc�-Australia Limited immediately and delete this e-mail from 
your system. 

Any views expressed in this e-mail are those of the individual 
sender and may not necessarily reflect the views of 
Oc�-Australia Limited. 
##############################################################

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to