it is in libparted/labels/gpt.c:
1033 q = ped_exception_throw
1034 (PED_EXCEPTION_WARNING,
1035 PED_EXCEPTION_FIX | PED_EXCEPTION_IGNORE,
1036 _("Not all of the space available to %s appears "
1037 "to be used, you can fix the GPT to use all of the "
1038 "space (an extra %llu blocks) or continue with the "
1039 "current setting? "), disk->dev->path,
1040 (uint64_t) (last_usable_if_grown - last_usable));
that gets me a "Fix/Ignore" prompt.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1490608
Title:
parted allows to fix broken GPT only interactively
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1490608/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs