Hello,
I have issues with networking and NFS access So I want to read complete boot messages until login prompt, but in /var/log/messages I don't find complete content of it. During boot procedure I see following, referring to network card:
and some lines later:
I guess this curious effect has to do with failing NFS mount, see this thread:
https://forums.freebsd.org/threads/trouble-with-nfs-mount.53486/
But a look into /var/boot/message only shows me lines with:
So where can I see complete boot output? I need this for troubleshooting.
Kind regards,
Holger
I have issues with networking and NFS access So I want to read complete boot messages until login prompt, but in /var/log/messages I don't find complete content of it. During boot procedure I see following, referring to network card:
Code:
re0: link state changed to DOWN
Code:
re0: link state changed to UP
I guess this curious effect has to do with failing NFS mount, see this thread:
https://forums.freebsd.org/threads/trouble-with-nfs-mount.53486/
But a look into /var/boot/message only shows me lines with:
Code:
re0: link state changed to UP
So where can I see complete boot output? I need this for troubleshooting.
Kind regards,
Holger