Yes it is possible, but in a round-about way.

Previously I've created VMs that ended up with a disk file of what I wanted to 
to image.  I then converted that disk image to a raw file format, and created 
an ISO.  Lastly I would bootstrap an USB stick with Debian and that ISO file.  

Using the included dd command, you would boot off the USB stick and issue the 
DD command to write the ISO file to your machine.

Searching around, this guy does basically the same thing except he uses Alpine 
Linux and the ova format and his example writes it to a USB stick.  You'd do 
the same thing, except you'd boot off of a standard Linux Live stick, copy the 
ISO to it, and tuned the same commands to image your machine.

https://github.com/viralpoetry/packer-bare-metal

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/a6af53e9-77c2-4d13-aa41-2251977694f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to