Hi, I have some trouble mounting my DragonFly partition under Linux.

I do:

mount -r -t ufs -o ufstype=44bsd /dev/hda10 /mnt/bsd/

and have my partition mounted, but I can't read anything because all the media mounted is owned by other user and group.

In Linux my files are owned by memo:memo and mounting UFS causes to all that files owned by oracle:dba, then I can't read anything. These files in DragonFly are owned by me (memo:memo) the same as in Linux.

What can I do to read those files?

Thanks!

Reply via email to