Is there a way I can convert rootfs to ext3? I am so sick of disk errors and random glitches in apps because of that.
I read somewhere that I can make a /boot partition (ext2) with copy contents of /boot folder to it. Is there anything else I would have to do to make it work? I suppose I would have to rebuild the kernel image so that it knows /boot is separate partition now?
Any suggestions are appreciated.