From Fedora Project Wiki
m (1 revision(s)) |
(fix formatting, add to category) |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
A complete installation started from booting the CDROM image. | A complete installation started from booting the CDROM image. | ||
Line 6: | Line 4: | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Burn the disc1 iso to a cdrom (cdr or cdrw) | |||
# Boot the system under test using the disc1 burned iso image | |||
== Expected Results == | == Expected Results == | ||
# Anaconda boots successfully from the disc1 CDROM iso | |||
# Anaconda stage1 (loader) does not prompt for the installation media (should assume cdrom) | |||
# Anaconda transitions to stage2 without error | |||
[[Category:Installer Test Cases]] | |||
Revision as of 15:34, 30 May 2008
Description
A complete installation started from booting the CDROM image.
Steps To Reproduce
- Burn the disc1 iso to a cdrom (cdr or cdrw)
- Boot the system under test using the disc1 burned iso image
Expected Results
- Anaconda boots successfully from the disc1 CDROM iso
- Anaconda stage1 (loader) does not prompt for the installation media (should assume cdrom)
- Anaconda transitions to stage2 without error