[Bug 1846762] Re: automatic creation of casper-rw breaks installation from "disk"
Launchpad Bug Tracker
1846762 at bugs.launchpad.net
Mon Oct 7 21:52:40 UTC 2019
This bug was fixed in the package casper - 1.423
---------------
casper (1.423) eoan; urgency=medium
[ Dimitri John Ledkov ]
* Pacify systemd about cdrom.mount on boot, and order it correctly to be
the last one on shutdown.
[ Michael Hudson-Doyle ]
* Have 'nopersistent' on the command line suppress the automatic
creation of the casper-rw partition added in 1.416. (LP: #1846762)
-- Dimitri John Ledkov <xnox at ubuntu.com> Mon, 07 Oct 2019 13:13:12
+0100
** Changed in: casper (Ubuntu Eoan)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/1846762
Title:
automatic creation of casper-rw breaks installation from "disk"
Status in casper package in Ubuntu:
Fix Released
Status in casper source package in Eoan:
Fix Released
Bug description:
OEM factory installation typically puts the Ubuntu media onto a
recovery partition and uses a preseeding recipe to install into the
remaining free space on the disk.
This casper change appears to have broken that behavior:
casper (1.415) eoan; urgency=medium
* Persist logs on the install media by default:
- Try to auto create a casper-rw filesystem on the install media if there
appears to be at least 100MiB free on it.
- Use a casper-rw filesystem for /var/log if it is not being used for
persistence.
* Fix some '|| continue's that got missed when check_dev got refactored into
a function.
-- Michael Hudson-Doyle <michael.hudson at ubuntu.com> Thu, 08 Aug 2019
16:26:41 +1200
In my testing (in QEMU) I can see errors from the installer that no
free space can be found. Examining the disk I see that a casper-rw
partition has been created in the free space taking up the entire
disk.
Would you please consider to recognize the "nopersistent" kernel
command line option already supported by casper to disable this
behavior?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1846762/+subscriptions
More information about the foundations-bugs
mailing list