You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to packe...@googlegroups.com
Hi.
I want to build vagrant box by packer.
But I wanna to start from another box instead of ISO image.
Can packer builds vagrant box from another box?
Thank you!
Alvaro Miranda Aguilera
unread,
Jun 16, 2015, 3:15:52 AM6/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to packe...@googlegroups.com
Hello,
vmware-vmx and virtualbox-iso allow you start from other box
aws, digitalocean and other in the cloud, start from a base
box/ami/droplet, so here is also yes.
What provider are you going to use? do you have the base box?
Alvaro.
> --
> You received this message because you are subscribed to the Google Groups
> "Packer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to packer-tool...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
小川修
unread,
Jun 16, 2015, 6:10:33 AM6/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to packe...@googlegroups.com
Thank you very much !! @Alvaro.
Now, I am using chef/bento and runnning provision at Vagrantfile.
By default, I can not create virtualbox box from other box.
If something is wrong, please tell me.
Thank you.
Ethan S.
unread,
Jun 29, 2015, 2:19:29 PM6/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to packe...@googlegroups.com
You can extract an existing box using 7zip or tar. A box according to the spec is simply a tar file containing the VM (provider specific) and a Vagrantfile as well as a metadata.json if it was versioned.
Alvaro Miranda Aguilera
unread,
Jun 30, 2015, 4:54:02 AM6/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to packe...@googlegroups.com
Hello,
virtualbox-iso is to start with iso
virtualbox-ovf is to start with other vm from ovf
> You received this message because you are subscribed to the Google Groups "Packer" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.