|
I don't think Loboris's kernels are compiled with either of those filesystems enabled. You can always compile the kernel yourself, though. As for your other question: yes, it is possible. That's how e.g. nearly all bootable Linux CDs/DVDs work -- all the changes to the filesystem remain only in RAM, because, quite obviously, CDs and DVDs are not writable the same way a USB-stick or a HDD would be. If you wanted to still be able to keep some files persistent, however, you'd still run into the same issue: sudden power-loss would eventually lead to corruption.
Though, instead of mucking around with stuff like this I'd see it more logical to fix the root problem: your oh-shit - button. Why does it have to cut off power to the Pi when you could just leave the Pi running, but cut power to the printer? Well, you do as you see fit. |
|