Re: Grub how to boot F8/F9 -



bobgoodwin wrote:


I recently installed F-9 using the Gnome LiveCD on a new hard drive.
When I opened the computer case there were only two SATA connectors on
the motherboard so I removed dev/sda and put the new drive in it's
place. The drive removed contained only the original XP which I don't
use and the /boot file. I chose the live cd to save bandwidth since I
am limited as to how much I can use via my satellite connection. I then
obtained what I want via yum.

After the installation finished I found that grub did not offer the F-8
Linux on the dev/sdb as an option. It just wasn't there. I had assumed
the installation would pick it up but didn't. Now a new /boot is on the
new drive.

I the bought an SATA card and installed it with the original drive
[/dev/sdc Windows XP and /boot] to it. I thought I might be able to
maniputlate the bios settings to control the boot situation at least
experimentally as a first step but no, when I go to bios-setup it only
shows two SATA drives with the third drive, the one on the added card,
as just being there with some identifying information but there's no way
I have found to boot from it short of swapping cables between the drives.

I can manipulate things from the command line well enough to copy files.
[mount /dev/mapper/VolGroup00-LogVol00 /mnt] makes the files available
under /mnt but ideally I would like to be able to boot from one or the
other, /dev/sda or /dev/sdc as it stands now. I've looked for
information on grub configuration but none of it is very clear to me.
What would help would be a how to with a few examples of typical grub
configuration files for a multi-boot system.

I guess I'm in over my head. Any suggestions pointing me in the right
direction will be appreciated.

Bob


You may run into problems trying to boot Windows as /dev/sdc - it
sounds like your BIOS does not provide access to it. Because both
Grub and Windows use the BIOS to access the drive, (Windows only
during boot to load the drivers and in safe mode.) if you can not
use the BIOS to access the drive, you are out of luck. You stand a
better chance by making the Windows drive second drive (/dev/hdb),
and F8 as third drive (/dev/hdc), with /boot for it on first drive
(/dev/hda) or second drive (/dev/hdb). It sounds like you had Grub
installed in the Windows drive. The fastest way to make it work
would be to use the map and chainloader commands of Grub to change
to the second drive, or use the BIOS to boot off of the Windows drive.

Label Other
map (hd0) (hd1)
map (hd1) (hd0)
chainloader (hd0)

You can find out more by running "pinfo grub".

Depending on your fstab, you may have to edit it to change /dev/sdb?
to /dev/sdc? You may also have to build a new initrd for f8.

Mikkel
--

Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Relevant Pages

  • Re: Problem booting OS on IDE PCI adaptor card with Grub in MBR of hda
    ... I can see what it says about the card, as I'd used the supplied boot ... either have to put up with using the floppy for FC1, ... Well, with the BIOS showing all 3 hard drives, I wonder if the error ... message you are getting is actually from the Grub install on hde ...
    (Fedora)
  • Re: Problem booting OS on IDE PCI adaptor card with Grub in MBR of hda
    ... trying to boot FC1. ... to do, and just use hde, which is on the IDE PCI adaptor card for backups ... Well, with the BIOS showing all 3 hard drives, I wonder if the error ... message you are getting is actually from the Grub install on hde ...
    (Fedora)
  • Re: New XP Installation on new hard drive - will not read from CD
    ... >>Assuming your system is set to boot from the CD-ROM ... >>To Repair a Windows XP Installation using Recovery ... drive and both CD drives are ...
    (microsoft.public.windowsxp.basics)
  • Re: XP Home and XP Pro on two separate drives
    ... , while the CD and DVD drives are on the other ... slave and boot from my old XP configuration (with the old drive as ... :> In the case of SATA HDs, the default HD boot order is just ... :> During installation of WinXP, ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: moving from FC 5 to FC 8
    ... New computer now has 3 hard drives in the following configuration. ... sdb - new 500 GB drive with Windows Vista ... Used the BIOS to alter the boot sequence to: ... So I'm pretty sure that the Kubuntu installation left the MBR on sdb intact from the Windows installation and upgraded the GRUB installation on sda from the FC 5 installation. ...
    (Fedora)