我进入控制台(终端)用cd无法找到home
# cd /home
bash: cd: /home: No such file or directory
#
即使在mnt下的home也只是:
# cd /mnt/home
# ls
Autorun.inf pfsvoddata.bbv RECYCLER System Volume Information
Microsoft Visual C++ 6.rar puppy sql vod_cache_data
#
但是!!!我却可以建立用户:
# adduser vbird1
adduser: login 'vbird1' is in use
# adduser vbird
adduser: /home/vbird: No such file or directory //这句又是怎么回事???
Changing password for vbird
New password:
Retype password:
Password for vbird changed by root
#
接着我用vbird登录了另一个终端~~~~情况如下:
Passwd:
warning:cannot change to home di