ios-xr / iosxrv-x64-vbox

IOS XR VirtualBox Vagrant Image Generation tools
BSD 3-Clause "New" or "Revised" License
78 stars 28 forks source link

vbox build fails on 6.1.2 image #32

Open crutcha opened 7 years ago

crutcha commented 7 years ago

Receive the following error with 6.1.2 ISO.

################################################################################ #

ERROR: 4 GB RAM available

but the minimial memory requirement is 8 GB per socket

and the socket count is 1

#

Please assigin the VM with at least 8 GB RAM and reload

# ################################################################################

Adjusting to 1 CPU throws a seperate error that machine can not boot with 1 vCPU. Script file must be manually edited to allocate 88GB of RAM.

glennmatthews commented 7 years ago

Hi @crutcha,

The error you're quoting comes from IOS XRv 9000 platform, but this script is for working with IOS XRv x64, which is a lighter-weight platform. I don't believe we've yet done any investigation or validation of this script against IOS XRv 9000 - sorry!