You are not logged in.
Hi,
I recently installed arch64 in an IDE disk, everithing good as gold, no issues at all, all components were recognized, etc, etc.. good as gold!
then I dicided to make use of the sata2 raid included in the MB, so I plugged 3 500Gb disks to try a RAID 5.
cfdisk all the drives to Linux raid, mdadm --create/dev/md0 --level=5 --raid-devices=3 etc.. made mkfs.ext4 /dev/md0 ,
mount it as
# mount /dev/md0 /mnt
# cd /mnt
# mkdir SERVER
# mount /dev/md0 /mnt/SERVER
and worked, great ,
but I decided to reboot just to check, I had a windows infancy, you know.... and the SERVER mount point was gone...
I guess must be something related with automounting, I'm quite lost and some guidance will be unvaluable
PD I'm afraid I screwed it using md0,:( isn it?
thx in advance
Last edited by ga01f4733 (2009-02-05 14:56:03)
There are no foreign lands. It is the traveler only who is foreign. --R.L Stevenson
Offline
sorry,
forgot to update the /etc/fstab
There are no foreign lands. It is the traveler only who is foreign. --R.L Stevenson
Offline