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=
# Initiate an installation using any boot method and/or installation source
# Boot the installer using any available means (boot.iso, PXE, CD or DVD)
# At the partitioning step, place the root filesystem on an ext4 formatted partition
# Proceed to the installation partition screen by selecting appropriate defaults
# Note that this requires custom partitioning to select ext4 until very recently
# 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

  1. Boot the installer using any available means (boot.iso, PXE, CD or DVD)
  2. Proceed to the installation partition screen by selecting appropriate defaults
  3. At the first disk partitioning screen, select Create Custom Layout, select Next
  4. Place the root filesystem(/) on an ext4 formatted partition
  5. Continue installation, choosing all provided defaults and selecting Next

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. Confirm that rootfs partition is formatted as ext4 and is not a LVM or RAID volume