Re: ubifs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Dec 03, 2018 at 02:06:21PM +0100, Erwin Rol wrote:
> On Mon, 2018-12-03 at 13:58 +0100, Sascha Hauer wrote:
> > 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
> 
> But I need some sort of image, I can not create an empty ubifs volume
> and mount it with just barebox tools ?

Nope, because we only have a readonly UBIFS implementation.

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



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux