注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/Creating Filesystems/25/en
Jump to navigation
Jump to search
To do this, you will want to use fdisk
or gdisk
to create a partition on your external drive, and then use the mkfs.xfs
or mkfs.ext4
commands to create a filesystem on the new partition. We will mount this new filesystem in the next step prior to extracting the stage3 tarball.