Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
User talk:Ivanvcouso
Revision as of 07:50, January 27, 2012 by Ivanvcouso (talk | contribs) (Created page with "== Introduction == This document will describe all required steps to install Funtoo to an external USB hard disk as a portable operating system. It assumes you have the exper...")
Introduction
This document will describe all required steps to install Funtoo to an external USB hard disk as a portable operating system. It assumes you have the experience of a manual Funtoo install.
Instalation Overview
Montar disco Crear particiones:
1 FAT32 Label=Share 2 EXT4 Label=USBFuntoo NO SWAP
mkdir /mnt/Funtoo Mount USBFuntoo /mnt/Funtoo cd /mnt/Funtoo wget stage3 x86-32bit generic extraer chroot Crear SWAP Downloading the portage tree Configuring the system
/etc/fstab: LABEL=USBFuntoo / ext4 noatime 0 1 /mnt/SWAP none swap sw 0 0
emerge gentoo-sources usar genkernel --disklabel --menuconfig --all instalar grub: real_root=LABEL=USBFuntoo