Translations:Install/Mounting Filesystems/3/es

From Funtoo
Revision as of 20:56, August 19, 2022 by Vargux (talk | contribs)
Jump to navigation Jump to search

BIOS/MBR

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