Quote Originally Posted by Hanspeter View Post
Can help me somebody ??


-rw-r--r-- 1 admin root 3662 Aug 9 19:57 /tmp/flash.tar.gz
Check saved image and type "/sbin/flashfs commit" to commit changes
.
Committed.
[admin@ASUS /]$ [ "`awk '/SwapTotal/{print($2)}' /proc/meminfo`" -eq 0 ] && mksw
ap /dev/sda1 && swapon /dev/sda1
[admin@ASUS /]$ mount -o noatime -t ext3 /dev/sda2 /opt && mount -o noatime -t e
xt3 /dev/sda3 /mnt
mount: mounting /dev/sda2 on /opt failed: Device or resource busy
[admin@ASUS /]$ [ -n "`mount | sed -n '/\/opt/p'`" ] && [ -n "`mount | sed -n '/
\/mnt/p'`" ] && cd /mnt && wget http://files.wl500g.info/asus/custom/raas/v10/op
t.tar.gz && cd / && tar -xvzf /mnt/opt.tar.gz && cd /opt && wget http://files.wl
500g.info/asus/custom/raas/v10/mnt.tar.gz && cd / && tar -xvzf /opt/mnt.tar.gz
[admin@ASUS /]$ ipkg update
-sh: ipkg: not found
[admin@ASUS /]$ cd /mnt && wget http://rutorrent.googlecode.com/files/rutorrent-
3.0.tar.gz && tar -xvzf rutorrent-3.0.tar.gz
Connecting to rutorrent.googlecode.com (XX.XX.XX.XX:80)
wget: can't open 'rutorrent-3.0.tar.gz': Read-only file system
[admin@ASUS /mnt]$ [ -x /opt/etc/init.d/rc.unslung ] && /opt/etc/init.d/rc.unslu
ng start
[admin@ASUS /mnt]$ #reboot
see before.... /opt not mounted