Multi-install question
From: Benjamin J. Weiss (benjamin_at_Weiss.name)
Date: 09/30/03
- Previous message: Benjamin J. Weiss: "Re: Looking for some advice"
- Next in thread: A. Sopicki: "Re: Multi-install question"
- Reply: A. Sopicki: "Re: Multi-install question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Redhat List <redhat-list@redhat.com> Date: Tue, 30 Sep 2003 08:26:03 -0500 (CDT)
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 to have to
do something to fix it, and I just wanted to make sure that I understand
what's about to happen.
The win2k install will leave the hda partition table alone, but will
over-write hda's MBR, telling it to point to the boot sector on hdb (where
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 for hdb
Does this sound correct?
Thanks!
Ben
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Benjamin J. Weiss: "Re: Looking for some advice"
- Next in thread: A. Sopicki: "Re: Multi-install question"
- Reply: A. Sopicki: "Re: Multi-install question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: XP is garbage
... > I managed to install Win2K over the crap that came on my Sony Vaio, ...
> But this past summer I bought a tower "bare", ... (sci.electronics.design) - Re: vmware guest OS installs
... installs fine, but when I attempt to install Win2K server as a guest OS ...
The kernel timing (which is set during the ... (Debian-User) - Re: Disk I/O error 00008020 on install
... would suggest you fire up fdisk and delete the existing partitions before ...
attempting a clean install of windows 2k. ... > I'm trying to install Win2K from
the installation Cd on an ... > configuration problem or what, but this is the last
time ... (microsoft.public.win2000.setup) - Re: vmware guest OS installs
... but when I attempt to install Win2K server as a guest OS things go wrong in a fairly
strange way. ... The install will hang at odd places in the install such as in the middle
of copying files to the hard drive, and at the first reboot where the installer gives a timed countdown
to reboot. ... I'm using the 1.0.2 version of vmware server and have tried both Sid and
Etch as well as Ubuntu Edgy as host OS's. ... (Debian-User) - Setup without usb detection
... i have a notebook with broken USB controller. ... I need to install Win2k
on this machine, but at the first stages of setup, it hangs when trying to talk to the USB chip. ...
Is there any switch or other way to tell the setup program of win2k to skip hardware detection
of USB controllers during installation? ... (microsoft.public.win2000.setup)