Re: dual boot from two hdd

2001-08-24 Thread ajlewis2
In linux.debian.user, you wrote: >Hello >How can I boot my system with dual boot like having >windows in one harddisk and linux on another harddisk. >How to configure my lilo. please help me to solve this problem. >Thankz >V.Suryanarayan Install windows first. Install Debian on the other drive

Re: dual boot from two hdd

2001-08-24 Thread Timeboy
lba32 boot=/dev/hda install=/boot/boot.b map=/boot/map prompt timeout=100 vga=0x133 default=Linux image=/boot/vmlinuz root=/dev/hda9 append="" label=Linux read-only other=/dev/hdb1 table=/dev/hdb label=win map-drive=0x80 to=0x81

Re: dual boot from two hdd

2001-08-24 Thread greg
"V.Surya Narayanan" wrote: > > Hello > > How can I boot my system with dual boot like having > windows in one harddisk and linux on another harddisk. > How to configure my lilo. please help me to solve this problem. > > Thankz > > V.Suryanarayan > >