debian linux 无法关机?

debian linux 无法关机?,第1张

不是驱动问题

你这个存在几种可能性

系统损坏

空间满了

/var目录不存在

希望可以帮助你 请采纳   谢谢

你这是文件系统出错了吧。输入不显示文字的时候,可能是要求你输入root密码的,你试试输入root密码,回车后出现类似“(Repairfilesystem)1#”的提示符的话,就可以执行命令了。然后按照系统提示上说的,用fsck对磁盘进行检查修复。先mount,然后再fsck试试看。下面是网上摘录的执行过程,参考一下。(Repairfilesystem)1#_(Repairfilesystem)1#mount/dev/sda1on/typeext3(rw)procon/proctypeproc(rw)sysfson/systypesysfs(rw)devptson/dev/ptstypedevfs(rw,gid=5,mode=620)tmpfson/dev/shmtypetmpfs(rw)noneon/proc/sys/fs/binfmt_misctypebinfmt_misc(rw)sunpcon/var/lib/nfs/rpc_pipefstyperpc_pipefs(rw)mount:warning:/etc/mtabisnotwritable(e.g.read-onlyfilesystem).It'spossiblethatinformationreportedbymount(8)isnotuptodate.Foractualinformationaboutsystemmountpointscheckthe/proc/mountsfile.(Repairfilesystem)2#fsck-text3/dev/sda1fsck1.39(29-May-2006)e2fsck1.39(29-May-2006)/containsafilesystemwitherrors,checkforced.Pass1:Checkinginodes,blocks,andsizesInodesthatwerepartofacorruptedorphanlinkedlitfound.Fix?遇到系统询问就回车,直接默认y即可。最后退出,系统应该会自动重启。(Repairfilesystem)3#exit


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/8340700.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-15
下一篇 2023-04-15

发表评论

登录后才能评论

评论列表(0条)

保存