Categories: PogoPlug Development
Hello,
My optware environment is working now for about three days. But after login to the ssh today:
- mount -o ro,remount /
- mount -o rw,remount /
are not working any longer. Just return:
mount: mounting ubi0:rootfs on / failed: Invalid argument
Any guesses?

RSS



Well it was the upgrade of my busybox version.
Due to the new version following commands have to be used:
umount -r /
umount -rw /