From Fedora Project Wiki
No edit summary |
m (internal link cleaning) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
# Boot the system under test using the disc1 burned iso image | # Boot the system under test using the disc1 burned iso image | ||
|results= | |results= | ||
# 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 [[Anaconda/Stage|stage2]] without error | |||
# Anaconda transitions to 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
- Burn the disc1 iso to a cdrom (cdr or cdrw)
- Boot the system under test using the disc1 burned iso image
Expected Results
- 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 transitions to stage2 without error