View Single Post
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#184
Originally Posted by Garp View Post
Does this mean that you don't need to care about:
- Formatting MyDocs into ext3 or ext4 :
and by that you can exceed the 4GB limit of space for programs (OS')?
You still need to reformat MyDocs to ExFAT, and edit /etc/fstab.

Also make sure you're using the newest ubiboot!

As for the 4GB limit: no.
If it makes you feel any better, you can use Ubiboot to backup /home, delete the /home partition (4GB for configs!), expand /, copy /home onto say /.home on the rootfs, then change fstab to bindmount /.home onto /home

You could do without the bindmounting and just put home on /home, but the free space meter would b0rk.

Unfortunately, this patch does not apply at all to 2.6.32.61.
I think the wl1271 driver it's patching against is a lot newer. Time to port the newer kernel driver in?

The struct first appears in mainline with Linux 3.3
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.

Last edited by Hurrian; 2013-11-19 at 21:54.