From Fedora Project Wiki

(clarify location of menu item)
No edit summary
 
Line 2: Line 2:
|description=This test validates that the syslinux <ref>https://secure.wikimedia.org/wikipedia/en/wiki/SYSLINUX</ref> (or isolinux) boot menu option ''Boot from local drive'' performs properly.  This test works best when run on a system with an operating system already installed.  For more information, consult the [http://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersion}}/html/Installation_Guide/sn-boot-menu-x86.html 'The Boot Menu' section of the Installation Guide].
|description=This test validates that the syslinux <ref>https://secure.wikimedia.org/wikipedia/en/wiki/SYSLINUX</ref> (or isolinux) boot menu option ''Boot from local drive'' performs properly.  This test works best when run on a system with an operating system already installed.  For more information, consult the [http://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersion}}/html/Installation_Guide/sn-boot-menu-x86.html 'The Boot Menu' section of the Installation Guide].
|setup=
|setup=
# Prepare your system for booting the ISO image under test (typically a {{filename|DVD.iso}}, {{filename|boot.iso}} or {{filename|Live.iso}} image).  This may involve writing the image to a USB key, or using {{command|dvdrecord}} to create an optical disk.
# Boot the ISO image under test (typically a {{filename|DVD.iso}}, {{filename|boot.iso}} or {{filename|Live.iso}} image)
# Check your system boot order configuration to ensure that the optical drive (or USB drive) boot target is enabled.  This may involve inspecting the BIOS settings for your system.
|actions=
|actions=
# Insert the optical (or USB) media into the appropriate device (optical drive or USB drive), and boot the system under test.
# At the boot prompt, select the menu option ''Boot from local drive'' (it might be hidden under ''Troubleshooting'' menu).
# At the boot prompt, select the menu option ''Boot from local drive'' (it might be hidden under ''Troubleshooting'' menu).
|results=
|results=

Latest revision as of 12:44, 25 October 2012

Description

This test validates that the syslinux [1] (or isolinux) boot menu option Boot from local drive performs properly. This test works best when run on a system with an operating system already installed. For more information, consult the 'The Boot Menu' section of the Installation Guide.

Setup

  1. Boot the ISO image under test (typically a DVD.iso, boot.iso or Live.iso image)

How to test

  1. At the boot prompt, select the menu option Boot from local drive (it might be hidden under Troubleshooting menu).

Expected Results

  1. Graphical boot menu(isolinux or syslinux) is displayed for users to select install options.
  2. Upon selecting Boot from local drive, anaconda does not start. If an operating system is already installed on the system under test, that operating system is started.



References