(reference: http://nikste.wordpress.com/2007/01/12/how-to-format-usb-memory-stick-in-linux/)
1. To find out the USB device name run "fdisk -l"
(In this case my stick is /dev/sdb1)
2. Make sure the memory stick isn’t mounted. To unmount, run "umount /dev/sdb1"
3. To format with ext3 filesystem run "mkfs.ext3 /dev/sdb1"
4. To label your stick run "e2label /dev/sdb1"
DONE!!
2009年7月23日 星期四
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言