On Tue, 27 Feb 2001, Jean-Louis wrote:
> 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?

I have never been able to boot windows on anything other than /dev/hda.
One way to get both systems bootable is to have the linux system as /dev/hdb
and windows as /dev/hda no problem there.
Changeing linux to /dev/hda is not too hard at all, windows needs no
configuring as it only really wants to work as "Master" on the first interface.


> 
> Thanks so much for your help.
> 
> Jean-Louis
> 

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

-
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