Apply Filesystems

From gr0x0rd
Revision as of 12:51, 17 November 2010 by Gr0x0rd (talk | contribs) (Created page with "== 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 ext…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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