Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Oct 2019 20:26:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240178] sysutils/vm-bhyve: No longer works with tmux on FreeBSD CURRENT
Message-ID:  <bug-240178-7788-Javug2JFEC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240178-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240178-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240178

--- Comment #5 from Sean Eric Fagan <sef@FreeBSD.org> ---
And if I put this in a file:
bhyveload -m 4G -e autoboot_delay=3D3 -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=3D58:9c:fc:02:96:c1 -l com1,stdio FreeBSD-HEAD
bhyvectl --destroy --vm=3DFreeBSD-HEAD

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240178-7788-Javug2JFEC>