mysql secure installation error touch: cannot touch `.my.cnf.4519': Read-only file system

[root@mailvm Packages]# mysql_secure_installation
touch: cannot touch `.my.cnf.4519': Read-only file system
touch: cannot touch `.mysql.4519': Read-only file system
chmod: cannot access `.my.cnf.4519': No such file or directory
chmod: cannot access `.mysql.4519': No such file or directory

Just change your directory to other than dvd or cd
eg. to / or
and run #mysql_secure_installation

No comments:

Post a Comment