From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=This test verifies that Fedora DVD Image can be booted & installed from USB stick There are more methods to create the Live USB stick, this test cove...") |
No edit summary |
||
Line 7: | Line 7: | ||
# Copy the {{filename|DVD.iso}} to the USB stick using Livecd-iso-to-disk[http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Run_livecd-iso-to-disk_script] | # Copy the {{filename|DVD.iso}} to the USB stick using Livecd-iso-to-disk[http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Run_livecd-iso-to-disk_script] | ||
|actions= | |actions= | ||
# Insert the USB stick containing {{filename|DVD.iso}}, and boot the system | # Insert the USB stick containing {{filename|DVD.iso}}, and boot the installer | ||
# | # Proceed through install process selecting a set of packages | ||
# Remove the USB stick before rebooting into installed system when instructed by installer. | |||
# Check that the computer boots to the installed system, with the USB stick unplugged | |||
|results= | |results= | ||
# Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout | # Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout | ||
# Installer boots into loader and prompts for language, keymap | # Installer boots into loader and prompts for language, keymap | ||
# Installer transitions to anaconda without error | # Installer transitions to anaconda without error | ||
# | # The installer should not require you to configure a package repository, it should be able to install using the packages present on the USB stick. | ||
# | # Anaconda functions properly and successfully installs required packages | ||
# Package errors should not occur | |||
# The installed system boots successfully. | |||
}} | }} |
Revision as of 09:59, 31 January 2012
Description
This test verifies that Fedora DVD Image can be booted & installed from USB stick
There are more methods to create the Live USB stick, this test covers Livecd-iso-to-disk.
Setup
- Prepare the DVD ISO image and USB stick.
- Copy the
DVD.iso
to the USB stick using Livecd-iso-to-disk[1]
How to test
- Insert the USB stick containing
DVD.iso
, and boot the installer - Proceed through install process selecting a set of packages
- Remove the USB stick before rebooting into installed system when instructed by installer.
- Check that the computer boots to the installed system, with the USB stick unplugged
Expected Results
- Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout
- Installer boots into loader and prompts for language, keymap
- Installer transitions to anaconda without error
- The installer should not require you to configure a package repository, it should be able to install using the packages present on the USB stick.
- Anaconda functions properly and successfully installs required packages
- Package errors should not occur
- The installed system boots successfully.