I thought we could backup the rootfs without the need of rebooting and acting inside a bootmenu item by doing something like: Code: cd /home/user mkdir nand mount --bind / ./nand and applying mkfs.ubifs to /home/user/nand
cd /home/user mkdir nand mount --bind / ./nand