- Código: Selecionar todos
pkg install xe-guest-utilities
Step 2: Enable it to start on boot.
- Código: Selecionar todos
echo "xenguest_enable=\"YES"\" >> /etc/rc.conf.local
ln -s /usr/local/etc/rc.d/xenguest /usr/local/etc/rc.d/xenguest.sh
Step 3: Start
- Código: Selecionar todos
service xenguest start
The service will start automatically when you next reboot
it works for v2.2 on 6.5 XS
p.s.
your VM must be connected to inet