User Tools

This is an old revision of the document!


Access the PC in any way, with a linux.

Create a folder /GENTOO

cd /GENTOO download stage 3 (links www.gentoo.org)

tar xvfp stage3.tar.zy

cp /etc/resolv.conf etc modprobe efivarfs

mount stuff: for i in dev dev/pts sys run proc sys/firmware/efi/efivars; do mount /$i $i -o bind; done

chroot ./ /bin/bash mkdir /efi mount /dev/sda1 /efi

ACCEPT_LICENSE=“-* @FREE @BINARY-REDISTRIBUTABLE @EULA”

echo “Europe/Brussels” > /etc/timezone emerge –config sys-libs/timezone-data /etc/locale.gen locale-gen

emerge –sync

eselect profile list

emerge -uv –deep –newuse @world

emerge -vp vim tmux cronie cpuid2cpuflags syslog-ng bash-completion chrony dosfstools io-scheduler-udev-rules intel-microcode emerge -vp genkernel gentoo-sources

genkernel –mountboot –install all

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information