./virtual.sh create x32
./virtual.sh install x32

# inside the virtual (guest)
# update /etc/inttab uncomment '#' in serial line
init q
# update password
password

# from host (~/work/gentoo-install)

perl 05-prepare_ssh.pl
perl 06-ssh-test.pl

