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
- 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)