RAID 1 and recovery
On Sun, May 25, 2008 at 2:12 PM, James Thorpe <james@tfxsoft.com> wrote:
> Getting somewhere...
>
> used:
>
> mdadm --assemble --run /dev/md0 --uuid=....
>
> specifying the uuid rather than the device brought it up as expected with 1
> of the 2 drives in the array. However, when trying to mount it:
>
> mkdir /mnt/test
> mount /dev/md0 /mnt/test
>
> I get a "mount: No such file or directory"
>
> Should mount after it's started, right?
The mount binary can't be found. Try /bin/mount and pray.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
L. Friedman netllama@gmail.com
LlamaLand https://netllama.linux-sxs.org
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|