I accidentally permanently deleted the configuration packages within the NetworkManager file. Ever since then, I'm not able to retrieve a wireless connection and an ethernet connection. I'm constantly offline and am therefore unable to reinstall the missing packages. I've tried the following:
- Went into recovery mode to try and retrieve the packages;
- Went into cache to reinstall the debian package which contains those NetworkManager configuration packages;
- Use an ethernet cable;
- Used the
Code:
systemctl restart NetworkManager
command; - And set Managed=true In r.conf.
Extra information:
only outputs . So far, I've been unable to ouput and anywhere while those were outputted before deleting the configuration files.
/etc/network/interfaces.d contains this information:
Code:
auto lo
iface lo inet loopback
I personally thought of downloading the missing packages onto a USB, loading them into the correct file and use a reboot. If this is possible, could anyone provide me with a link that directly directs me to the downloadable packages? If not, I'd appreciate every bit of help to make my laptop connect to WiFi again! Thanks in advance.