Denys Vlasenko
607f2b404e
fdisk: print much less cryptic partition table
...
Before:
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 998 255471+ 6 FAT16
What are "blocks"? What is that "+"?
How big is this partition?
Is start/end shown came from LBA fields or CHS fields?
Why are we torturing the user??
After:
Device Boot StartCHS EndCHS StartLBA EndLBA Sectors Size Id Type
/dev/sdb1 * 0,1,1 996,15,32 32 510974 510943 249M 6 FAT16
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-08-23 16:13:33 +02:00
..
2016-04-22 18:09:21 +02:00
2015-03-12 17:48:34 +01:00
2016-01-02 01:18:32 +01:00
2012-03-03 15:09:07 +01:00
2011-06-05 03:58:28 +02:00
2015-10-19 23:26:50 +02:00
2016-07-06 21:58:02 +02:00
2016-04-22 18:09:21 +02:00
2016-06-19 18:15:33 +02:00
2015-10-07 22:42:45 +02:00
2010-08-16 20:14:46 +02:00
2015-10-07 22:42:45 +02:00
2016-06-19 18:15:33 +02:00
2016-06-19 18:15:33 +02:00
2013-02-11 00:22:59 +01:00
2016-08-23 16:13:33 +02:00
2015-03-12 17:48:34 +01:00
2016-04-24 18:21:32 +02:00
2011-04-11 03:29:49 +02:00
2015-10-07 22:42:45 +02:00
2015-02-04 15:19:38 +01:00
2016-07-06 21:58:02 +02:00
2013-07-13 23:49:45 +02:00
2015-03-12 20:18:51 +01:00
2015-10-07 22:42:45 +02:00
2013-11-29 16:45:45 +01:00
2015-10-19 23:26:50 +02:00
2013-06-27 03:45:16 +02:00
2013-01-14 01:34:48 +01:00
2011-04-11 03:29:49 +02:00
2016-04-21 18:18:48 +02:00
2016-03-14 19:34:15 +01:00
2009-10-22 12:12:17 +02:00
2016-07-06 21:58:02 +02:00
2009-10-22 12:12:17 +02:00
2016-07-06 21:58:02 +02:00
2016-07-06 21:58:02 +02:00
2016-03-30 16:23:10 +02:00
2016-04-21 18:18:48 +02:00
2016-04-21 18:18:48 +02:00
2016-07-06 21:58:02 +02:00
2016-04-22 18:09:21 +02:00
2011-04-11 03:29:49 +02:00
2015-02-18 13:47:46 +01:00
2011-12-15 12:39:25 +01:00
2016-07-06 21:58:02 +02:00
2011-01-18 13:58:01 +01:00
2015-03-12 17:48:34 +01:00
2016-04-21 18:38:51 +02:00
2011-04-11 03:29:49 +02:00
2015-10-19 23:26:50 +02:00
2016-04-21 18:18:48 +02:00
2015-10-13 12:34:35 +02:00
2016-04-21 18:18:48 +02:00
2016-04-21 18:38:51 +02:00
2016-08-22 20:19:34 +02:00