At 03:36 PM 1/8/2002 -0700, you wrote:
>I have my system configured as so:
>
>Disk /dev/hda: 240 heads, 63 sectors, 3278 cylinders
>Units = cylinders of 15120 * 512 bytes
>
>    Device Boot    Start       End    Blocks   Id  System
>/dev/hda1   *         1       259   1958008+   6  FAT16
>/dev/hda2           260      3278  22823640    f  Win95 Ext'd (LBA)
>/dev/hda5           260       665   3069328+   7  HPFS/NTFS
>/dev/hda6           666       812   1111288+  83  Linux
>/dev/hda7           813      1367   4195768+   b  Win95 FAT32
>/dev/hda8          1368      1461    710608+   b  Win95 FAT32
>/dev/hda9          1462      2003   4097488+   7  HPFS/NTFS
>/dev/hda10         2004      2558   4195768+   7  HPFS/NTFS
>/dev/hda11         2559      2836   2101648+  83  Linux
>/dev/hda12         2837      3225   2940808+  83  Linux
>/dev/hda13         3226      3278    400648+  82  Linux swap
>
>I have the NT bootloader installed on /dev/hda1, I have LILO installed
>on /dev/hda6 and have run the command:
>
>dd if=/dev/hda6 of=/mnt/win_c/bootsect.lin bs=512 count=1
>
>to create the boot sector file needed for loading, and modified my 
>boot.ini file:
>
>[boot loader]
>timeout=15
>default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
>[operating systems]
>multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 
>Professional" /fastdetect
>C:\="Microsoft Windows"
>bootsect.lin="Mandrake Linux 8.1"
>
>Under Lm 7.2, and 8.0 this worked great, under 8.1, the system just reboots.
>
>Did something change here?

Try this:

If partition hda6 is where your boot records for Linux are, do this:
dd if=/dev/hda6 of=/bootsect.lnx bs=512 count=1
copy this file over to your C drive or over to the drive that boots up 
Windows with the boot.ini file.

In boot.ini add this line:
C:\BOOTSECT.LNX="Linux Mandrake 8.1"

This should do it for you.

J. Craig Woods
UNIX/NT SA
-Art is the illusion of spontaneity-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to