https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274312
Andrew "RhodiumToad" Gierth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andrew "RhodiumToad" Gierth <[email protected]> --- This is simply that it is not legal to create a GPT partition table with only 4 slots - the minimum allowed value in the spec is 128 (16 kbytes of table, 128 bytes per entry). gpart restore correctly refuses to create an out-of-spec table. So if anything this is a bug in makefs. -- You are receiving this mail because: You are the assignee for the bug.
