Score:0

Autoinstall xubuntu using packer and vsphere

eh flag

I've been trying to create xubuntu template on vmware using packer and vsphere.

I run into problem, because whatever I do in boot command i get into xubuntu live session-"xubuntu try mode"

and nothing else happens.

  boot_command= [
...
    "linux /casper/vmlinuz autoinstall ds=\"nocloud;seedfrom=/cida/\"  ---<enter><wait>",
    "initrd /casper/initrd<enter><wait>",
    "boot<enter>",
    "<enter><f10><wait>"
    ]

  cd_files = ["./http/meta-data", "./http/user-data"]
  cd_label = "cidata"

It seems like it does not init cloud-init and user-data file content.

I tried with

"linux /casper/vmlinuz autoinstall ds=\"nocloud-net;seedfrom=http://packer_http_server_address:port\"  ---<enter>

and I faced the same result- live session.

Have no idea what else can I do to make it works...

I have done the same with ubuntu.iso and it works like a charm.

David avatar
cn flag
Have you looked into these tools may not work with xUbuntu only with Ubuntu?
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.