If you want it to be there each time you start your server you need to
add a line in /etc/fstab. This line will look like


Code:
--------------------
    
  /dev/sdb1             /mnt/music              vfat    notail,user             
        0 0
--------------------


Replace /dev/sdb with your disk id, vfat with your filesystem and
/mnt/music with the place in your tree where you want the disk to
appear.


-- 
Havoc
------------------------------------------------------------------------
Havoc's Profile: http://forums.slimdevices.com/member.php?userid=5064
View this thread: http://forums.slimdevices.com/showthread.php?t=36820

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to