From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=An installation without specifying a swap partition. When a system has sufficient memory, the installer should warn, but not restrict this request. | |description=An installation without specifying a swap partition. When a system has sufficient memory, the installer should warn, but not restrict this request. | ||
|setup= | |||
{{Templateartitioning_single_setup}} | |||
|actions= | |actions= | ||
# | {{Templateartitioning_actions}} | ||
# | {{Templateartitioning_custom_single_blank}} | ||
# | # Ensure only the single target device you prepared is selected as the | ||
# | installation target disk. | ||
# Ensure the option to configure partitioning yourself is selected, | |||
and complete this screen. | |||
# On the ''MANUAL PARTITIONING'' screen, delete all existing | |||
partitions (if any). | |||
# Pick 'Standard partition' from the ''New mount points will use the | |||
following partitioning scheme:'' drop-down | |||
# Click the ''Click here to create them automatically'' link | |||
# delete swap partition,and click ''Done''twice | |||
# {{Templateartitioning_actions_post}} | |||
|results= | |results= | ||
{{Templateartitioning_results}} | |||
# Anaconda warns that system performance may suffer without a swap partition | # Anaconda warns that system performance may suffer without a swap partition | ||
# Anaconda allows the installation to complete successfully for systems with sufficient system memory (consult the [http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/sect-Release_Notes-Welcome_to_Fedora_16.html#sect-Release_Notes-Hardware_Overview Hardware Overview section of the release notes] for minimum hardware requirements). For systems with insufficient memory, anaconda must require the presence of a {{filename|swap}} partition. | # Anaconda allows the installation to complete successfully for systems with sufficient system memory (consult the [http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/sect-Release_Notes-Welcome_to_Fedora_16.html#sect-Release_Notes-Hardware_Overview Hardware Overview section of the release notes] for minimum hardware requirements). For systems with insufficient memory, anaconda must require the presence of a {{filename|swap}} partition. |
Revision as of 09:27, 15 January 2015
Description
An installation without specifying a swap partition. When a system has sufficient memory, the installer should warn, but not restrict this request.
Setup
Template:Templateartitioning single setup
How to test
Template:Templateartitioning actions Template:Templateartitioning custom single blank
- Ensure only the single target device you prepared is selected as the
installation target disk.
- Ensure the option to configure partitioning yourself is selected,
and complete this screen.
- On the MANUAL PARTITIONING screen, delete all existing
partitions (if any).
- Pick 'Standard partition' from the New mount points will use the
following partitioning scheme: drop-down
- Click the Click here to create them automatically link
- delete swap partition,and click Donetwice
- Template:Templateartitioning actions post
Expected Results
Template:Templateartitioning results
- Anaconda warns that system performance may suffer without a swap partition
- Anaconda allows the installation to complete successfully for systems with sufficient system memory (consult the Hardware Overview section of the release notes for minimum hardware requirements). For systems with insufficient memory, anaconda must require the presence of a
swap
partition. - Reboot successfully into installed system
- Confirm that no swap partition is in use (
/proc/swaps
)