From Fedora Project Wiki
m (Added category) |
m (fix numbering) |
||
Line 5: | Line 5: | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Perform an installation where the disks being installed are not partitioned or formatted | |||
== Expected Results == | == Expected Results == | ||
# Anaconda completes successfully | |||
# Anaconda should prompt that the disks are not labelled and offer to proceed | |||
# Reboot successfully into installed system | |||
[[Category:Installer Test Cases|PartitioningUninitializedDisks]] | [[Category:Installer Test Cases|PartitioningUninitializedDisks]] |
Revision as of 15:43, 16 July 2008
PartitioningUninitializedDisks
Description
An installation to a system with unitialized disks. This is automated by using %pre scripts to blank out the disks (using dd) prior to stage#2 anaconda.
Steps To Reproduce
- Perform an installation where the disks being installed are not partitioned or formatted
Expected Results
- Anaconda completes successfully
- Anaconda should prompt that the disks are not labelled and offer to proceed
- Reboot successfully into installed system