On Sun, May 25, 2008 at 2:12 PM, James Thorpe <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
LlamaLand https://netllama.linux-sxs.org

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to