I am tasked with created a Debian VM with some applications preinstalled on it. Studio seems ideal for the situation, except that it doesn't officially support Debian. I was wondering 1) If this is even possible 2) If anyone has any guidance on the issue. Ideally, I would like to use http://cdimage.debian.org/debian-cd/6.0.1a/amd64/iso-cd/debian-6.0.1a-amd64-businesscard.iso this version of Debian, but really any 64 bit version will do.
I've followed the "Fedora 11 As an Example" text in the Developer's Manual, and now am stuck on modifying the build profile. There are fields in the build_profile.xml that I don't understand and cannot find documentation on. Specifically, I am looking at <vadk:BootArgs>, and <vadk:BootArgsDHCP> don't know what to put.
I haven't looked too much at the preinstall and post install scripts yet, nor the EVMInstallScript, but I imagine it wont be totally straight forward.