Re: [OpenWrt-Devel] fstools: factory reset on power failure during startup

2015-11-30 Thread Florian Eckert
Hello, i think the patch fixes the issue. We could reproduce a factory reset with the dc/dc test very often befor we apply your patch. But now i think there is an other problem with ubifs! See log The system fails at Saturday evening with this error Press the [f] key and hit [enter]

Re: [OpenWrt-Devel] fstools: factory reset on power failure during startup

2015-11-27 Thread Florian Eckert
Hi, I have tested your patch since last day when I got the patch from you. I am using an programmable dc/dc power supply, who switches the power between startup randomly. I will run the test during the weekend. And then I will see what happend on Monday morning. But for now i havn't lost the confi

Re: [OpenWrt-Devel] fstools: factory reset on power failure during startup

2015-11-26 Thread Florian Eckert
Hi, thank your very much for your fast reply and the fix :-). I will try it and give you an respond. flo 2015-11-26 14:05 GMT+01:00 Felix Fietkau : > On 2015-11-26 09:24, Florian Eckert wrote: >> Hi, >> >> I am using openwrt CC and an ubifs filesystem on top of ubi. >> If I plug off the power du

Re: [OpenWrt-Devel] fstools: factory reset on power failure during startup

2015-11-26 Thread Felix Fietkau
On 2015-11-26 09:24, Florian Eckert wrote: > Hi, > > I am using openwrt CC and an ubifs filesystem on top of ubi. > If I plug off the power during startup, some times my configuration > get lost and i am back to factory reset. > > In the package fstools there is the bin "mount_root" it is called

Re: [OpenWrt-Devel] fstools: factory reset on power failure during startup

2015-11-26 Thread John Crispin
On 26/11/2015 09:24, Florian Eckert wrote: > Hi, > > I am using openwrt CC and an ubifs filesystem on top of ubi. > If I plug off the power during startup, some times my configuration > get lost and i am back to factory reset. > > In the package fstools there is the bin "mount_root" it is calle

[OpenWrt-Devel] fstools: factory reset on power failure during startup

2015-11-26 Thread Florian Eckert
Hi, I am using openwrt CC and an ubifs filesystem on top of ubi. If I plug off the power during startup, some times my configuration get lost and i am back to factory reset. In the package fstools there is the bin "mount_root" it is called twice during startup. 1. S10boot at line 10 2. S95done at