From Fedora Project Wiki

(add a step for anthor way for ext4)
No edit summary
Line 3: Line 3:
|actions=
|actions=
# 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
#Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
# At the disk partitioning screen, '''uncheck''' ''Use LVM'', and select ''Next''
#In the INSTALLATION SUMMARY screen, [[QA:Anaconda partitioning#custom|custom partitioning mode]]
#* Alternatively, choose ''Create Custom Layout'', select ''Next''
#At the manual partitioning screen, place the root filesystem(/) on an ext4 formatted partition,and proceed with installation
#* Place the root filesystem({{filename|/}}) on an ext4 formatted partition
#Complete the installation
# Continue installation, choosing all provided defaults and selecting ''Next''
|results=
|results=
# Anaconda completes successfully
# Anaconda completes successfully

Revision as of 08:35, 17 January 2013

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. Boot the installer using any available means (netinst/boot.iso, PXE, or DVD)
  3. In the INSTALLATION SUMMARY screen, custom partitioning mode
  4. At the manual partitioning screen, place the root filesystem(/) on an ext4 formatted partition,and proceed with installation
  5. Complete the installation

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