Bug #3141
dhclient blocks boot process
0%
Description
I have installed dfly-x86_64-5.2.1_REL.img from a USB stick and the installation went well. I chose DHCP for automatic config of the LAN card. When I boot Dragonfly, the boot process starts dhclient for er0 but then nothing else happens. It seem that dhclient is blocking the further boot process and thus no login is possible. The message "er0: watchdog timeout" occurs several times. The system still works, I can reboot using Ctrl+Alt+Del.
Files
History
Updated by sepherosa over 2 years ago
Can you try 5.0 img? I imported a new version of re in 5.0->5.2 time
frame, which may cause trouble.
On Thu, Jun 28, 2018 at 10:32 PM,
<bugtracker-admin@leaf.dragonflybsd.org> wrote:
> Issue #3141 has been updated by rowo.
>
>
> That same situation with dfly-x86_64-5.2.2_REL.img
>
> ----------------------------------------
> Bug #3141: dhclient blocks boot process
> http://bugs.dragonflybsd.org/issues/3141#change-13452
>
> * Author: rowo
> * Status: New
> * Priority: Normal
> * Assignee:
> * Category:
> * Target version: Latest stable
> ----------------------------------------
> I have installed dfly-x86_64-5.2.1_REL.img from a USB stick and the installation went well. I chose DHCP for automatic config of the LAN card. When I boot Dragonfly, the boot process starts dhclient for er0 but then nothing else happens. It seem that dhclient is blocking the further boot process and thus no login is possible. The message "er0: watchdog timeout" occurs several times. The system still works, I can reboot using Ctrl+Alt+Del.
>
> ---Files--------------------------------
> df03.jpg (778 KB)
> df07.jpg (748 KB)
> df09.jpg (726 KB)
>
>
> --
> You have received this notification because you have either subscribed to it, or are involved in it.
> To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
--
Tomorrow Will Never Die
Updated by tautolog over 2 years ago
Can you control-C out of dhclient to continue the booting process?
Ben
> On Jun 28, 2018, at 7:32 AM, bugtracker-admin@leaf.dragonflybsd.org wrote:
>
> Issue #3141 has been updated by rowo.
>
>
> That same situation with dfly-x86_64-5.2.2_REL.img
>
> ----------------------------------------
> Bug #3141: dhclient blocks boot process
> http://bugs.dragonflybsd.org/issues/3141#change-13452
>
> * Author: rowo
> * Status: New
> * Priority: Normal
> * Assignee:
> * Category:
> * Target version: Latest stable
> ----------------------------------------
> I have installed dfly-x86_64-5.2.1_REL.img from a USB stick and the installation went well. I chose DHCP for automatic config of the LAN card. When I boot Dragonfly, the boot process starts dhclient for er0 but then nothing else happens. It seem that dhclient is blocking the further boot process and thus no login is possible. The message "er0: watchdog timeout" occurs several times. The system still works, I can reboot using Ctrl+Alt+Del.
>
> ---Files--------------------------------
> df03.jpg (778 KB)
> df07.jpg (748 KB)
> df09.jpg (726 KB)
>
>
> --
> You have received this notification because you have either subscribed to it, or are involved in it.
> To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
Updated by rowo over 2 years ago
Now I have tried version 5.0.2 as well. dhclient does not block the boot process but still can't configure the LAN interface re0. I tried to configure it manually, which seemed to work, but I can't ping any host, not even my router in the local network.
When using Linux, all works well, so there is no network problem or alike. It must be a major bug in Dragonfly.
Updated by rowo over 2 years ago
- File df-mn0.jpg df-mn0.jpg added
- File df-mn1.jpg df-mn1.jpg added
I tested static ip config as well, using 192.168.0.13, but still no success. Other BSDs like GhostBSD work fine.