On Wed Nov 09, 2011 at 10:36:05PM -0500, William Colls wrote: > [ .... ] > > > > OK. So that wasn't it. GRUB is in the first sector, with a MBR > > partition table identifying a single 750G partition starting at > > sector 63. > > The array was not bootable in its original configuration, so I am > surprised that GRUB would be on the disk, but the single partition of > 750G is correct. > If the disk is partitioned then did you actually want the array made up of the partitions rather than the whole disk? In which case stopping the array and recreating using the partitions may be all that's needed: mdadm -S /dev/md0 mdadm --create /dev/md0 --level=1 --raid-devices=2 /dev/sdb1 /dev/sdc1 --assume-clean That could cause further damage if that's not how it should be set up, so I'd recommend thinking hard before running it! Cheers, Robin -- ___ ( ' } | Robin Hill <robin@xxxxxxxxxxxxxxx> | / / ) | Little Jim says .... | // !! | "He fallen in de water !!" |
Attachment:
pgpXiTz0aVGyx.pgp
Description: PGP signature