[PATCH 0/2] fix extlinux boot parameters

Gene Czarcinski gene at czarc.net
Thu Dec 5 18:45:43 UTC 2013


NOTE: rhbz#1033764 is currently defined as an "Accepted Freeze
Exception" for Fedora 20 Final BLockers.

This pair of updates addresses the problems documented by
rhbz#1036903 and rhbz#1033764.

The first problem is that "ro" is not specified as a kernel parameter.

The second problem is for the situation with the rootfs ("/") is
on a BTRFS subvolume.  In that case, there needs to be the
kernel parameter rootflags=subvol=<name> where <name? is the name
of the subvolume.

Gene Czarcinski (2):
  add ro to bootloader kernel parameters
  if rootfs is btrfs, add rootflags=subvol to kernel parameters

 pyanaconda/bootloader.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
1.8.4.2



More information about the anaconda-patches mailing list