You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2021. It is now read-only.
Hi,
I have changed the ubuntu1204-desktop.json to install ubuntu 12.0.4.4 desktop iso from local box. However, I noticed "headless" build is not working as expected. I am trying to build the vm only for virtual box.
Addition to that, I have fixed the preseed.cfg file to be looked from my local server
"preseed/url=http://localhost:8000/preseed-desktop.cfg ",
I issued the following command
packer build ubuntu1204-desktop.json
and I am getting error about accessing the preseed-desktop.cfg file . It look like vm is not able to get access to the above file ....
Could you please advise ?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have changed the ubuntu1204-desktop.json to install ubuntu 12.0.4.4 desktop iso from local box. However, I noticed "headless" build is not working as expected. I am trying to build the vm only for virtual box.
Addition to that, I have fixed the preseed.cfg file to be looked from my local server
"preseed/url=http://localhost:8000/preseed-desktop.cfg ",
I issued the following command
packer build ubuntu1204-desktop.json
and I am getting error about accessing the preseed-desktop.cfg file . It look like vm is not able to get access to the above file ....
Could you please advise ?
The text was updated successfully, but these errors were encountered: