From Fedora Project Wiki

(format for MW)
m (Added category)
Line 16: Line 16:
# Reboot successfully into installed system
# Reboot successfully into installed system
# Confirm that no swap partition is in use (/proc/swaps)
# Confirm that no swap partition is in use (/proc/swaps)
[[Category:Installer Test Cases|PartitioningNoSwap]]

Revision as of 12:09, 3 June 2008

PartitioningNoSwap

Description

An installation without specifying a swap partition. The installer should warn, but not restrict this request.

Steps To Reproduce

  1. Start the installation program
  2. Request to auto partition the disk, but ask to review the selections
  3. At the disk druid screen, remove the swap partition created by anaconda, and select OK to continue
  4. Complete the installation

Expected Results

  1. Anaconda warns that system performance may suffer without a swap partition
  2. Anaconda allows the installation to complete successfully
  3. Reboot successfully into installed system
  4. Confirm that no swap partition is in use (/proc/swaps)