PÁLI Gábor János

Results 202 comments of PÁLI Gábor János

I would be still interested to see what your FreeBSD system logs on boot. Could you please share with me the `dmesg -a` output from the _FreeBSD host_? You can...

Yes, you are right. These commands are meant to be executed on the Wifibox _guest_ which is a Linux system.

First enable the `console` in the `bhyve.conf` file. Then restart `wifibox` and then you can use the `wifibox console` command to enter the guest. There is only one user, `root`...

Could you please send me the output for the following command on the _FreeBSD host_? ```console # fgrep dhclient /var/log/messages ```

All right. I have dug up some further ways of investigation. Please run both of them on the _FreeBSD host_ system and share the output. First probe: ```console $ service...

> I don't know enough Erlang to find out what `any` maps to. But it seems like a type? The third parameter of the `config:get/3` function is the default value...

Hi @iron-udjin, thanks for the report! I could not yet reproduce this on 12.4-RELEASE but I have not yet given it up... Based on the log, everything goes as expected....

Looks like the VirtFS/9P mounts do not work at all, although the messages in the log do not indicate any related problems.

Is not there anything unusual present the `dmesg(8)` output of the host itself? Could you please try to grab the VM `dmesg` output from the console for me? I am...

Thanks! No indication of any mount errors in either of the logs, though -- that is even stranger. I should really try to reproduce this locally. By the way, does...