

Serial: charge: 55% (should be ignored) rechargeable: yesĭevice-2: hidpp_battery_1 model: Logitech xxxx serial: Ĭharge: 15% rechargeable: yes status: Discharging UEFI: American Megatrends v: 1.05 date: xx/xx/xxxxĭevice-1: hidpp_battery_0 model: Logitech Wireless Keyboard xxxx Mobo: Shuttle model: xxxxx v: 1.0 serial: Type: Desktop System: Shuttle product: xxxxx v: V1.0 serial: N/A Resume=UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxĭesktop: Gnome 3.34.4 wm: gnome-shell dm: LightDM 1.30.0 Rd.luks.options=discard quiet audit=0 loglevel=3 Parameters: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/vg0-rootvol rwĬryptdevice=/dev/disk/by-uuid/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx:cryptlvm:allow-discards On the machine where you want to import the appliance, go to Host Network Manager and create a new interface with defaults except to uncheck the DHCP Server checkbox.I only can provide the inxi output from the new PC, because the old Ubuntu installation is already deleted … System: One last thing which is important because unfortunately VirtualBox does not create a network interface in network manager. Once done, you are ready to share the VM ova file for testing. You can now shutdown the virtual machine and click on the Export Appliance from File menu to export the appliance file for sharing. You can enable it in sudo vim /etc/ssh/sshd_config by changing PasswordAuthentication no to PasswordAuthentication yes. That’s because sshd is configured to accept only keys and password auth is disabled. If you have Ubuntu cloud image and get the following error when ssh to Permission denied (publickey).” Note: This IP only allow access to the guest from the host, not from the network. You can now also ssh to it using this new IP. Now ip add will show you the assigned IP to this newly added interface. Run after saving the file: sudo netplan apply
