Translations:Install/Mounting Filesystems/3/pl

From Funtoo
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 }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
root # mkdir /mnt/funtoo
root # mount /dev/sda3 /mnt/funtoo
root # mkdir /mnt/funtoo/boot
root # mount /dev/sda1 /mnt/funtoo/boot