[Bug 274312] gpart restore fails with "gpart: entries '4': Invalid argument"

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 Oct 2023 20:29:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274312

--- Comment #1 from Michael Dexter <editor@callfortesting.org> ---
The "backup" table reads:

GPT 4
1 freebsd-boot        3      346 bootfs 
2          efi      349    66584 efiesp 
3 freebsd-swap    66933  2097152 swapfs 
4  freebsd-zfs  2164085 10485760 rootfs

This 2014 discussion provides additional details about mkimg not working with
gpt backup/restore:

https://groups.google.com/g/mpc.lists.freebsd.current/c/RHbHOO5UfNQ/m/Gs3e4kPgk9QJ

In case it is not clear, the release engineering image are created using
makefs(8).

-- 
You are receiving this mail because:
You are the assignee for the bug.