From Fedora Project Wiki

m (Use QA/Test_Case template)
(unify the steps of partition cases)
Line 2: Line 2:
|description=A complete installation using the systems physical devices for the ext3 filesystem.  A detailed look at the ext3 filesystem can be found at  [http://en.wikipedia.org/wiki/Ext3 http://en.wikipedia.org/wiki/Ext3]  
|description=A complete installation using the systems physical devices for the ext3 filesystem.  A detailed look at the ext3 filesystem can be found at  [http://en.wikipedia.org/wiki/Ext3 http://en.wikipedia.org/wiki/Ext3]  
|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 ext3 formatted partition
# 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 ext3 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 ext3 filesystem. A detailed look at the ext3 filesystem can be found at http://en.wikipedia.org/wiki/Ext3


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 ext3 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 ext3 and is not a LVM or RAID volume