Ben wrote:
On Tue, 15 Apr 2008, solarflow99 wrote:

It would also be possible to install grub on the other drive manually if
that is good enough, I have the grub commands if you need.

That's helpful, thanks... but I'd still like to know why it's choosing the MBR of sdb over the one on sda!

Ben

I did a manual install to a dc7700. Here is the relevant section from anaconda-ks.cfg bootloader --location=mbr --driveorder=hda,hdc --append="pci=nomsi,nommconf vga=794 rhgb quiet"
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
#part /boot --fstype ext3 --size=100 --ondisk=hdc
#part pv.6 --size=0 --grow --ondisk=hdc
#volgroup VolGroup00 --pesize=32768 pv.6
#logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=1000 --grow --maxsize=1984 #logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow


Now, the drive names _might_ be signficant. So might the fact that the bootloader line lists two drives.

The fact I installed Scientific Linux probably isn't significant, it's a Tikanga clone. Or fork.

I have Windows on the first drive, and that's where I installed grub. It worked as expected. Since then I have added the following to the kernel commandline and the drives come up as sda and sdb, and sda is the first.

hda=noprobe hdb=noprobe hdc=noprobe





--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to