On Saturday 31 January 2004 00:25, Jeff Vian wrote:yes, that works.
I have heard that Windows will wipe out the boot info for Linux if youthis can hapen if you install the linux boot loader on the MBR then
install Windows on a box that already has Linux installed.
install windows.
Isn't it easy enough to save the MBR dd if=/dev/hda of=mbr bs=512 count=1 and then re-install it if windows overwrites it: dd if=mbr of=/dev/hda bs=512 count=1