Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noble merge 2025 01 28 #2152

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Noble merge 2025 01 28 #2152

merged 3 commits into from
Jan 28, 2025

Conversation

medicalwei and others added 3 commits January 28, 2025 18:09
…grub config

We received a report that, after creating a USB reset media from the
system and reinstalled, the system cannot boot into factory reset
partition again.  We found out that there are two uuid= entries in
`etc/grub/grub.cfg` in the reinstalled factory reset partition.

This is to remove the additional uuid= and rp-partuuid= entries if
they are found in the kernel cmdline we are going to manipulate.

(cherry picked from commit 938c0ed)
If we are wiping a partition, don't bother checking if the filesystem that was
on it supports resizing. The filesystem is going to be erased anyway. The new
filesystem (if any) will be created using mkfs.* so there is no need for resize
support.

LP: #2096799

Signed-off-by: Olivier Gayot <[email protected]>
(cherry picked from commit 850b871)
@ogayot ogayot merged commit b3bedff into ubuntu/noble Jan 28, 2025
22 checks passed
@ogayot ogayot deleted the noble-merge-2025-01-28 branch January 28, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants