From Fedora Project Wiki

m (internal link cleaning)
 
Line 7: Line 7:
# Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout  
# Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout  
# Anaconda boots successfully from the disc1 CDROM iso
# Anaconda boots successfully from the disc1 CDROM iso
# Anaconda transitions to [http://fedoraproject.org/wiki/Anaconda/Stage stage2] without error
# Anaconda transitions to [[Anaconda/Stage|stage2]] without error
}}
}}


[[Category:Installer Boot Methods]]
[[Category:Installer Boot Methods]]

Latest revision as of 15:09, 18 September 2016

Description

A complete installation started from booting the CDROM image.


How to test

  1. Burn the disc1 iso to a cdrom (cdr or cdrw)
  2. Boot the system under test using the disc1 burned iso image

Expected Results

  1. Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout
  2. Anaconda boots successfully from the disc1 CDROM iso
  3. Anaconda transitions to stage2 without error