Re: Multi-install question

2003-09-30 Thread A. Sopicki
Hi, Ben! > I'll be installing win2k), correct? So, all I should have to do is: > > a) backup hda's MBR (dd if=/dev/hda of=/dev/fd0 bs=512 count=1) > b) install win2k on hdb > c) restore hda's MBR (dd if=/dev/fd0 of=/dev/hda bs=512 count=1) > d) manually edit /boot/grub/grub.conf and add an entry f

Multi-install question

2003-09-30 Thread Benjamin J. Weiss
I have a multi-boot test system. It currently has one drive with both XP and Shrike installed. I installed XP first, so I'm using Grub as the boot loader. I've installed a second drive and am about to install Win2K on it. Now, I know that this is going to break my install and that I'm going