- Sep 6, 2000
- 171
- 0
- 0
Googled it and couldn't find help related to my specific circumstances.
I installed XP on SCSI drive ID4. Installed Kubuntu on SCSI drive ID6. Now no matter which ID I specify for boot (both in mobo bios and 2940U2W bios) it boots to Kubuntu. When hitting ESC at boot for GRUB menu, only 3 kubuntu entries are present. After googling, I found advice suggesting adding the following to .lst file:
title Windows
root (hd0,1)
chainloader +1
That is syntax for IDE drives. What should the entry read for SCSI? Maybe:
title Windows
root (hd4,0)
chainloader +1
Total guess. This is my first excursion with Linux, sorry for the noob stuff.
Thanks!
I installed XP on SCSI drive ID4. Installed Kubuntu on SCSI drive ID6. Now no matter which ID I specify for boot (both in mobo bios and 2940U2W bios) it boots to Kubuntu. When hitting ESC at boot for GRUB menu, only 3 kubuntu entries are present. After googling, I found advice suggesting adding the following to .lst file:
title Windows
root (hd0,1)
chainloader +1
That is syntax for IDE drives. What should the entry read for SCSI? Maybe:
title Windows
root (hd4,0)
chainloader +1
Total guess. This is my first excursion with Linux, sorry for the noob stuff.
Thanks!