Changes

From SME Server
Jump to navigationJump to search
21 bytes removed ,  00:02, 10 November 2015
Line 222: Line 222:  
=====Format The Drive=====
 
=====Format The Drive=====
   −
You now need to format the drive. ext4 is recommended. To format the drive with an ext4 filesystem located at /dev/sdb1 and give it a label of usbdrive, issue the following command:
+
You now need to format the drive. To format the drive with an ext3 filesystem located at /dev/sdb1 and give it a label of usbdrive, issue the following command:
  mkfs ext4 -L usbdrive /dev/sdb1
+
  mkfs.ext3 -L usbdrive /dev/sdb1
    
=====Mount The Drive=====
 
=====Mount The Drive=====
70

edits

Navigation menu