Comment 24 for bug 1467640

Revision history for this message
Simon Fels (morphis) wrote :

@simon: You could follow what pitti proposed above:

1. Remount roofs rw
$ sudo mount -o remount,rw /
2. Create an /etc/udev/rules.d/80-net-setup-link.rules file on the device
$ sudo touch /etc/udev/rules.d/80-net-setup-link.rules
3. Reboot
$ sudo reboot

That will give you mobile connectivity back until a fix is out.