From Fedora Project Wiki

m (Added category)
m (fix numbering)
Line 5: Line 5:
== Steps To Reproduce ==
== Steps To Reproduce ==


 
# Initiate an installation using any boot method and/or installation source
1. Initiate an installation using any boot method and/or installation source
# At the partitioning step, place the root filesystem on an ext3 formatted partition
 
1. At the partitioning step, place the root filesystem on an ext3 formatted partition


== Expected Results ==
== Expected Results ==


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


[[Category:Installer Test Cases|PartitioningExt3OnNativeDevice]]
[[Category:Installer Test Cases|PartitioningExt3OnNativeDevice]]

Revision as of 15:41, 16 July 2008

PartitioningExt3OnNativeDevice

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

Steps To Reproduce

  1. Initiate an installation using any boot method and/or installation source
  2. At the partitioning step, place the root filesystem on an ext3 formatted partition

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