Is there any way to run Ubuntu from USB stick with a FAT32 casper-rw persistence partition? If I use an Ext2 casper-rw partition everything works fine. However, if I switch to FAT32, the system gives the following error during boot:
(initramfs) aufs mount failed
I guess this happens because aufs cannot handle FAT32. Is there any way to work around this so that I am able to access the persistence partition from Windows too?