I have Linux running on a first hard drive (/dev/hda) without any problem.
I installed a second hard drive (an ex-master hard drive- which became slave-
with a Windows installation, bootable, from a different computer). I modified
/etc/fstab as follows:
/dev/hdb1 /mnt/dos vfat exec,dev,suid,rw 1 1
I can mount it and access it through /mnt/dos.
Now, I'd like to add it to Lilo, with the choice of booting either on Linux or
Windows. I added these lines to /etc/lilo.conf:
other = /dev/hdb1
label = dos
table=/dev/hdb
root=/dev/hdb1
At the boot prompt, I enter DOS and then the system freezes.
I read that "map=/dev/hdb" could help but it does not.
Does any body know how/what to modify to have the second drive bootable?
Thanks so much for your help.
Jean-Louis
-
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