Linux Restart error could not update iceauthority file

Source: Internet
Author: User

Linux Restart error could not update iceauthority file Linux Restart exception could not update iceauthority file

Linux startup times could not update iceauthority file/var/lib/gdm/. Iceauthority

First, you need to log in to the system via Linux single-user mode


Enter single-user mode:  after grub enters the splash screen, type "E" and move the cursor to kernel ... That line, and then type "E", at the end of the kernel line with a blank single, enter the "B", start the system, that is, to enter one-user mode.

The cause of this error is due to/var/lib/gdm/. The file under the iceauthority is changed. We just have to do the following:

[Email protected] tmp]# chown-r Root:root/var

[Email protected] tmp]# chown-r GDM:/VAR/LIB/GDM

If you manipulate this command chown-r GDM:/VAR/LIB/GDM prompt error, use the following command

[Email protected] tmp]# CD/VAR/LIB/GDM

[[email protected] tmp] #lsattr. Iceauthority #此命令为查看此文件所具有的隐藏属性 and then changes the properties with the Chattr command.

Eg: the hidden property of this file is I, then use the command

[Email protected] tmp]# chattr-i. Iceauthority

Finally in execution [[email protected] tmp]# chown-r GDM:/VAR/LIB/GDM will not prompt the error.

Once the operation is complete, reboot the system.

Linux Restart error could not update iceauthority file

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.