解决ubuntu 报错:error found when loading /etc/profile

问题:ubuntu改为root登录后可能会出现error found when loading /etc/profile 的错误。

解决办法:

ubuntu14.0

解决:vim /root/.profile

将 mesg n 改为 tty - s && mesg n

ubuntu14.0 以上

 

解决:vim /root/.profile

mesg n 后加一行 tty - s && mesg n

posted @ 2018-11-20 16:29  linhuang  阅读(221)  评论(0)    收藏  举报  来源