View Single Post
  #1  
Old 03-03-2011, 11:48 AM
Linux Linux is offline
Senior Member
 
Join Date: Jun 2009
Posts: 1,113
Default Mounting Raid Suse 11

I can mount these raids I created in Suse 11 with: mount /dev/sda1 /mnt/dr1 mount /dev/sdb1 /mnt/dr2 but when I reboot the mount is gone. I have edited fstab with: /dev/sda1 /mnt/dr1 mount defaults 0 0 /dev/sdb1 /mnt/dr2 mount defaults 0 0 and this doesn't work either.
__________________
Linux
Domain name forum
Reply With Quote