Could you post output from "mount; ls -la /mnt". Thx. – ImoApr 1 '10 at 8:55
hi imo!
[root@station1 /]# mount; ls -la /mnt
/dev/hda2 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
total 8
drwxr-xr-x 2 root root 0 Apr 1 11:56 .
drwxr-xr-x 24 root root 4096 Apr 1 11:16 ..
[root@station1 /]#
regards
Simboy – ArjunApr 1 '10 at 9:07
You might move that to the body of your question for readability. – arbalesMay 16 '10 at 8:04
This is a collaboratively edited question and answer site for system administrators and desktop support professionals. It's 100% free, no registration required.
Got a question about the site itself? meta is the place to talk about things like what questions are appropriate, what tags we should use, etc.