]> err.no Git - util-linux/commit
fdisk: check for partition boundary
authorKarel Zak <kzak@redhat.com>
Tue, 3 Nov 2009 11:09:36 +0000 (12:09 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 18 Nov 2009 10:25:10 +0000 (11:25 +0100)
commit8e23f2d20f7dd21a318c070b14b45075c8170d4f
tree310c96d674cf7f0918e41825e3fa81ac30125a16
parent8947b52ba06e6ab34bc0b256c2379b476487876a
fdisk: check for partition boundary

Disk /dev/md0: 419 MB, 419168256 bytes
2 heads, 4 sectors/track, 102336 cylinders, total 818688 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 65536 bytes
Disk identifier: 0x081479c3

    Device Boot      Start         End      Blocks   Id  System
/dev/md0p1             200      818687      409244   83  Linux
Partition 1 does not start on physical block boundary.

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisk/fdisk.c