Packer to build Ubuntu 20

lowerym

Member
Feb 17, 2021
35
2
8
40
Trying to use packer to build an ubuntu 20.04 template. I am using the following for my setup. however i always land on the the language selection screen. From reading it seems alot of people load the preseed.cfg into as a floppy for other hypervisors. has anyone been able to make this work on proxmox?


here is the snippet from my packer json file.


"http_directory": "http",
"boot_command": [
"<esc><wait><esc><wait><f6><wait><esc><wait>",
"<bs><bs><bs><bs><bs>",
"autoinstall ds=nocloud-net;s=http://{{ .HTTPIP }}:{{ .HTTPPort }}/ ",
"--- <enter>"
],
 
Glad to hear that! I ended up using a seperate cidata ISO, stored on an S3 bucket.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!