On Sun, 4 Nov 2001, Logu wrote: | |> dev/hdaN... Where N should point to ur boot partition, |> if its seperate from root. |> |> > Append 'c:\boot.lnx "linux"' 'to c:\boot.ini and you |> > are done
doesn't matter which is the root or boot... all you need is a working bootsector. The line that should be added is.. c:\boot.lnx="linux" This is what a working boot.ini looks like [boot loader] timeout=30 default=C:\ [operating systems] C:\BOOTSECT.LNX="Linux" C:\="Windoze 98 SE" multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windoze 2K Professional" /fastdetect _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
