OUR NETWORK:TiVo Community TechLore Explore3DTV My DigitalEntertainer See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 345133.0
January 25, 2010 01:11 PM

Categories: WNR3500L

Rating (0 votes)
Rate This!

Member Avatar

Per

Member
Joined: 01/08/2010

I'm trying to install optware, following the guide at (http://www.dd-wrt.com/wiki/index.php/Optware)

But when i mount /jffs/opt to /opt the result is that it mounts the /jffs to /opt and not /jffs/opt

before mounting opt/

root@WRN3500L:/# 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)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
devpts on /proc/bus/usb type usbfs (rw)
/dev/scsi/host1/bus0/target0/lun0/part1 on /jffs type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)

after mounting opt/

root@WRN3500L:/# mount -o bind /jffs/opt /opt/
root@WRN3500L:/# 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)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
devpts on /proc/bus/usb type usbfs (rw)
/dev/scsi/host1/bus0/target0/lun0/part1 on /jffs type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)
/dev/scsi/host1/bus0/target0/lun0/part1 on /opt type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)
 

any idea why?

Discussion:    Add a Comment | Comments 1-9 of 9 | Latest Comment

January 26, 2010 12:28 AM

Just noticed that myself, must be some weird bug.
But setting the USB to auto-mount on /opt/ works, so if you're using USB you can still get it done that way. If you split your USB into several partition you can have one for /jffs and one for /opt.
Maybe the dd-wrt people forgot to include -o bind in mount when they made the build?

January 27, 2010 12:24 AM

I think you are right. Multiple partitioned USB drive is not supported by current DD-WRT firmware.

January 28, 2010 6:42 AM

Could you report when you manged to get optware to work properly on WNR3500L. I managed to install it, but many of the installed binarys weren't working. (seemded to be something with the 2.6-Kernel) Which Version of dd-wrt are you using? I used those mini_ftp_usb and big from dd-wrt.org

And by the way: In the dd-wrt-Distro mount -o bind seemed to work. I managed to use at least two partitions.

January 28, 2010 8:02 AM

In next version this issue will be definitely resolved. I used the same version which is provided in this site.

January 30, 2010 3:57 PM

Thanks.
I created two partitions and now it works.

February 1, 2010 6:42 AM

Good. Can you please share the code with us ? It would help others who has similar kind of requirement.

February 7, 2010 6:28 AM

Not that much to show. Mounted the different partitions to different points.

mount /dev/scsi/host0/bus0/target0/lun0/part1 /jffs
mount /dev/scsi/host0/bus0/target0/lun0/part2 /opt

February 8, 2010 11:55 PM

Thanks

May 22, 2010 12:58 AM

*** Deleted By Moderator ***


Discussion:    Add a Comment | Back to Top | Comments 1-9 of 9 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window