Note:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/Mounting Filesystems/3/pl
Revision as of 08:42, November 2, 2020 by Andrzej.obremski (talk | contribs) (Created page with "{{console|body= ###i## mkdir /mnt/funtoo ###i## mount /dev/sda3 /mnt/funtoo ###i## mkdir /mnt/funtoo/boot ###i## mount /dev/sda1 /mnt/funtoo/boot }}")
root # mkdir /mnt/funtoo root # mount /dev/sda3 /mnt/funtoo root # mkdir /mnt/funtoo/boot root # mount /dev/sda1 /mnt/funtoo/boot