when modify the fstab file, added additional character into this file, then reboot but failed when checking filesystem? prompt you key root password to login maintain mode. But no password, and How to solve this problem? Thanks very much!
by vernezhang - Linux论坛 - 2004-07-30 22:34:38 阅读(361) 回复(1)
if I forget the super password, I want to enter into single mode to modify super password,how can I enter into single mode?
我调用时,总是无法创建新目录 我是以root用户编辑该文件,并编译且执行的 int main(void) { chdir("/etc"); printf("current working directory: %s\n", getcwd(NULL,NULL)); if(mkdir("../snmp", 0777) < 0) printf("mkdir failed\n"); }
when modify the fstab file, added additional character into this file, then reboot but failed when checking filesystem? prompt you key root password to login maintain mode. But no password, and How to solve this problem? Thanks very much!
我用onstat -d查看的时候,在最后一行显示 Expanded chunk capacity mode:disabled 这是什么意思啊? 顺便问一下,听说9.4以后的版本支持大于2G的chunk,是真的吗?我的系统是AIX5.2的,如果可以的话,是不是应该做什么设置呢?