> mkdir /opt/gentoo
> cd /opt/gentoo
> wget -O - -q $SOME_STAGEBALL | tar -jxvf - 
> cp /etc/resolv.conf etc/
> chroot . /bin/bash --login
> emerge --sync
> $EDITOR /etc/make.conf
> emerge crossdev
> crossdev -t XXXXXXXXXXX -options XXXX --more_options XXXX
I'm using exactly this, but on Debian instead of Fedora. Works perfectly. Even
manages to run a 32 bit chroot on a 64 bit system :-)

Gr.

Matthijs

Attachment: signature.asc
Description: Digital signature

Reply via email to