Issues reproducible with ubuntu-20.04.4-live-server-amd64.iso. Apparently, ctrl-c does not stop the integrity check anymore because casper-md5check runs as systemd service/disconnected from plymouth. Per [1], iiuic. -- Well, this is _not_ a bug.
So, fsck.mode=skip is the only option available. However, there's a bug in casper-md5check that ignores that _if_ it is the last option in /proc/cmdline (likely, if the user adds it after '---' or deletes '---' to insert it.) Workaround: make sure to add fsck.mode=skip before '---'. Patch proposed [2], with technical details and testing. [1] https://launchpad.net/ubuntu/+source/casper/1.457 [2] https://code.launchpad.net/~mfo/casper/+git/casper/+merge/417120 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892369 Title: Impossible to skip integrity test for ubuntu-server 20.04.1 iso To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/1892369/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
