From Fedora Project Wiki
fp-wiki>ImportUser (Imported from MoinMoin) |
m (Cleanup and use testcase template) |
||
(4 intermediate revisions by 3 users not shown) | |||
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. | |||
|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 should prompt that the disks are not labelled and offer to proceed | |||
# Reboot successfully into installed system | |||
}} | |||
[[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