2013.11.10. 11:58 keltezéssel, Stefan Agner írta:
> Nevermind, the second time it worked:
>
> [2.71] UBI: attaching mtd8 to ubi0
> [2.74] UBI: EOF marker found, PEBs from 17 will be erased
> [2.74] UBI: scanning is finished
> [2.77] gluebi (pid 1): gluebi_resized: g
Nevermind, the second time it worked:
[2.71] UBI: attaching mtd8 to ubi0
[2.74] UBI: EOF marker found, PEBs from 17 will be erased
[2.74] UBI: scanning is finished
[2.77] gluebi (pid 1): gluebi_resized: got update notification
for unknown UBI device 0 volume 1
[
> Weird. For me it was working only at the first boot after flashing the image,
> but any modifications in the fs has been lost after subsequent reboots.
Hm, might be I did not looked at that correctly. Altough, I installed
some packages and I think they were still there after reboot...
Just updat
Hi Stefan,
<...>
>> Correct. I had to modify ubox to make it work correctly with JFFS2 on
>> emulated
>> MTD devices.
> On my device, when using ubox without any patchs, I get errors, but it
> worked somehow...
Weird. For me it was working only at the first boot after flashing the image,
but a
Hi Gabor
Am 2013-11-06 10:14, schrieb Gabor Juhos:
> I have applied both patches, although I did several modifications in those.
Cool, thanks! Just compiled an image and flashed it, works fine on my
device!
>> By creating a file system manually I tested using UBIFS instead of JFFS2
>> as the ove
Hi Stefan,
Sorry for the dealy.
> This replaces my patch sent in September. I rebased the changes to
> master as of today. Also I altered the functionality; The image now uses
> squashfs and JFFS2 on UBI (using GLUEBI) in order to provide proper NAND
> support. Its not the final solution, but wor
Hi,
This replaces my patch sent in September. I rebased the changes to
master as of today. Also I altered the functionality; The image now uses
squashfs and JFFS2 on UBI (using GLUEBI) in order to provide proper NAND
support. Its not the final solution, but works right now out of the box
regarding