From Fedora Project Wiki
Description
An installation without specifying a swap partition. The installer should warn, but not restrict this request.
How to test
- Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
- Proceed to the installation partition screen by selecting appropriate defaults
- At the first disk partitioning screen, select Review and modify partitioning layout, select Next
- 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
)