Re: [U-Boot] UBIFS - Reading superblock error

2009-04-01 Thread Stefan Roese
Hi Marcelo, On Tuesday 31 March 2009, DATACOM - Mallmann wrote: > I'm trying to use UBI and UBIFS over a nand device. I want to create a > mtd partition in u-boot (with ubi part command), save a ubifs image > (with mkfs.ubifs), mount and load it with ubifs commands. The easiest way to write an UB

[U-Boot] UBIFS - Reading superblock error

2009-03-31 Thread DATACOM - Mallmann
Hi, I'm trying to use UBI and UBIFS over a nand device. I want to create a mtd partition in u-boot (with ubi part command), save a ubifs image (with mkfs.ubifs), mount and load it with ubifs commands. The commands that I used are listed bellow: (environment) mtdids=nand0=nand mtdparts=mtdparts=nan