0

Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)

when starting up the Centos 7machine I am receiving this error

Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)

how to resolve this issue???

mason
asked Nov 20, 2018
1 Answer
0

The reason for this error was an entry in /etc/fstab that pointed to partition UUID that was no longer exists.

The solution was to remove the unwanted fstab entry or uncommand the fstab entry.

for example,

#vim /etc/fstab

Remove the entry of the device that no longer exists

linuxhelp

Hi caitlyn ! usually the fstab entries will be made manually by the user, and it must definitely mounted in a Directory from / so obviusly you should know which path does not exist.

View More
gokulravichandran2
answered Nov 23, 2018
Your Answer
||||
 
100:0