13,420
edits
Changes
no edit summary
#Select each of the created partitions, and make certain that the file-system type is changed from '''xfs''' to '''ext4'''.
#Check that your partition settings are correct (you can ask your instructor or lab monitor to confirm), and then click Done to proceed.
#A Summary of Changes screen will appear to show the partitioning operations that will be created. Click the x '''Accept Changes''' button to proceed with the installation.
{{Admon/tip|Linux File System Types|Similar to other Operating Systems, it is good to know basic characteristics of file system types in Linux to select the best type for your machine:<br><ul><li><b>xfs:</b> Newer filesystem (fast transfer rates for large files, Journaling)</li><li><b>ext4:</b> Newer filesystem supporting large files and Journaling</li><li><b>ext2:</b> Stable filesystem popular for databases (no journaling)</li></ul>|
}}