]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: enable expert menu with SGI label
authorFrancesco Cosoleto <cosoleto@gmail.com>
Fri, 11 Nov 2011 10:12:11 +0000 (11:12 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Nov 2011 13:27:18 +0000 (14:27 +0100)
commit7c54823c821cc57e65a68d667acacbb567c92c25
treecb8ad101ff2633ba563c520d7c40ee521eba559e
parentc482303ef791590b56444723385c16d8d4be696f
fdisk: enable expert menu with SGI label

This allows the creation of a new label if the disk already has an existing
SGI disklabel without working around this problem such as creating a DOS
disklabel or overwriting with zero the partition table (problem reported in
'Gentoo Linux/MIPS Handbook').

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
fdisk/fdisk.c