From Fedora Project Wiki

m (Added category)
m (fix numbering)
Line 5: Line 5:
== Steps To Reproduce ==
== Steps To Reproduce ==


1. Perform an installation where the disks being installed are not partitioned or formatted
# Perform an installation where the disks being installed are not partitioned or formatted


== Expected Results ==
== Expected Results ==


 
# Anaconda completes successfully
1. Anaconda completes successfully
# Anaconda should prompt that the disks are not labelled and offer to proceed
 
# Reboot successfully into installed system
1. Anaconda should prompt that the disks are not labelled and offer to proceed
 
1. 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

  1. Perform an installation where the disks being installed are not partitioned or formatted

Expected Results

  1. Anaconda completes successfully
  2. Anaconda should prompt that the disks are not labelled and offer to proceed
  3. Reboot successfully into installed system