Changes

From SME Server
Jump to navigationJump to search
128 bytes added ,  21:40, 29 September 2015
Line 167: Line 167:     
* Replace 'ext3' with 'vfat' if your drive is formatted as fat32/vfat.
 
* Replace 'ext3' with 'vfat' if your drive is formatted as fat32/vfat.
 +
* Replace 'ext3' with 'ext4' if your drive is formatted as ext4.
 
* Replace /media/affadevice with the folder in which you want your USB drive mounted (here and in all "mount" commands)
 
* Replace /media/affadevice with the folder in which you want your USB drive mounted (here and in all "mount" commands)
 
* Make sure that the mount directory (/media/affadevice in this example) exists and is empty!  Linux will not mount a drive in a directory that is not empty.
 
* Make sure that the mount directory (/media/affadevice in this example) exists and is empty!  Linux will not mount a drive in a directory that is not empty.
 
* Add multiple entries as described in [[USBDisks#The_Solution]] to meet your specific requirements.
 
* Add multiple entries as described in [[USBDisks#The_Solution]] to meet your specific requirements.
 +
 +
or for ntfs
 +
LABEL=MyLabel /media/affadevice ntfs-3g defaults
    
====Mount your disk automatically at boot-up====
 
====Mount your disk automatically at boot-up====

Navigation menu