not sure whether this reached the list.
-Tarun



--- Begin Message ---
> >   How can i use win 2k boot loader to boot linux in
> > hda5?
Create a boot image that Win2k bootloader shall use to boot the
/dev/hda5 partition using
dd if=/dev/hda5 of="boot.lnx" bs=1024 count=1
boot.lnx be put in windows partition.
boot.lnx should be referred in boot.ini Win2k 

-Tarun

--- End Message ---

Reply via email to