You are not logged in.
Pages: 1
Because my internet connection did not work, i played a bit around with netctl, only to find out later on that it was the actual network that was not working. Ironically I had by then somehow screwed up my netctl configuration, and I have no clue how to get it to work again.. The only thing I did was pretty much to reenable and restart some profiles..
I was wondering if there is a way to simply reset netctl to the "start/default" configuration (like when installing arch linux), so I could set the profiles and enable netctl-auto@[interface_name].service from the top once again..
Please let me know if you have any suggestions at all!
Offline
Have a look at the output of:
ls -l /etc/systemd/system/multi-user.target.wants
Delete any dangling symlinks you find.
The profiles are stored under /etc/netctl/
Make sure you have used:
netctl disable <name of profile>
on all your profiles if you wish to use netctl-auto
https://wiki.archlinux.org/index.php/Be … n_networks
https://wiki.archlinux.org/index.php/Ne … _operation
Jin, Jîyan, Azadî
Offline
Thanks a lot! It is working now. Not sure what did the trick though. There was nothing to delete and when I tried to disable the profiles it told me it wasn't found. But then netctl-auto was working afterwards, so something must have done it! Thanks!
Offline
Pages: 1