From Fedora Project Wiki
No edit summary |
m (Removed link to rawhide efidisk.img ... this test is designed to be executed against, Fedora milestones (Alpha, Beta, Preview) and rawhide) |
||
Line 2: | Line 2: | ||
|description=This test validates booting from a <code>efidisk.img</code> on a system capable of supporting [[Features/EFI]]. | |description=This test validates booting from a <code>efidisk.img</code> on a system capable of supporting [[Features/EFI]]. | ||
|actions= | |actions= | ||
# From an already installed system, insert a USB key (with enough capacity to hold the <code>efidisk.img</code> image | # From an already installed system, insert a USB key (with enough capacity to hold the <code>efidisk.img</code> image) | ||
# Locate the device entry for your USB key (for tips, see http://docs.fedoraproject.org/install-guide/f10/en_US/sn-making-media.html#id3110774) | # Locate the device entry for your USB key (for tips, see http://docs.fedoraproject.org/install-guide/f10/en_US/sn-making-media.html#id3110774) | ||
# Write the <code>efidisk.img</code> to your USB media by typing: <pre>dd if=/path/to/efidisk.img of=/dev/sdd</pre> | # Write the <code>efidisk.img</code> to your USB media by typing: <pre>dd if=/path/to/efidisk.img of=/dev/sdd</pre> |
Revision as of 19:36, 21 April 2009
Description
This test validates booting from a efidisk.img
on a system capable of supporting Features/EFI.
How to test
- From an already installed system, insert a USB key (with enough capacity to hold the
efidisk.img
image) - Locate the device entry for your USB key (for tips, see http://docs.fedoraproject.org/install-guide/f10/en_US/sn-making-media.html#id3110774)
- Write the
efidisk.img
to your USB media by typing:dd if=/path/to/efidisk.img of=/dev/sdd
- Insert removable media into your test system
- Reboot the test system. If offered, but sure to select the CD/DVD device as your boot device
Expected Results
- The system should boot into the installer without error