Michael Dexter

Results 26 comments of Michael Dexter

Hello, Note the v0.8 release. This fixes the issue and includes significant other improvements. Testing appreciated! All the best, Michael Dexter

Hello, Are you still having issues? I see that iso mode was not working as it did not accommodate "iso" or "oneiso" as arguments. GitHub and the snapshot are updated....

On 9/15/14 6:27 PM, Johan Bergström wrote: > It'd be nice to provide an optional mac address through a template: > `-s 2:0,virtio-net,tap0,mac=00:00:00:00:00:00` That would be easy for one NIC,...

On 9/15/14 7:02 PM, Johan Bergström wrote: > No good suggestion for multiple nic use-cases unfortunately. > Supporting one nic would at least be better than none. I will think...

On 9/15/14 11:41 PM, Johan Bergström wrote: > Not sure what your bigger plan for vmrc is, so it might or not be out > of scope. I've got some...

This could probably be fixed by adding quotation marks around "$1" in mkvm.sh.functions: f_set_password() ## $1 password $2 mount point ## { echo "$1" | pw -V ${2}/etc/ usermod root...

On 10/31/14 9:51 AM, vrachnis wrote: > By the way, maybe I should use `pkill -TERM -f "bhyve: $1"` if that > is better. That way the vm script won't...

Are you willing to pull and try this again? I'm not dead, it's just been stable enough for production use.

> linux (hd0,msdos1)/vmlinuz-2.6.32-431.el6.x86_64 ro root=/dev/mapper/VolGroup-lv_root > initrd (hd0,msdos1)/initramfs-2.6.32-431.el6.x86_64.img > boot > > works. The snapshot conf is missing the (hd0,msdos1) part... Noted. Thanks and I have only this week been...