Unable to create Ubuntu VM

Buffoonz

Cadet
Joined
Jun 29, 2012
Messages
6
I'm running FreeNAS 11.1-U7 and trying to setup Ubuntu 16.04 as a VM. I've done the following through both UIs.
  • Create a ZVol of 20 GiB, Sync standard, Compression off, and Dedup off
  • Setup the VM with 2 virtual CPUs, 2,048 MiB, and Boot Method UEFI.
  • Added device CD-ROM using the Ubuntu ISO (ubuntu-16.04.6-desktop-amd64.iso).
  • Added device Disk using the ZVol created above, mode AHCI, and left Disk sectorsize as 0.
I've gone through several how-to's in order to try and create the Ubuntu VM. Each time, the VM starts up and I can connect through VNC. However after selecting "Install Ubuntu", I keep getting the error:

Code:
ACPI Error: Could not enable RealTimeClock event (201701831/evxfevnt-218)
Couldn't get size: 0x800000000000000e
MODSIGN: Couldn't get UEFI db list
Couldn't get size: 0x800000000000000e
Couldn't get size: 0x800000000000000e

BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs) Unable to find a medium containing a live file system


Looking through the forums, the same issue (or at least the same symptoms) happened when trying to setup Ubuntu 18 (solved when using 16) OR when using a FreeNAS version before 11.x.

I have been able to setup and currently run several docker VMs, but this is the first VM that isn't using the docker type.
 
Top