Am 26.05.2016 um 01:40 schrieb Michael Rasmussen: > On Thu, 26 May 2016 10:48:23 +1200 > Andrew Thrift <[email protected]> wrote: > >> Hi Guys, >> >> I work with Campbell and was involved in getting NetScaler to work on >> Proxmox. >> >> The problem you are having is due to the BSD "Loader" trying to >> communicate with a non-existent serial port. The solution, add a >> dummy serial port. >> >> e.g. add "serial0: socket" to the VMID.conf >> >> It will then boot. You need a virtio-blk disk and virtio-net for the NIC. >> > These boot loader option might also fix it: > console=nullconsole or console=vidconsole
Thanks a lot! Will test that! > > > > _______________________________________________ > pve-devel mailing list > [email protected] > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel > _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
