Difference between revisions of "Translations:Install/Partitioning/72/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 04:24, July 14, 2015

root # mkdir /mnt/funtoo
root # mount /dev/sda3 /mnt/funtoo
root # mkdir /mnt/funtoo/boot
root # mount /dev/sda1 /mnt/funtoo/boot

Optionally, if you have a separate filesystem for /home or anything else: