Hi Erwin, On Mon, Dec 03, 2018 at 01:42:11PM +0100, Erwin Rol wrote: > Hallo all, > > I want to create empty ubifs volumes, like this; > > 1) ubiformat -y -q /dev/nand0.system > 2) ubiattach /dev/nand0.system > 3) ubimkvol -t dynamic /dev/nand0.system.ubi system 0 > > 4) .... ???? > > 5) mount -t ubifs -o rw /dev/nand0.system.ubi.system /mnt/system/ > > > Is this possible with barebox? It depends on what you do in step 4. Should be something like 'ubiupdatevol' or cp /some/image /dev/nand0.system.ubi.system. But then, yes, this works. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox