so md4 was already assembled.
now you can try to mount them
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md1 /md1
mount: mount point /md1 does not exist
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md0 /md0
mount: mount point /md0 does not exist
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md2 /md2
mount: mount point /md2 does not exist
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md4 /md4
mount: mount point /md4 does not exist
mkdir /md0 /md1 /md2 /md4
Jocko wrote:You did not create the mountpoint
- Code: Select all
mkdir /md0 /md1 /md2 /md4
Jocko wrote:then retry to mount the md devices
root@fvdw-sta-kirkwood:/ # mkdir /md0 /md1 /md2 /md4
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md1 /md1
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md0 /md0
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md4 /md4
root@fvdw-sta-kirkwood:/ # /usr/sbin/mount /dev/md2 /md2
Jocko wrote:As there is no error with the mount commands that means your raid devices are clean (and also the fs on them) and nothing to deepen on this side.
Now, you need to wait fvdw maybe he has some ideas to fix the boot issue
Note: do you know if your 5big2 is a diskless version (buy without disk)
Return to Lacie 5big Network vs2
Users browsing this forum: No registered users and 7 guests