mounting UFS from Linux
Guillermo García Rojas
garciarojas at solobsd.org
Tue Mar 27 12:06:10 PDT 2007
I can't do a chown -R because filesystem is mounted only read only
(mount -r...) if I do a mount -w ... it doesn't mount. All I do is as root.
I will see the umapfs option, thanks.
Simon 'corecode' Schubert escribió:
Guillermo García Rojas wrote:
and have my partition mounted, but I can't read anything because all
the media mounted is owned by other user and group.
[..]
What can I do to read those files?
chown -R, or operate as root. just the thing what you would do when you
wanted to access the data from a different user. or you'll change your
userids to match on both systems && chown -R.
cheers
simon
More information about the Users
mailing list