Barnaby W. Füi
Elite Member
i wont explain, i'll just paste from a console and that should explain it for you.
c1816619-b:/home/death# cd /usr/src
bash: cd: /usr/src: No such file or directory
c1816619-b:/home/death# ls /usr/
X11R6 bin games include info lib local man sbin share
c1816619-b:/home/death# locate src
/home/death/.bbkeysrc
/usr/lib/mozilla/searchplugins/bugzilla.src
/usr/lib/mozilla/searchplugins/dmoz.src
/usr/lib/mozilla/searchplugins/google.src
/usr/lib/mozilla/searchplugins/lxrmozilla.src
/usr/lib/mozilla/searchplugins/mozilla.src
/usr/lib/mozilla/searchplugins/NetscapeSearch.src
/usr/local/src
/usr/share/apps/knotify/eventsrc
/usr/share/man/man3/wcsrchr.3.gz
/usr/share/man/man5/bbkeysrc.5.gz
/usr/share/mimelnk/text/x-c++src.desktop
/usr/share/mimelnk/text/x-csrc.desktop
/usr/src
/usr/src/linux-2.4.17
/usr/src/linux-2.4.17/linux
/usr/src/linux-2.4.17/linux/.config
/usr/src/linux-2.4.17/linux/.depend
/usr/src/linux-2.4.17/linux/.hdepend
ok it goes on and on there obviously, i'm not gonna paste all that.
so if i do a locate, /usr/src is there, yet when i try to do anything with it, it is gone. this is just after a kernel compile, wtf is going on?
and i am root while doing this.
c1816619-b:/home/death# cd /usr/src
bash: cd: /usr/src: No such file or directory
c1816619-b:/home/death# ls /usr/
X11R6 bin games include info lib local man sbin share
c1816619-b:/home/death# locate src
/home/death/.bbkeysrc
/usr/lib/mozilla/searchplugins/bugzilla.src
/usr/lib/mozilla/searchplugins/dmoz.src
/usr/lib/mozilla/searchplugins/google.src
/usr/lib/mozilla/searchplugins/lxrmozilla.src
/usr/lib/mozilla/searchplugins/mozilla.src
/usr/lib/mozilla/searchplugins/NetscapeSearch.src
/usr/local/src
/usr/share/apps/knotify/eventsrc
/usr/share/man/man3/wcsrchr.3.gz
/usr/share/man/man5/bbkeysrc.5.gz
/usr/share/mimelnk/text/x-c++src.desktop
/usr/share/mimelnk/text/x-csrc.desktop
/usr/src
/usr/src/linux-2.4.17
/usr/src/linux-2.4.17/linux
/usr/src/linux-2.4.17/linux/.config
/usr/src/linux-2.4.17/linux/.depend
/usr/src/linux-2.4.17/linux/.hdepend
ok it goes on and on there obviously, i'm not gonna paste all that.
so if i do a locate, /usr/src is there, yet when i try to do anything with it, it is gone. this is just after a kernel compile, wtf is going on?
and i am root while doing this.