VirtualBox do not connect vyos-1.0.2-i386.iso

ego@chancleta-PC:~$ cat /etc/os-release
NAME=“Ubuntu”
VERSION=“14.04, Trusty Tahr”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=“Ubuntu 14.04 LTS”
VERSION_ID=“14.04”
HOME_URL=“http://www.ubuntu.com/
SUPPORT_URL=“http://help.ubuntu.com/
BUG_REPORT_URL=“Bugs : Ubuntu

ego@chancleta-PC:~$ dpkg -l virtualbox
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
++±==============-============-============-=================================
ii virtualbox 4.3.10-dfsg- amd64 x86 virtualization solution - bas
ego@chancleta-PC:~$

ego@chancleta-PC:~$ uname -a
Linux chancleta-PC 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

See attachment with error.
I tried to attach Oracle Linux iso and worked pretty well, so I think that is something with the vyos.iso

Thanks in advance

I have run it under KVM with proxmox and virtualmanager.

How would you feel if I would tell I think it has something to do with Virtual Box ?

Same kind of argument.

Have you tried vyatta image ?

I think pointing at the vyos image is a long shot.

I routinely use VirtualBox for testing.
Have you checked the image checksum? Also, some people say it may do some OS-specific checks at connecting the ISO. You may want to set your OS type to “Other/Unknown” to ensure VirtualBox doesn’t make any assumptions about your ISO contents.

I just installed virtualbox on my debian sid desktop:

[quote]# cat /etc/os-release
PRETTY_NAME=“Debian GNU/Linux jessie/sid”
NAME=“Debian GNU/Linux”

dpkg -l virtualbox
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
++±======================================-========================-========================-==================================================================================
ii virtualbox 4.3.10-dfsg-1 amd64 x86 virtualization solution - base binaries
[/quote]

Vyos 1.0.2 (amd64) iso works like a charm!

You were right, sorry.
Check-sum was wrong and repeating the download solved.
Thanks everybody, each answer was apreciated.

PD It is necessary to use the vyos-1.0.2-i386-virt.iso image in virtual box!, (vyos-1.0.2-i386.iso won’t run) and it is mandatory to use PAE option.