Create a gist now

Instantly share code, notes, and snippets.

anonymous /output.txt
Created Dec 27, 2012

What would you like to do?
Partition information
(parted) select /dev/sdb
Using /dev/sdb
(parted) print
Model: ATA SAMSUNG HN-M101M (scsi)
Disk /dev/sdb: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 1000GB 1000GB primary
(parted) quit
Information: You may need to update /etc/fstab.
think% sudo fdisk /dev/sdb
WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
Command (m for help): q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment