User talk:Ivanvcouso

From Funtoo
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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