/tmp at step4 is it a problem?
hi ! i\m complete newbee and im trying to follow steps of this tutorial
adn here is what i get at step 4
Code:
[WL-001Droot]$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 3072 3072 0 100% /
tmpfs 15080 148 14932 1% /tmp
[admin@WL-001D60E4B744 root]$
how can i umount /tmp ?
here is what i get from ps
Code:
root]$ ps
PID USER VSZ STAT COMMAND
1 admin 1308 S /sbin/init
2 admin 0 SW [keventd]
3 admin 0 SWN [ksoftirqd_CPU0]
4 admin 0 SW [kswapd]
5 admin 0 SW [bdflush]
6 admin 0 SW [kupdated]
7 admin 0 SW [mtdblockd]
55 admin 1520 S telnetd
60 admin 1100 S httpd vlan1
61 admin 1524 S syslogd -m 0 -O /tmp/syslog.log -S -l 7 -b 2
64 admin 1520 S klogd
66 admin 1072 S nas /tmp/nas.lan.conf /tmp/nas.lan.pid lan
71 nobody 836 S dnsmasq
69 admin 0 SW [khubd]
90 admin 1532 S udhcpc -i vlan1 -p /var/run/udhcpc0.pid -s /tmp/udhcp
93 admin 1264 S pppd file /tmp/ppp/options.wan0
95 admin 892 S infosvr br0
96 admin 1308 S watchdog
114 admin 1048 S upnp -D -L br0 -W ppp0
115 admin 1096 S dropbear
119 admin 1528 S -sh
121 admin 1524 R ps
wbr madace
ls -al - Something missing?
Hi :)
First, THANK YOU!! GREAT Tutorial :)
I'm using a wl500gp v1, with oleg's 1.9.2.7-10, i follow the tutorial and everything is running great (i think so), i use Samba2 and transmission with no problems, my question is, when do the ls -al command i only get this:
[aesir@TSRT01 root]$ ls -al
total 0
drwx------ 1 aesir root 0 Jan 1 2000 .
drwxr-xr-x 1 aesir root 0 Jan 25 2008 ..
I read the forum and i find out that, i should get this instead:
[admin@WL-ASUSAP sbin]$ ls -al
drwxr-xr-x 1 admin root 0 Mar 23 19:24 .
drwxr-xr-x 1 admin root 0 Jan 1 2000 ..
-rwxr-xr-x 1 admin root 575 Mar 23 19:34 post-boot
-rwxr-xr-x 1 admin root 0 Mar 23 19:24 post-firewall
-rwxr-xr-x 1 admin root 0 Mar 23 19:24 post-mount
-rwxr-xr-x 1 admin root 0 Mar 23 19:24 pre-shutdown
is that correct? is something missing in my config?
Thank you all, in advance
mkdir: Cannot create directory `/opt/etc'
Dear all,
First of all.... i'm such a noob and a newbie, but, i kind of want this to work.
I am good at directions so,.. i will take good directions :D
I'm stuck at this step:
"mkdir /opt/etc
mkdir /opt/etc/init.d
vi /opt/etc/init.d/rc.unslung"
"Remark: If you get a "mkdir: Cannot create directory `/opt/etc': Read-only file system" your HDD (here the IPKG pertition) is NOT mounted."
I have this error, and i don't know what to do next! please help me!