edz
02-03-2003, 11:35 PM
Hi,
I have win 2000 installed on my ide hd /dev/hda & its booting now with just win 2000 . I installed Linux on my scsi hd /dev/sda5 with lilo install on /dev/sda5 .
I want to have it boot from my boot.ini in C: win 2000 . I set it up with the linux.bin & put it in C:\ & setup my boot.ini like this.
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\linux.bin="RedHat-Linux 8.0"
I made the linux.bin in linux like this .
dd if=/dev/sda5 bs=512 count=1 of=/mnt/floppy/linux.bin
But when I try to boot all I get is LI. I have set it up this way be 4 on another pc but it was on all the same hd /dev/hda there are 6 hd's in this pc . Any one know what I am doing wrong here ?
Thanks for any help on this.
I have win 2000 installed on my ide hd /dev/hda & its booting now with just win 2000 . I installed Linux on my scsi hd /dev/sda5 with lilo install on /dev/sda5 .
I want to have it boot from my boot.ini in C: win 2000 . I set it up with the linux.bin & put it in C:\ & setup my boot.ini like this.
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\linux.bin="RedHat-Linux 8.0"
I made the linux.bin in linux like this .
dd if=/dev/sda5 bs=512 count=1 of=/mnt/floppy/linux.bin
But when I try to boot all I get is LI. I have set it up this way be 4 on another pc but it was on all the same hd /dev/hda there are 6 hd's in this pc . Any one know what I am doing wrong here ?
Thanks for any help on this.