On Thu, May 16, 2002 at 12:19:42PM +0200, David GUYON MARTIN wrote: > Yes, it's possible. > I do start grub from the NT bootloader on some PCs > > boot.ini looks like: > > [boot loader] > timeout=50 > default=multi(0)disk(0)rdisk(0)partition(1)\WINNT > [operating systems] > multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000" /fastdetect > C:\grublnx.sec="Linux Mandrake 8.2, Grub" > > and grublnx.sec is a copy of the sector where grub is (or was) installed ( use the >dd linux command to make it ).
theres a program for NT called 'bootpart' which is usefull for configuring the boot loader and copying the bootsector of what you want to boot. _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
