You are not logged in.

#1 2022-01-23 08:29:27

medicineman2500
Member
Registered: 2021-10-07
Posts: 66

Cannot build VM images

Apologies if this is the wrong place, but I cannot see anywhere to post something related to the official VM images and aside from that the relevant Gitlab instance seems completely broken. Cannot create a user or retrieve a password for known user.

Issue is I download the repo, run ./build-images.sh as per the instructions, then attempt to import the generated box.ovf image into VirtualBox. It complains about the following:

Error reading "/home/access/arch-boxes/box.ovf": missing or invalid attribute 'capacity' in 'DiskSection' element, line 8.

Result Code: 
VBOX_E_FILE_ERROR (0x80BB0004)
Component: 
ApplianceWrap
Interface: 
IAppliance {86a98347-7619-41aa-aece-b21ac5c1a7e6}

Running images/basic.sh provides no output whatsoever, it just doesn't seem to do anything at all.

Not sure what's going on with those images but the instructions aren't very clear, any idea why this is happening?

Last edited by medicineman2500 (2022-01-23 08:51:09)

Offline

#2 2022-01-23 21:21:37

klausenbusk
Member
Registered: 2012-08-04
Posts: 16

Re: Cannot build VM images

arch-boxes can't build VirtualBox images. If you need a VirtualBox image and don't want to use Vagrant, I would recommend downloading the latest Vagrant box image for VirtualBox and extract the VirtualBox disk image from it (it is just a tar.gz file). The user/pw is vagrant/vagrant.

Offline

#3 2022-01-24 09:48:52

medicineman2500
Member
Registered: 2021-10-07
Posts: 66

Re: Cannot build VM images

Ah ok, they should put that in the README and clarify.

Offline

Board footer

Powered by FluxBB