Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
I know nothing about linux and raid but this is how you get hda to boot
with grub. If you do not have a resue disk then find a grub boot disk
image on the net and write it to a floppy with raw write. If you can
not find one then just ask, I will send one to you. Boot from the
floppy and at the grub> promt type the following:
kernel (hd0,0) /boot/vmlinuz root=/dev/hda1
If grub says it found the kernel then type this:
initrd (hd0,0) /boot/initrd.img
If grub says this is found then type:
boot
This should start loading your system from the hd. After it loads and
you log in as root (or su) then cd to /boot/grub and run the install.
This will install the grub.
The hd0,0 is grubs way of saying disk 1 partition 1
Mark A. Haidekker wrote:
Linux experts,
I ran into some trouble in a RH9 box with two disks configured as RAID 1
array. One disk failed, and of course it had to be /dev/hda. So the intact
RAID disk with the redundant data is hdb, but it can't boot. I have done the
following steps:
1) Move hdb to hda. So now the non-booting disk with the intact RAID
partitions is /dev/hda.
2) Add a new /dev/hdb
3) Create the necessary partitions on /dev/hdb to match hda.
I think I know how to raidhotadd hdb partitions so that the array recovers.
BUT...
how do I get hda to boot? I know that I need to install the grub bootloader.
My problem is when I boot from CD in rescue mode, the drives are not properly
mounted. I can't find the install images or similar problems show up.
Could anybody please give me a detailed step-by-step instruction how to get
the box bootable?
Many thanks,
Mark
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members