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 == | ||
# Start the installation program | |||
# 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 | |||
== Expected Results == | == Expected Results == | ||
# Anaconda warns that system performance may suffer without a swap partition | |||
# Anaconda allows the installation to complete successfully | |||
# Reboot successfully into installed system | |||
# 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
- Start the installation program
- 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
Expected Results
- Anaconda warns that system performance may suffer without a swap partition
- Anaconda allows the installation to complete successfully
- Reboot successfully into installed system
- Confirm that no swap partition is in use (/proc/swaps)