From Fedora Project Wiki
No edit summary |
m (fix numbering) |
||
Line 2: | Line 2: | ||
== Description == | == Description == | ||
This test is designed to validate that booting the target LiveCD ISO image via a optical device (CD/DVD) device meets expectations. Please refer to existing wiki documentation for assistance [http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo creating] | This test is designed to validate that booting the target LiveCD ISO image via a optical device (CD/DVD) device meets expectations. Please refer to existing wiki documentation for assistance [http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo creating] LliveCDs or [http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo writing to USB]. | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Using <code>livecd-tools</code>, write the iso image and burn it to writeable CD/DVD media | |||
# Boot the ISO image on a system capable of booting from an attached USB device. | |||
# At the boot prompt, select "Boot" | |||
== Expected Results == | == Expected Results == | ||
# The Boot prompt displays a message indicating it will automatically start within a certain interval | |||
# Selecting the "Boot" prompt causes the system to start | |||
# The kernel+initrd are loaded and the system starts the appropriate graphical login manager (gdm or kdm) | |||
[[Category:LiveCD Test Cases]] | [[Category:LiveCD Test Cases]] |
Revision as of 14:34, 16 July 2008
QA/TestCases/LiveCDBootIso
Description
This test is designed to validate that booting the target LiveCD ISO image via a optical device (CD/DVD) device meets expectations. Please refer to existing wiki documentation for assistance creating LliveCDs or writing to USB.
Steps To Reproduce
- Using
livecd-tools
, write the iso image and burn it to writeable CD/DVD media - Boot the ISO image on a system capable of booting from an attached USB device.
- At the boot prompt, select "Boot"
Expected Results
- The Boot prompt displays a message indicating it will automatically start within a certain interval
- Selecting the "Boot" prompt causes the system to start
- The kernel+initrd are loaded and the system starts the appropriate graphical login manager (gdm or kdm)