Optware mount problem on Asus WL-520GU

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
RIVAL
DD-WRT Novice


Joined: 04 Aug 2010
Posts: 2

PostPosted: Wed Aug 04, 2010 9:55    Post subject: Optware mount problem on Asus WL-520GU Reply with quote
I have installed optware using the "optware the right way" script and upon each reboot the partitions in my external are not automounted except for the first where optware is installed. when i run "service" it doesnt exist. if after reboot i switch off my external and switch it back on they are mounted automatically and services work, but both the partition for optware and the one for data are mounted as /opt.

my firmware is DD-WRT v24-sp2 (07/28/10) mini-usb-ftp - build 14853M NEWD-2 Eko

here is mount on reboot:
Code:

root@asus:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
devpts on /proc/bus/usb type usbfs (rw)
/dev/discs/disc0/part1 on /opt type ext3 (rw)


mount after drive reset
Code:

root@asus:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
devpts on /proc/bus/usb type usbfs (rw)
/dev/discs/disc0/part1 on /opt type ext3 (rw)
/dev/discs/disc0/part3 on /opt type ext3 (rw)



Code:

root@asus:~# df -h
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root                 2432      2432         0 100% /
/dev/discs/disc0/part1
                      35886816    409440  33654404   1% /opt
/dev/discs/disc0/part3
                      35886816    409440  33654404   1% /opt
/dev/scsi/host0/bus0/target0/lun0/part1
                       2063504     35876   1922808   2% /mnt


diskinfo from webui
Code:

Disk Info
--- /dev/discs/disc0/disc
Block device, size 37.27 GiB (40020664320 bytes)
DOS/MBR partition map
Partition 1: 1.999 GiB (2146765824 bytes, 4192902 sectors from 63)
Type 0x83 (Linux)
Ext3 file system
Volume name "Optware"
UUID 508BDB8B-CF89-449B-A5B0-6E264AF513B9 (DCE, v4)
Volume size 1.999 GiB (2146762752 bytes, 524112 blocks of 4 KiB)
Partition 2: 509.9 MiB (534643200 bytes, 1044225 sectors from 4192965)
Type 0x82 (Linux swap / Solaris)
Linux swap, version 2, subversion 1, 4 KiB pages, little-endian
Swap size 509.9 MiB (534634496 bytes, 130526 pages of 4 KiB)
Partition 3: 34.77 GiB (37334545920 bytes, 72919035 sectors from 5237190)
Type 0x83 (Linux)
Ext3 file system
Volume name "Share"
UUID 445F347F-2ECC-4EC8-AE32-5CDE7FCCBA12 (DCE, v4)
Volume size 34.77 GiB (37334544384 bytes, 9114879 blocks of 4 KiB)
Status: Mounted on /opt


is this an issue with the broadcom BCM5354 cpu or is this a bug in the firmware?
Sponsor
buddee
DD-WRT Guru


Joined: 06 Feb 2010
Posts: 7401
Location: Little Rock

PostPosted: Wed Aug 04, 2010 10:55    Post subject: Reply with quote
Any particular reason you are using Newd-2 and not NEWD? I use Newd with my WL520gU and have none of those problems.
_________________
Wireless N Config | Linking Routers | DD-WRT Wiki | DD-WRT Builds | Peacock - Broadcom FAQ

Having problems with port forwarding? Check out Port Forward Troubleshooting for more info.
Masterman
DD-WRT Guru


Joined: 24 Aug 2009
Posts: 2070
Location: South Florida

PostPosted: Wed Aug 04, 2010 14:57    Post subject: Reply with quote
You have a double mount going on looks as though it wasn't fixed in the K24 builds:

Code:
/dev/discs/disc0/part1
                      35886816    409440  33654404   1% /opt
/dev/discs/disc0/part3
                      35886816    409440  33654404   1% /opt



Try the last Brainslayer stable firmware (I still run it and have had no prblems) and see if it helps:


http://www.dd-wrt.com/site/support/other-downloads?path=others%2Feko%2FBrainSlayer-V24-preSP2%2F06-12-10-r14594%2Fbroadcom%2F

_________________
Optware, the Right Way
Asus RT-AC68U
Asus RT-N66U
Asus RT-N10
Asus RT-N12
Asus RT-N16 x5
Asus WL520gU
Engenious ECB350
Linksys WRT600Nv1.1
Linksys WRT610Nv1
Linksys E2000
Netgear WNDR3300
SonicWall NSA220W
SonicWall TZ215W
SonicWall TZ205W
SonicWall TZ105W
RIVAL
DD-WRT Novice


Joined: 04 Aug 2010
Posts: 2

PostPosted: Thu Aug 05, 2010 6:47    Post subject: Reply with quote
The brainslayer build suggested by Masterman had the same problems for me, this one ended up working perfectly: DD-WRT v24-sp2 (07/28/10) mini-usb-ftp - build 14853M NEWD Eko

thanks
buedi
DD-WRT Novice


Joined: 26 Mar 2012
Posts: 13

PostPosted: Mon Mar 26, 2012 19:54    Post subject: Reply with quote
I signed up just to post this and I hope the right people are reading it. I can´t fix that myself, but signing up for a Bug report should is the least I can do.

I just want to bring this Topic back up because I had the exact same problem here today on my Asus RT-N16 with the Builds:
dd-wrt.v24-18777_NEWD-2_K2.6_mega.bin
dd-wrt.v24-18024_NEWD-2_K2.6_mega.bin

I went back to
dd-wrt.v24-14929_NEWD-2_K2.6_big.bin
and the Problem went away.

Maybe I should mention that before and after each flash I did the 30-30-30 Reset. To me it seems like that double Mounting bug is back again in the newer builds.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC 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 can attach files in this forum
You can download files in this forum