On Apr 28, 2011, at 20:58, kman wrote: > I'm running voyage 7.0 on CF card. I'm using 'vi' as an editor. I can > open/read/write to my 'fstab' file but the 'mpd.conf' file always opens as > 'read-only' and can't be edited. > I've used the 'remountrw' command and back to 'remountro' but it doesn't > make a difference. > I've 'stopped' the mpd daemon. > I'm logged in as 'root' in the console. > I've also tried logging in as another user and changed the 'mpd.conf' file > ownership to that user using 'chown'. It still opens the file as 'read > only'.
The output of "ls -l mpd.conf" might be interesting. Try running "chmod +w mpd.conf"? Cheers Rob _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
