problems
1. network access!
not a fix yet.. I had to add two interfaces one NAT and one HOST only
2. keyboard layout
dpkg-reconfigure console-setup # this works across reboots! console-data is just for the session
3. fixing eth1/2 numbers to have eth0/1
Modify the entries in
/etc/udev/rules.d/70-persistent-cd.rules
and
reboot
OR
sudo udevadm trigger
1. network access!
not a fix yet.. I had to add two interfaces one NAT and one HOST only
2. keyboard layout
dpkg-reconfigure console-setup # this works across reboots! console-data is just for the session
3. fixing eth1/2 numbers to have eth0/1
Modify the entries in
/etc/udev/rules.d/70-persistent-cd.rules
and
reboot
OR
sudo udevadm trigger
Comments