Bug 1036903 - if extlinux bootloader specified, the "ro" (read only) boot parameter is missing on append statement
Summary: if extlinux bootloader specified, the "ro" (read only) boot parameter is miss...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 21:27 UTC by Gene Czarcinski
Modified: 2014-05-27 13:03 UTC (History)
4 users (show)

Fixed In Version: anaconda-21.13-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-27 13:03:29 UTC
Type: Bug


Attachments (Terms of Use)
add "ro" to append (1.06 KB, patch)
2013-12-05 18:49 UTC, Gene Czarcinski
no flags Details | Diff

Description Gene Czarcinski 2013-12-02 21:27:36 UTC
Description of problem:
OK, I only have *recent) experience with grub2 and extlinux.  In all the grub2 configuration examples and on running systems I have seen, they all have the "ro" kernel parameter specified.  However, if the extlinux bootloader is specified, the "ro" parameter is not on the append statement.

I don't believe this should be a blocker but more experienced folks may differ.

The test I ran was to install on regular ext4 partitions only.

Version-Release number of selected component (if applicable):
Fedora 20

How reproducible:
yes

Steps to Reproduce:
1. Do an X86 install specifying the extlinux bootloader
2. take a look at the resulting /boot/extlinux/extlinux.conf file
3.

Actual results:


Expected results:


Additional info:

Comment 1 Gene Czarcinski 2013-12-05 18:49:10 UTC
Created attachment 833296 [details]
add "ro" to append

fixes problem


Note You need to log in before you can comment on or make changes to this bug.