Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 499143

Summary: Unnessesary warnings during text-installation
Product: Red Hat Enterprise Linux 5 Reporter: Niels de Vos <ndevos>
Component: anacondaAssignee: Martin Sivák <msivak>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: low Docs Contact:
Priority: low    
Version: 5.3CC: atodorov, ralph
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://www.redhat.com/archives/anaconda-devel-list/2009-April/msg00671.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-29 07:54:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Suppress warning about changing to text-mode if not in graphics-mode none

Description Niels de Vos 2009-05-05 11:44:38 UTC
Description of problem:
when starting the installer (anaconda) in text-mode, the installer (depending on hardware) gives following warnings about not using the graphical installer:

1) You do not have enough RAM to use the graphical installer. Starting text mode.
2) Graphical installation not available... Starting text mode.


Version-Release number of selected component (if applicable):
anaconda-11.1.2.168-1.el5


How reproducible:
Start the installer in text-mode. Add parameter 'text' on the kernel-cmdline or include this directive in ks.cfg.

1) is displayed when the system has 128MB of RAM.
2) is displayed when the installer uses minstg2.img instead of stage2.img 

  
Actual results:
Behavior as expected - installation finished ok.


Expected results:
Behavior as expected - installation finished ok.


Additional info:
minstg2.img contains an other error when installing in VMware. lspci is missing and makes anaconda backtrace. However this is not relevant to this issue, just a note for any other repoducers. (Bug 476476)

Comment 1 Niels de Vos 2009-05-05 11:47:06 UTC
Created attachment 342440 [details]
Suppress warning about changing to text-mode if not in graphics-mode

If the user requested text-mode or cmdline-mode it is not needed to display a message about missing X (minstg2.img) or too little memory.

Signed-off-by: Niels de Vos <niels.devos>

Comment 2 Niels de Vos 2009-05-08 13:33:23 UTC
looks like this one is related to bug 456325

Comment 5 RHEL Program Management 2009-05-29 06:30:13 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 6 Martin Sivák 2009-05-29 07:54:21 UTC
I've just realized that the fix (and the proposed patch) is the same as the one for #456325 and was commited on 2nd of April. So I'm changing this to DUP after all and adding the content of this bug to #456325.

*** This bug has been marked as a duplicate of bug 456325 ***