Captain Ron

Results 6 comments of Captain Ron

I have hacked it onto my camera. ![image](https://user-images.githubusercontent.com/109708692/209612514-b2805691-f29f-4f72-ab74-cf666ee1e0a6.png) It's MIT license so I will post my firmware here and contribute my improvements back to openIPC and the community. It has...

I'm unable to find the '/lib/modules/3.10.14/kernel/fs/overlayfs/' directory in the t21 bin file, I also looked in the t20 and t10 bins? ``` root@openipc-t21:/overlay# mount -t overlay overlay -o lowerdir=/,upperdir=/overlay/root,workdir=/overlay/work /mnt...

Thank you, I see its compiled in the kernel. I have sorted my networking issue and resized my partitions in u-boot such that rootfs_apps is the largest partition on the...

I would just like it to work as intended. From stock it mounts the root filesystem as read only? Due to the read only filesystem I needed to add modules...

Ok I have converted the root Squashfs to JFFS2, this has given me RW on root filesystem. Things are starting to work now I can successfully use the webUI to...

@dimerr I have tested the t21n u-boot you posted as well as the newly updated bin on the main openIPC page. Neither allow my t21 to run at all. Perhaps...