SalTaylor
04-02-2001, 06:32 PM
Having a few problems configuring a suitable bootmenu for a Linux/NT/98 dualboot drive. LILO will not install to the MBR and I've tried putting it on the first sector of its partition to no avail. My partitions look like this in cfdisk:
hda1 Bootable Primary FAT16 [Win98] 2144.38MB
hda5 Logical NTFS [WinNT] 2144.38MB
hda6 Logical FAT16 [Data1] 2144.38MB
hda7 Logical FAT32 [Data2} 5535.13MB
hda4 Primary Linux ext2 [/] 7927.24MB
hda3 Primary Linux swap 123.87MB
I created dos partitions in MSDOS and Linux from Linux installation program. The OS's went on this order: Win98>WinNT>Linux
Linux installation on hda4 will only boot from Linux bootdisk. NT OSLoader4 works fine and produces a menu allowing boot from NT4 and win98 partitions. However, I cannot get Linux to boot from OSLoader
I tried installing Linux to bootsector of hda4 and creating an image of the partition and placing it on my boot partition but no luck: # dd if=/dev/hda4 of=/mnt/win98/bootsect.lnx bs=512 count=1, then in BOOT.INI: C:\bootsect.lnx="Linux". I even tried using the BOOTPART util in NT4:> Bootpart 8 bootsect.lnx Linux. (Nothing worked)
I tried installing LILO directly to the MBR but NT's OSLoader4 comes out on top.
I am ready and willing to reinstall Linux (RH7.0 by the way) or WinNT4 if that can solve the problem. What am I doing wrong ?.
Help !
hda1 Bootable Primary FAT16 [Win98] 2144.38MB
hda5 Logical NTFS [WinNT] 2144.38MB
hda6 Logical FAT16 [Data1] 2144.38MB
hda7 Logical FAT32 [Data2} 5535.13MB
hda4 Primary Linux ext2 [/] 7927.24MB
hda3 Primary Linux swap 123.87MB
I created dos partitions in MSDOS and Linux from Linux installation program. The OS's went on this order: Win98>WinNT>Linux
Linux installation on hda4 will only boot from Linux bootdisk. NT OSLoader4 works fine and produces a menu allowing boot from NT4 and win98 partitions. However, I cannot get Linux to boot from OSLoader
I tried installing Linux to bootsector of hda4 and creating an image of the partition and placing it on my boot partition but no luck: # dd if=/dev/hda4 of=/mnt/win98/bootsect.lnx bs=512 count=1, then in BOOT.INI: C:\bootsect.lnx="Linux". I even tried using the BOOTPART util in NT4:> Bootpart 8 bootsect.lnx Linux. (Nothing worked)
I tried installing LILO directly to the MBR but NT's OSLoader4 comes out on top.
I am ready and willing to reinstall Linux (RH7.0 by the way) or WinNT4 if that can solve the problem. What am I doing wrong ?.
Help !