From Fedora Project Wiki
m (Cleanup and use testcase template) |
|||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
= | |description=An installation to a system with uninitialized disks. This is automated by using %pre scripts to blank out the disks (using dd) prior to stage#2 anaconda. | ||
An installation to a system with | |actions= | ||
# Initiate an installation using any available means (DVD, CD, boot.iso, Network) to system with uninitialized disks | |||
# When prompted by anaconda, choose to ''re-initialize'' disks | |||
# Proceed with installation as desired | |||
# | |results= | ||
= | |||
# Anaconda completes successfully | # Anaconda completes successfully | ||
# Anaconda should prompt that the disks are not labelled and offer to proceed | # Anaconda should prompt that the disks are not labelled and offer to proceed | ||
# Reboot successfully into installed system | # Reboot successfully into installed system | ||
}} | |||
[[Category: | [[Category:Installer_Partitioning_Test_Cases]] |
Latest revision as of 18:19, 13 April 2009
Description
An installation to a system with uninitialized disks. This is automated by using %pre scripts to blank out the disks (using dd) prior to stage#2 anaconda.
How to test
- Initiate an installation using any available means (DVD, CD, boot.iso, Network) to system with uninitialized disks
- When prompted by anaconda, choose to re-initialize disks
- Proceed with installation as desired
Expected Results
- Anaconda completes successfully
- Anaconda should prompt that the disks are not labelled and offer to proceed
- Reboot successfully into installed system