Changes

From SME Server
Jump to navigationJump to search
149 bytes removed ,  04:45, 24 September 2007
Line 66: Line 66:  
  mlabel e:MyLabel
 
  mlabel e:MyLabel
   −
====Customizing fstab and rc.local====
+
====Customizing fstab====
 
Add the following line to the /etc/fstab<br><code>LABEL=MyLabel /mnt/affadevice ext3 defaults</code>
 
Add the following line to the /etc/fstab<br><code>LABEL=MyLabel /mnt/affadevice ext3 defaults</code>
    
* Replace 'ext3' with 'vfat' if your drive is formatted as vfat.
 
* Replace 'ext3' with 'vfat' if your drive is formatted as vfat.
 
* Replace /mnt/affadevice with the folder in which you want your USB drive mounted
 
* Replace /mnt/affadevice with the folder in which you want your USB drive mounted
  −
If you want your drive to auto-mount whenever you re-boot, add a line like this to /etc/rc.local:<br><code> mount LABEL=MyLabel</code>
      
====More Information====
 
====More Information====

Navigation menu