From f2813fcec4a2a8dd98f78b8ee825900c4ba2c282 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 10 Aug 2010 09:06:29 +0200 Subject: [PATCH] docs: add note about sfdisk to TODO Signed-off-by: Karel Zak --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 020e6ea0..62c2cbb5 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,7 @@ libblkid ... blkid_unref(tp); + blkid(8) - add a new option (-r) that allows to print removable block devices that @@ -36,6 +37,9 @@ wipefs fdisk(s) -------- + * sfdisk rounds to cylinders is -uM (megabyte units) is specified, this is + pretty stupid feature. It has to round to sectors if -uS or -uM is specified. + * Sun label support is completely useless for large disks, it uses number of cylinders from on-disk-label where the geometry is stored by int16 values. It seems better to completely ignore this stuff from the label and always -- 2.39.5