it is not a secret, that netcfg2 configurations using dhcp don't currently work in Arch Linux because new version of dhcpcd doesn't support -q switch
fix is quite easy:
edit file /usr/lib/network/ethernet.subr
find all strings running dhcpcd, and wipe "-q" option out.
Wednesday, October 15, 2008
get netcfg + dhcp back to work in current arch linux
Subscribe to:
Post Comments (Atom)

1 comments:
thanks
Post a Comment