Installing Gentoo Linux, .. Here's the steps on howto make the chrooting into it and compiling your way into a fresh Gentoo Install
More to come..
mount /dev/sda5 /mnt/gentoo/
mount /dev/sda3 /mnt/gentoo/boot/
mount -t proc none /mnt/gentoo/proc
cd /mnt/gentoo/
chroot /mnt/gentoo/ /bin/bash
env-update && source /etc/profile
No comments:
Post a Comment