At present I am able to write to the DOS partition only when
logged on as root. As root, when I do an ls, I see that
the write bit is not set for g or for o. But when I do
chmod o+w /DOS or chmod g+w /DOS, nothing happens! No errors,
but no changes in the file permissions. How can I adjust the
DOS partition to admit writing from a normal user account?