From Fedora Project Wiki
(unify the steps of partition cases) |
(split media is gone) |
||
Line 2: | Line 2: | ||
|description=An installation without specifying a swap partition. The installer should warn, but not restrict this request. | |description=An installation without specifying a swap partition. The installer should warn, but not restrict this request. | ||
|actions= | |actions= | ||
# Boot the installer using any available means (boot.iso, PXE, | # Boot the installer using any available means (netinst/boot.iso, PXE, or DVD) | ||
# Proceed to the installation partition screen by selecting appropriate defaults | # 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 first disk partitioning screen, select '''Review and modify partitioning layout''', select ''Next'' |
Revision as of 12:01, 9 February 2011
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
)