-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ubuntu1510 does not build #22
Comments
Investigating the same problem, I noticed it flashed something on the screen really quickly (a single frame) before returning to the language selection screen. I captured the video output in VirtualBox and it just says the following:
Almost entirely worthless, but hopefully this saves someone the time of having to step through the video frame by frame. |
FYI: I'm running into the same thing and opened a bug against the installer in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1505839 |
This is pretty ugly, but I've managed to work around this for now by doing:
|
I can confirm that @andrewsomething's workaround worked fine for me :) |
am new to packer, apologies how is the workaround used? I tried placing the "f6>esc>..... " block in the ubuntu.json file, but it looks like I hit a text limit for the expert mode in the installer and cuts of commands
|
See https://github.com/chef/bento/pull/483/files for a working example. |
It builds now f018834 - published out to atlas as well. |
thanks no vmware provider? |
Always setup vagrant user; not just when INSTALL_VAGRANT_KEY set
ubuntu1510 does not build, presumably due to changes in the installer. I managed to get past the language selection by changing
But more is needed. When the boot commands are entered, the installer gets stuck again on language selection. Perhaps a boot commandline option to set the language is needed?
The text was updated successfully, but these errors were encountered: