Advertisement
Guest User

Untitled

a guest
Dec 1st, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. volition@volition-H61M-DS2:~$ sudo umount /media/HARSH
  2. [sudo] password for volition:
  3. volition@volition-H61M-DS2:~$ df
  4. Filesystem 1K-blocks Used Available Use% Mounted on
  5. /dev/sda7 75859048 14033172 57972464 20% /
  6. udev 1978164 4 1978160 1% /dev
  7. tmpfs 794436 780 793656 1% /run
  8. none 5120 0 5120 0% /run/lock
  9. none 1986080 400 1985680 1% /run/shm
  10. /dev/sda2 78682108 14619396 64062712 19% /media/7A60D4C960D48D6F
  11. /dev/sda3 122879996 312760 122567236 1% /media/New Volume_
  12. /dev/sda5 123902972 91916 123811056 1% /media/New Volume__
  13. /dev/sda1 102396 25164 77232 25% /media/System Reserved
  14. /dev/sda6 81638100 140736 81497364 1% /media/New Volume
  15. volition@volition-H61M-DS2:~$ sudo mkfs.vfat -F32 /dev/sdb1
  16. mkfs.vfat 3.0.9 (31 Jan 2010)
  17. volition@volition-H61M-DS2:~$ sudo mkfs.vfat -F32 /dev/sdb1
  18. mkfs.vfat 3.0.9 (31 Jan 2010)
  19. mkfs.vfat: /dev/sdb1 contains a mounted file system.
  20. volition@volition-H61M-DS2:~$
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement