From Fedora Project Wiki

(add a step for anthor way for ext4)
Line 4: Line 4:
# Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
# Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
# Proceed to the installation partition screen by selecting appropriate defaults
# Proceed to the installation partition screen by selecting appropriate defaults
# At the first disk partitioning screen, select '''Create Custom Layout''', select ''Next''
# At the disk partitioning screen, '''uncheck''' ''Use LVM'', and select ''Next''
# Place the root filesystem({{filename|/}}) on an ext4 formatted partition
#* Alternatively, choose ''Create Custom Layout'', select ''Next''
#* Place the root filesystem({{filename|/}}) on an ext4 formatted partition
# Continue installation, choosing all provided defaults and selecting ''Next''
# Continue installation, choosing all provided defaults and selecting ''Next''
|results=
|results=

Revision as of 10:18, 25 July 2011

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 (netinst/boot.iso, PXE, or DVD)
  2. Proceed to the installation partition screen by selecting appropriate defaults
  3. At the disk partitioning screen, uncheck Use LVM, and select Next
    • Alternatively, choose Create Custom Layout, select Next
    • Place the root filesystem(/) on an ext4 formatted partition
  4. 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