[Bug 240178] sysutils/vm-bhyve: No longer works with tmux on FreeBSD CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 5 20:26:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240178

--- Comment #5 from Sean Eric Fagan <sef at FreeBSD.org> ---
And if I put this in a file:
bhyveload -m 4G -e autoboot_delay=3 -d /tank/VMs/FreeBSD-HEAD/disk0.img
FreeBSD-HEAD
bhyve -c 1 -m 4G -AHP -g 33333 -U d3ab47db-44ca-11e8-a8cb-d05099c3569a -u -s
0,hostbridge -s 31,lpc -s 4:0,virtio-blk,/tank/VMs/FreeBSD-HEAD/disk0.img -s
4:1,virtio-blk,/tank/VMs/FreeBSD-HEAD/disk1.img -s
4:2,virtio-blk,/tank/VMs/FreeBSD-HEAD/disk2.img -s
5:0,virtio-net,tap0,mac=58:9c:fc:02:96:c1 -l com1,stdio FreeBSD-HEAD
bhyvectl --destroy --vm=FreeBSD-HEAD

and then do "tmux new -s sh /tmp/test.sh", that works.  (No networking, because
I didn't bother setting that up, but it does work.)

So "vm start FreeBSD-HEAD" doesn't work, but running those commands does.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list