Apply Filesystems
Jump to navigation
Jump to search
Installing Gentoo - Apply Filesystems
Now that we've created our partitions, we need to apply filesystems to them and activate the swap partition. First we'll apply an ext2 filesystem to the boot partition. Remember to use the alias the kernel assigned your hard drive in the place of /dev/sda in the examples below if it is different.
# mke2fs /dev/sda1