Netgear R9000 cannot mount jffs2 issue..

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
tommy29
DD-WRT Novice


Joined: 12 Jul 2017
Posts: 4

PostPosted: Wed Jul 12, 2017 1:24    Post subject: Netgear R9000 cannot mount jffs2 issue.. Reply with quote
Hi all,

I am using the newest R9000 dd-wrt fireware (32170M). I just cannot get the jffs mounted. In the administration page, the jffs2 support shows "not mounted". I have tried cleaning the internal flash storage for many times.



here is my /proc/mtd

mtd0: 001e0000 00020000 "u-boot"
mtd1: 00120000 00020000 "u-boot-env"
mtd2: 00140000 00020000 "ART"
mtd3: 00140000 00020000 "ART.bak"
mtd4: 00440000 00020000 "kernel"
mtd5: 02800000 00020000 "rootfs"
mtd6: 011c0000 00020000 "ddwrt"
mtd7: 02c40000 00020000 "linux"
mtd8: 04480000 00020000 "netgear"
mtd9: 12c00000 00020000 "plex"
mtd10: 05780000 00020000 "reserve"
mtd11: 00080000 00020000 "crashdump"
mtd12: 00380000 00020000 "language"
mtd13: 00120000 00020000 "nvram"
mtd14: 00120000 00020000 "pot"

and my mount:
/dev/root on / type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
ramfs on /tmp type ramfs (rw,relatime)
none on /dev type tmpfs (rw,relatime,size=512k)
devpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)

Could anyone help me?

Regards
Sponsor
giuliomagnifico
DD-WRT User


Joined: 11 Apr 2016
Posts: 454
Location: Italy

PostPosted: Fri Jul 14, 2017 9:07    Post subject: Reply with quote
Same problem with the R7800, jff2 works only with older builds: try with this build r31980M
Malachi
DD-WRT Guru


Joined: 17 Jul 2012
Posts: 7209
Location: Columbus, Ohio

PostPosted: Fri Jul 14, 2017 9:22    Post subject: Reply with quote
Why would he try an r7800 build on an r9000?
_________________
I am far from a guru, I'm barely a novice.
giuliomagnifico
DD-WRT User


Joined: 11 Apr 2016
Posts: 454
Location: Italy

PostPosted: Fri Jul 14, 2017 9:55    Post subject: Reply with quote
Malachi wrote:
Why would he try an r7800 build on an r9000?


Damn! Sorry my mistake, I meant try a build before the r32xxxM, because I've got the same trouble with the R7800... I don't have a Kong build (before the r32xxx) for the R9000...
<Kong>
DD-WRT Guru


Joined: 15 Dec 2010
Posts: 4339
Location: Germany

PostPosted: Fri Jul 14, 2017 14:04    Post subject: Reply with quote
giuliomagnifico wrote:
Same problem with the R7800, jff2 works only with older builds: try with this build r31980M


I just flashed a brandnew R7800 with 32590, JFFS2 worked right away, only enabled JFFS2 and enabled clean internal flash storage. Shows 24MB free space. It would be pretty bad if that didn't work, cause I need that for a project:-)


Right now I'm doing range test and at the same location where an R7000 barely could pick up a signal and could not connect, the R7800 connects with 40mbps.

_________________
KONG PB's: http://www.desipro.de/ddwrt/
KONG Info: http://tips.desipro.de/
tommy29
DD-WRT Novice


Joined: 12 Jul 2017
Posts: 4

PostPosted: Sat Jul 15, 2017 15:41    Post subject: Reply with quote
<Kong> wrote:
giuliomagnifico wrote:
Same problem with the R7800, jff2 works only with older builds: try with this build r31980M


I just flashed a brandnew R7800 with 32590, JFFS2 worked right away, only enabled JFFS2 and enabled clean internal flash storage. Shows 24MB free space. It would be pretty bad if that didn't work, cause I need that for a project:-)


Right now I'm doing range test and at the same location where an R7000 barely could pick up a signal and could not connect, the R7800 connects with 40mbps.


Hi Kong:

I have a PPPoE problem on my R9000. Could you please take a look at the post? I will be so grateful if you can give me some advice.
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310167

Cheers
tdx79
DD-WRT Novice


Joined: 17 Dec 2017
Posts: 20

PostPosted: Sun Dec 17, 2017 13:05    Post subject: Re: Netgear R9000 cannot mount jffs2 issue.. Reply with quote
tommy29 wrote:
Hi all,

I am using the newest R9000 dd-wrt fireware (32170M). I just cannot get the jffs mounted. In the administration page, the jffs2 support shows "not mounted". I have tried cleaning the internal flash storage for many times.



here is my /proc/mtd

mtd0: 001e0000 00020000 "u-boot"
mtd1: 00120000 00020000 "u-boot-env"
mtd2: 00140000 00020000 "ART"
mtd3: 00140000 00020000 "ART.bak"
mtd4: 00440000 00020000 "kernel"
mtd5: 02800000 00020000 "rootfs"
mtd6: 011c0000 00020000 "ddwrt"
mtd7: 02c40000 00020000 "linux"
mtd8: 04480000 00020000 "netgear"
mtd9: 12c00000 00020000 "plex"
mtd10: 05780000 00020000 "reserve"
mtd11: 00080000 00020000 "crashdump"
mtd12: 00380000 00020000 "language"
mtd13: 00120000 00020000 "nvram"
mtd14: 00120000 00020000 "pot"

and my mount:
/dev/root on / type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
ramfs on /tmp type ramfs (rw,relatime)
none on /dev type tmpfs (rw,relatime,size=512k)
devpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)

Could anyone help me?

Regards


Hi, I'm in same situation after flashing DD-WRT v3.0-r34015M kongal (12/11/17).
Tried flashing older dd-wrt revision, reverting to stock, re-flashing again last and previous kong's fw, enabling and disabling jjfs2...nothing to do.
Any help?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum