PDA

Bekijk de volledige versie : WL500gp-1.9.2.7-rtn-r3702 but no usb automount



bummibrumm
28-01-2012, 16:46
Hi,

I'm new to oleg but Iīve used openwrt a long while.

I want to try oleg with my ASUS WL-500gP v1 and I used the googlecode version WL500gp-1.9.2.7-rtn-r3702. I choose the tutorial from http://wl500g.info/showthread.php?p=60930#poststop. Then I plugged in a usb stick and formated it with ext3. after then I create a /usr/local/sbin dir and the files post-boot, post-firewall, post-mount and pre-shutdown and add a mount command in post-boot. The script is executable but after saving flash and reboot the usb drive isnīt mounted as /opt. I could start the post-boot script and everything is well - but not at startup. What could I do?!

I hope somebody could help me.

thanks bummibrumm

wpte
29-01-2012, 15:17
The script is executable but after saving flash and reboot the usb drive isnīt mounted as /opt. I could start the post-boot script and everything is well - but not at startup. What could I do?!

http://wl500g.info/showpost.php?p=60930&postcount=1


November 2011

rtn firmware with kernel 2.6 instead of kernel 2.4 uses disca, discb etc.
you have to replace all occurances of "disc0" with "disca" in this tutorial!!!!
I will update the tutorial if i have time for it.

since you moved from kernel 2.4 to 2.6 the disc names have changed and thus you need to change your configuration (fstab) to make it work.