I have just received the Meizu MX4 Ubuntu edition and have already started hacking it. Managed to use davfs2 to mount remote drives ok, but anything I add to /etc/fstab is automatically removed every time the phone is restarted. Is this a bug or a deliberate security feature?
Is there a workaround? – was thinking of having a script run after startup, grep /etc/fstab and append line(s) that are missing, then mount drives. Is there a better solution?