JackOfAll wrote: 
> OK, but where do you have them mounted to, /mnt/disk[1-5]? Might be best
> if you just cut&paste the output from "mount" on the device and I'll try
> and figure the what and why. 

No - there all mounted in folders under /storage/:


Code:
--------------------
    
  /dev/sdc1 on /storage/Films type fuseblk 
(rw,noexec,noatime,user_id=0,group_id=0,allow_other,blksize=4096)
  /dev/sdb1 on /storage/Data type fuseblk 
(rw,noexec,noatime,user_id=0,group_id=0,allow_other,blksize=4096)
  /dev/sda1 on /storage/store type ext3 
(rw,noexec,noatime,user_xattr,barrier=1,nodelalloc,data=ordered)
  /dev/sdd2 on /storage/Music type fuseblk 
(rw,noexec,noatime,user_id=0,group_id=0,allow_other,blksize=4096)
  /dev/sde1 on /storage/Backup1 type ext3 
(rw,relatime,user_xattr,barrier=1,nodelalloc,data=ordered)
  
--------------------


------------------------------------------------------------------------
slackhead's Profile: http://forums.slimdevices.com/member.php?userid=13963
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to