Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

vm-console is using the wrong side of the nmdm device #33

Closed
io7m opened this issue Jul 30, 2020 · 0 comments
Closed

vm-console is using the wrong side of the nmdm device #33

io7m opened this issue Jul 30, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@io7m
Copy link
Owner

io7m commented Jul 30, 2020

vm-run will start a VM like this:

/usr/sbin/bhyve -U 50613ad2-3c93-478b-afa0-d8ac613723da -P -A -w -u -H -c cpus=1,sockets=1,cores=1,threads=1 -m 1000M -s 0:0:0,hostbridge -s 0:1:0,virtio-blk,/dev/zvol/storage/vm/50613ad2-3c93-478b-afa0-d8ac613723da/disk-0_1_0 -s 0:2:0,virtio-net,tap1,mac=aa:11:cc:a0:b6:66 -s 0:3:0,ahci-cd,/storage/images/openbsd-6.7-amd64-install.iso -s 0:4:0,lpc -l com1,/dev/nmdm_50613ad2-3c93-478b-afa0-d8ac613723da_B -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd UGE60jyTR4uvoNisYTcj2g

vm-console will start cu like this:

/usr/bin/cu -l /dev/nmdm_50613ad2-3c93-478b-afa0-d8ac613723da_B

Note the _B in both invocations.

@io7m io7m added the bug Something isn't working label Jul 30, 2020
@io7m io7m self-assigned this Jul 30, 2020
@io7m io7m closed this as completed in d1f9034 Jul 30, 2020
io7m added a commit that referenced this issue Jul 30, 2020
Release: com.io7m.waxmill 0.0.8
Change: Ensure vm-console uses the correct NMDM device side (Ticket: #33)
io7m added a commit that referenced this issue Jul 30, 2020
Release: com.io7m.waxmill 0.0.8

Change: Ensure vm-console uses the correct NMDM device side (Ticket: #33)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant