Skip to content

Instantly share code, notes, and snippets.

@alexeyr
Created December 2, 2010 15:22
Show Gist options
  • Save alexeyr/725512 to your computer and use it in GitHub Desktop.
Save alexeyr/725512 to your computer and use it in GitHub Desktop.
[root@OMAP3EVM /opt]# fdisk -l
[root@OMAP3EVM /opt]# fdisk -v
fdisk: invalid option -- v
BusyBox v1.9.1 (2008-10-17 18:20:44 IST) multi-call binary
Usage: fdisk [-luv] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK
Change partition table
Options:
-l List partition table(s)
-u Give Start and End in sector (instead of cylinder) units
-s PARTITION Give partition size(s) in blocks
-b 2048 (for certain MO disks) use 2048-byte sectors
-C CYLINDERS Set the number of cylinders
-H HEADS Set the number of heads
-S SECTORS Set the number of sectors
-v Give fdisk version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment