From Fedora Project Wiki

< QA‎ | TestCases

No edit summary
m (internal link cleaning)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


== Description ==
== Description ==
This test is designed to validate that booting the target LiveCD ISO image via a USB device meets expectations.  Please refer to existing wiki documentation for assistance [http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo creating]  liveCDs or [http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo writing to usb] .
This test is designed to validate that booting the target LiveCD ISO image via a USB device meets expectations.  Please refer to existing wiki documentation for assistance [[FedoraLiveCD/LiveCDHowTo|creating]]  liveCDs or [[FedoraLiveCD/USBHowTo|writing to usb]] .


== Steps To Reproduce ==
== Steps To Reproduce ==


1. Using <code>livecd-tools</code>, write the iso image to a USB device
# Using <code>livecd-tools</code>, write the iso image to a USB device
1. Boot the ISO image on a system capable of booting from an attached USB device.
# Boot the ISO image on a system capable of booting from an attached USB device.
1. At the boot prompt, select "Boot"
# At the boot prompt, select "Boot"


== Expected Results ==
== Expected Results ==


1. The Boot prompt displays a message indicating it will automatically start within a certain interval
# The Boot prompt displays a message indicating it will automatically start within a certain interval
1. Selecting the "Boot" prompt causes the system to start
# Selecting the "Boot" prompt causes the system to start
1. The kernel+initrd are loaded and the system starts the appropriate graphical login manager (gdm or kdm)
# 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]]

Latest revision as of 21:29, 19 September 2016

QA/TestCases/LiveCDBootUsb

Description

This test is designed to validate that booting the target LiveCD ISO image via a USB device meets expectations. Please refer to existing wiki documentation for assistance creating liveCDs or writing to usb .

Steps To Reproduce

  1. Using livecd-tools, write the iso image to a USB device
  2. Boot the ISO image on a system capable of booting from an attached USB device.
  3. At the boot prompt, select "Boot"

Expected Results

  1. The Boot prompt displays a message indicating it will automatically start within a certain interval
  2. Selecting the "Boot" prompt causes the system to start
  3. The kernel+initrd are loaded and the system starts the appropriate graphical login manager (gdm or kdm)