|

楼主 |
发表于 2004-1-19 10:10:11
|
显示全部楼层
连接错误!!翻遍了好多书和文档,不能解决,望指教.
我mkdir $LFS/tools 然后
cd $LFS
link -s tools /
cd /
[root@xie /]# ls
bin boot dev etc home initrd lib lost+found misc mnt opt proc public root sbin tmp tools usr var
[root@xie /]# cd tools
bash: cd: tools: 符号连接的层数过多
[root@xie /]# ls -l
总用量 200
drwxr-xr-x 2 root root 4096 1月 19 02:46 bin
drwxr-xr-x 3 root root 4096 1月 19 02:44 boot
drwxr-xr-x 20 root root 118784 1月 19 09:28 dev
drwxr-xr-x 52 root root 4096 1月 19 09:43 etc
drwxr-xr-x 4 root root 4096 1月 18 23:02 home
drwxr-xr-x 2 root root 4096 2003-01-25 initrd
drwxr-xr-x 9 root root 4096 1月 19 02:51 lib
drwx------ 2 root root 16384 1月 19 02:38 lost+found
drwxr-xr-x 2 root root 4096 2003-01-28 misc
drwxr-xr-x 5 root root 4096 1月 18 22:32 mnt
drwxr-xr-x 2 root root 4096 2003-01-25 opt
dr-xr-xr-x 76 root root 0 2004-01-19 proc
drwxr-xr-x 2 root root 4096 1月 18 21:31 public
drwxr-x--- 13 root root 4096 1月 19 09:29 root
drwxr-xr-x 2 root root 8192 1月 19 02:47 sbin
drwxrwxrwt 9 root root 4096 1月 19 09:29 tmp
lrwxrwxrwx 1 root root 5 1月 19 09:58 tools -> tools
drwxr-xr-x 15 root root 4096 1月 19 02:43 usr
drwxr-xr-x 17 root root 4096 1月 19 04:45 var
[root@xie /]# ls -i tools /mnt/lfs/
ls: tools: 符号连接的层数过多
/mnt/lfs/:
2049 sources 503888 tools
翻遍了好多书和文档,不能解决,望指教. |
|