[Bug 1716999] Re: installer creates rather small /boot partition
Mathieu Trudel-Lapierre
mathieu.tl at gmail.com
Fri Jul 13 17:28:04 UTC 2018
Verification done on xenial with partman-auto/134ubuntu1.3:
Installed on a 320G disk with LVM (so that a boot partition gets created
at all); /boot is generated with a size of 766MB. Obviously, exact size
of the /boot partition will depend on the overall disk size, since the
recipe depends on the proportions of the other partitions.
** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-auto in Ubuntu.
https://bugs.launchpad.net/bugs/1716999
Title:
installer creates rather small /boot partition
Status in partman-auto package in Ubuntu:
Fix Released
Status in ubiquity package in Ubuntu:
New
Status in partman-auto source package in Xenial:
Fix Committed
Status in ubiquity source package in Xenial:
New
Bug description:
[Impact]
All new installs of 16.04.
[Test case]
1) Install Ubuntu 16.04 on a system
2) Validate that the size of the /boot partition is greater than or equal to 512MB; should be somewhere between 512MB and 1GB, close to 768MB.
[Regression potential]
This may adversely affect installs on tiny disks, by taking up more space for the /boot partition than was previously taken, at the cost of / or /home. As such, failures to install due to insufficient space on a partition, or failure to partition a disk that was previously working should be investigated as possible regressions.
This is a corner case in general since there is no requirement to allocate a separate partition for /boot in the default configuration, and if you are using a non-default configuration where /boot must be a separate partition, you probably also don't have a disk so small that an additional 256MB of disk usage is a problem.
---
The installer (in 16.04 and 17.10) creates a separate /boot partition,
when required, of only 487M. This ends up being rather small when you
using the following equation to estimate a minimal size allowing for
reasonable room for further growth.
(2*(3*kernel + 4*plymouth-carrying initrd + bootloader))
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1716999/+subscriptions
More information about the foundations-bugs
mailing list