From Fedora Project Wiki

(inst.text works now in anaconda 17.13 (not sure about inst.XXX in general))
(improve description)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=A complete installation using the [[Anaconda/Features/NewTextUI|text mode]] installer portion of anaconda.
|description=This is to verify that [[Anaconda]] is able to perform installation in a text mode.
|setup=
# Prepare any non-live media for booting the installer (anything except {{filename|Live.iso}})
|actions=
|actions=
# Boot the installation passing the command line argument ''inst.text''
# Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option.
# Proceed and complete installation
# Proceed with installation
|results=
|results=
# Anaconda uses text-mode for installation
# The installer's text mode interface is displayed and works properly
# Anaconda completes successfully
# Reboot successfully into installed system
}}
}}




[[Category:User Interface]]
[[Category:User Interface]]

Revision as of 13:42, 7 November 2012

Description

This is to verify that Anaconda is able to perform installation in a text mode.

Setup

  1. Prepare any non-live media for booting the installer (anything except Live.iso)

How to test

  1. Before booting the installer, request a text mode installation by adding inst.text boot option.
  2. Proceed with installation

Expected Results

  1. The installer's text mode interface is displayed and works properly