I see a lot of people asking how to run LE in Virtualbox/VMWare, but I can't quite find info for what I would like to do.
I'm trying to get LE to run in Virtualbox so that I can do all my configuration, add-on installation and setup, etc., then convert the .vdi to an iso that I can then plop onto the few raspberry pis I have running LE. Is this even possible?
I have the latest rpi2/3 img.gz file. I've converted it to an iso using iat --iso -i [LEfilename].img.gz -o [LEfilename].iso in the terminal, so that VB will see/load it, but that craps out with a (VERR_NOT_SUPPORTED) error, so I'm hitting a roadblock at Step 1b, and it's not making me hopeful for "my" "plan".
Is there some kind of guide for doing this? I can't believe I'm the first one to think of master configuration/mass deployment of LE, but my searches keep coming up with people wanting to run LE in containers.