From Fedora Project Wiki
(Use the test case template) |
(unify the steps of partition cases) |
||
Line 2: | Line 2: | ||
|description=A complete installation using the systems physical devices for the ext4 filesystem. A detailed look at the ext4 filesystem can be found at [http://en.wikipedia.org/wiki/Ext4 http://en.wikipedia.org/wiki/Ext4] | |description=A complete installation using the systems physical devices for the ext4 filesystem. A detailed look at the ext4 filesystem can be found at [http://en.wikipedia.org/wiki/Ext4 http://en.wikipedia.org/wiki/Ext4] | ||
|actions= | |actions= | ||
# | # Boot the installer using any available means (boot.iso, PXE, CD or DVD) | ||
# At the partitioning | # Proceed to the installation partition screen by selecting appropriate defaults | ||
# | # At the first disk partitioning screen, select '''Create Custom Layout''', select ''Next'' | ||
# Place the root filesystem({{filename|/}}) on an ext4 formatted partition | |||
# Continue installation, choosing all provided defaults and selecting ''Next'' | |||
|results= | |results= | ||
# Anaconda completes successfully | # Anaconda completes successfully |
Revision as of 10:05, 13 June 2010
Description
A complete installation using the systems physical devices for the ext4 filesystem. A detailed look at the ext4 filesystem can be found at http://en.wikipedia.org/wiki/Ext4
How to test
- Boot the installer using any available means (boot.iso, PXE, CD or DVD)
- Proceed to the installation partition screen by selecting appropriate defaults
- At the first disk partitioning screen, select Create Custom Layout, select Next
- Place the root filesystem(
/
) on an ext4 formatted partition - Continue installation, choosing all provided defaults and selecting Next
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- Confirm that rootfs partition is formatted as ext4 and is not a LVM or RAID volume