Timeline for How do I check how much free space left on a device to create a partition
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 7, 2011 at 13:35 | vote | accept | Chen A. | ||
| Jul 7, 2011 at 12:05 | comment | added | Caleb |
You could use cfdisk -P s /dev/sdX to print out the partition table to the console without entering the interactive partition editor. If you do enter it as @abdelfatah directs, you can exit by pressing 'q'.
|
|
| S Jul 7, 2011 at 11:57 | history | suggested | Faheem Mitha | CC BY-SA 3.0 |
minor formatting cleanups
|
| Jul 7, 2011 at 11:47 | review | Suggested edits | |||
| S Jul 7, 2011 at 11:57 | |||||
| Jul 7, 2011 at 11:09 | history | answered | Abdelfetah | CC BY-SA 3.0 |