During boot process I receive the following message and boot stops.
firmware: failed to load rtl_nic/rtl8168g-3.fw (-2)
I can't do anything.
During boot process I receive the following message and boot stops.
firmware: failed to load rtl_nic/rtl8168g-3.fw (-2)
I can't do anything.
The error message indicates that a driver software is missing. More specifically, it seems that a network driver (Realtek driver) is causing the issue.
The strange part is that such errors do not affect the boot process. The operating system should boot and you should get a tty.
Some solutions that I may suggest,
/var/log/syslog
or using the command dmesg
.