Skip to content

Instantly share code, notes, and snippets.

@tfountain
Created July 1, 2013 23:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tfountain/e1a56e9d1a76ef2f8406 to your computer and use it in GitHub Desktop.
Save tfountain/e1a56e9d1a76ef2f8406 to your computer and use it in GitHub Desktop.
$ sudo parted -l
Error: Cannot have a partition outside the disk!
Error: /dev/sdb: unrecognised disk label
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/isw_bdegajgjcj_Volume0p6: 1555MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Number Start End Size File system Flags
1 0.00B 1555MB 1555MB linux-swap(v1)
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/isw_bdegajgjcj_Volume0p3: 82.7GB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Number Start End Size File system Flags
1 0.00B 82.7GB 82.7GB ntfs
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/isw_bdegajgjcj_Volume0p5: 35.1GB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Number Start End Size File system Flags
1 0.00B 35.1GB 35.1GB ext4
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/isw_bdegajgjcj_Volume0p1: 8526MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Number Start End Size File system Flags
1 0.00B 8526MB 8526MB ntfs
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/isw_bdegajgjcj_Volume0p2: 105MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Number Start End Size File system Flags
1 0.00B 105MB 105MB ntfs
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/isw_bdegajgjcj_Volume0p4: 36.7GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1024B 35.1GB 35.1GB primary ext4
2 35.1GB 36.7GB 1556MB extended
5 35.1GB 36.7GB 1555MB logical linux-swap(v1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment