From Fedora Project Wiki

m (1 revision(s))
(format for MW)
Line 1: Line 1:
= PartitioningNoSwap =
= PartitioningNoSwap =
== Description ==
== Description ==
Line 6: Line 5:
== Steps To Reproduce ==
== Steps To Reproduce ==


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


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


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

Revision as of 02:57, 28 May 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)