With Ubuntu 20.05.2, the curtin/subiquity installer continues to fail to
install onto existing partitions.
With the following partition table, subiquity/curtin refuses to use
/dev/sda1 as boot partition and /dev/sda3 as root partition - something
it previously accepted as choices (but it failed during the process).
{
"partitiontable": {
"label":"dos",
"id":"0xd9859edb",
"device":"/dev/sda",
"unit":"sectors",
"partitions": [
{"node":"/dev/sda1", "start":2048, "size":1998047, "type":"83",
"bootable":true},
{"node":"/dev/sda2", "start":2000896, "size":2000896, "type":"83"},
{"node":"/dev/sda3", "start":4001792, "size":64000000, "type":"83"}
]
}
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878890
Title:
[Ubuntu Server 20.04 LTS]: Failed Install
(subiquity...install_fail/add_info) during partitioning
To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1878890/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs