Advertisement
Guest User

Untitled

a guest
Apr 7th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. andrea1969@andrea1969-Aspire-one:~$ sudo fdisk
  2. Usage:
  3. fdisk [options] <disk> change partition table
  4. fdisk [options] -l <disk> list partition table(s)
  5. fdisk -s <partition> give partition size(s) in blocks
  6.  
  7. Options:
  8. -b <size> sector size (512, 1024, 2048 or 4096)
  9. -c[=<mode>] compatible mode: 'dos' or 'nondos' (default)
  10. -h print this help text
  11. -u[=<unit>] display units: 'cylinders' or 'sectors' (default)
  12. -v print program version
  13. -C <number> specify the number of cylinders
  14. -H <number> specify the number of heads
  15. -S <number> specify the number of sectors per track
  16.  
  17. andrea1969@andrea1969-Aspire-one:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement