PDA

View Full Version : [SOLVED] Recompile initrd for iso



ping-wu
March 16th, 2020, 03:40 AM
With the most recent daily builds, I am no longer able to boot from my customized LiveUSB (with boot/EFI, casper, casper-rw, and home-rw in separate partitions). I suspect the reason being the new initrd no longer mounts the ext4 partitions during boot. This problem has been reproduced many times, with both 20.04 and 19.10. No problem with daily builds downloaded a few weeks ago.

How do I recompile the initrd in the most recent daily builds so it behaves just like in the original 19.10 iso (or in both 20.04 and 19.10 daily builds just a few weeks ago)?

ping-wu
March 16th, 2020, 09:40 AM
It appears that this problem can be solved by changing the "casper-rw" label to "writable".

sudodus
March 16th, 2020, 10:54 AM
Yes, you are right: The version of Focal Fossa, that you get via the current daily iso files want the name/label 'writable'. This affects standard Ubuntu and all community flavours, because they use the same version of the casper package.

You find more details at this bug report (https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1863672).