From Fedora Project Wiki
m (→Description: Fixed links) |
(fix formatting, add to category) |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
This test is designed to validate that a | This test is designed to validate that a LiveCD environment can be used to initiate the installer. | ||
Please refer to existing wiki documentation for assistance [[FedoraLiveCD/LiveCDHowTo |creating]] liveCDs or [[FedoraLiveCD/USBHowTo | writing to | Please refer to existing wiki documentation for assistance [[FedoraLiveCD/LiveCDHowTo|creating]] liveCDs or [[FedoraLiveCD/USBHowTo|writing to USB]] . | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Using <code>livecd-tools</code>, write the iso image to applicable media | |||
# Boot the liveCD on a system capable of booting from the applicable media (either CD/DVD or USB) | |||
# Allow the bootloader prompt to timeout and boot the default entry | |||
# Login to the booted system | |||
# Double-click the ''Install to Hard Drive'' icon on the desktop | |||
# Proceed through the Fedora installer while selecting the proposed default configuration options | |||
# After installation completes, reboot the live system | |||
# Remove LiveCD media and boot the installed system | |||
== Expected Results == | == Expected Results == | ||
# System boots into a graphical screen with a countdown before automatically starting | |||
# The bootloader will boot the system after a brief timeout period | |||
# The graphical display manager appropriate to the LiveCD burned (either gdm or kdm) starts | |||
# The appropriate graphical desktop (gnome or kde) starts | |||
# Anaconda starts without error after clicking the ''Install to Hard Drive'' icon | |||
# Anaconda completes without error | |||
# The installed system boots without error | |||
[[Category:LiveCD Test Cases]] |
Latest revision as of 20:43, 29 May 2008
Description
This test is designed to validate that a LiveCD environment can be used to initiate the installer.
Please refer to existing wiki documentation for assistance creating liveCDs or writing to USB .
Steps To Reproduce
- Using
livecd-tools
, write the iso image to applicable media - Boot the liveCD on a system capable of booting from the applicable media (either CD/DVD or USB)
- Allow the bootloader prompt to timeout and boot the default entry
- Login to the booted system
- Double-click the Install to Hard Drive icon on the desktop
- Proceed through the Fedora installer while selecting the proposed default configuration options
- After installation completes, reboot the live system
- Remove LiveCD media and boot the installed system
Expected Results
- System boots into a graphical screen with a countdown before automatically starting
- The bootloader will boot the system after a brief timeout period
- The graphical display manager appropriate to the LiveCD burned (either gdm or kdm) starts
- The appropriate graphical desktop (gnome or kde) starts
- Anaconda starts without error after clicking the Install to Hard Drive icon
- Anaconda completes without error
- The installed system boots without error