Re: Dual Boot with FC3 and Win 2K
From: Cyber Source (peter_at_cybersource.us)
Date: 01/12/05
- Previous message: Richard Duran: "gdmgreeter "There was an error loading the theme Default""
- In reply to: John Thorburn: "Dual Boot with FC3 and Win 2K"
- Next in thread: Cyber Source: "Re: Dual Boot with FC3 and Win 2K"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 11 Jan 2005 19:05:23 -0500 To: For users of Fedora Core releases <fedora-list@redhat.com>
Ok, we do this ALL the time so, for simplicity sake I'm gonna make a few
suggestions,
1. Set the drive up with FC3 as the master on the first channel and the
w2k drive as slave on the same channel.
2. Boot the system and mount it with the Fedora rescue or 1st cd.
3. chroot /mnt/sysimage
4. Edit /boot/grub/grub.conf and have your stanza's like this;
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Linux
root (hd0,0)
kernel /vmlinuz-2.6.7-1.494.2.2 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.7-1.494.2.2.img
title W2K
root (hd1,0)
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
makeactive
5. Now this is assuming that the boot partition is the first partition
of the first drive and that windows is on the first partition of the
second drive, if they are not change (hd0,0) to like (hd0,1)
6. Edit your /boot/grub/device.map file and set (hd0) to equal /dev/hda
and (hd1) to equal /dev/hdb.
7. Then install grub, "grub-install /dev/hda" (without the quotes)
8. Reboot and make sure your BIOS is booting from the first hard drive.
9. All should be well.
John Thorburn wrote:
>I have a Dell system which has 2 HD's and a current
>install of Win 2K. I wiped out the 2nd HD and
>installed FC3 on it. I used the Auto Partition option
>for this drive and installed GRUB to handle the boot
>load stuff. However, the system doesn't give me the
>option at boot to use FC3 or Win 2K; it just goes to
>Win 2K.
>
>I tried placing GRUB on hda and then on hdb. Neither
>worked. I tried to reinstall the Boot Loader and, when
>I do, FC3 tries to install Firefox and then tells me
>that no images were loaded and that none of my boot
>loader changes will take effect.
>
>I've tried alot of stuff so far and I'm at my wit's
>end. Any help would be appreciated as I'm new to
>Linux/FC.
>
>Thanks much in advance.
>John T.
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>
>
>
-- cybersource.us 115 Richfield Road Williamsville, New York 14221 716-553-8525 -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Richard Duran: "gdmgreeter "There was an error loading the theme Default""
- In reply to: John Thorburn: "Dual Boot with FC3 and Win 2K"
- Next in thread: Cyber Source: "Re: Dual Boot with FC3 and Win 2K"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|