Re: Katastrophic Koala upgrade - system completely borked...
When you boot the recovery mode there are a few options to choose from, one of which is something like "shell with networking". If all else fails that should get you to networking. Probably you can run
maybe followed by
and get networking up.
When you boot the recovery mode there are a few options to choose from, one of which is something like "shell with networking". If all else fails that should get you to networking. Probably you can run
Code:
service networking start
Code:
service NetworkManager start
Comment