Thank you for the reply.
I have and used this driver already, but 1) it also needs the roots
permissions to write 2) I would like to have a file system that suites
at best with MacOs as this will likely remain my main OS and I will also
soon update to 10.4.3.
Marco
On Mon, 14 Nov 2005, Kasper Jordaens wrote:
give this a try!
http://sourceforge.net/projects/ext2fsx/
I mount /home as a seperate drive in OSX, rw no problem
also works with ext3
using 10.3.9
Kasper
On 11/14/05, Marco Chiarandini <[EMAIL PROTECTED]> wrote:
Dear list,
I just finished installing the kernel 2.6.14 with HFS and HFSPLUS
modules built-in. To my understanding with this kernel it should be
possibile to read and write on Mac HFS extended partitions.
I verified that it is indeed possible but I can do this only with root
permissions and not as a common user.
Below my current fstab, although I tried already several other different
ways to mount the partition. When mounted hfs partitions receives uid
"501" and gid "dialout". Adding this group in /etc/group and the name of
the user as member of the group does not solve the problem.
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/hda12 / ext3 errors=remount-ro 0 1
/dev/hda10 none swap sw 0 0
/dev/hda13 /home ext3 defaults 0 1
/dev/hda11 /mnt/rescue hfsplus
user,auto,rw,nosuid,uid=1000,gid=1000,umask=022 0 0
/dev/hda14 /mnt/shared hfsplus defaults,uid=1000,gid=1000,umask=022
0 1
/dev/hda15 /mnt/macosx hfsplus noauto,user,ro 0 0
proc /proc proc defaults 0 0
#/dev/fd0 /floppy auto user,noauto 0 0
/dev/cdrom /cdrom iso9660 ro,user,noauto 0 0
How could I manage to have rw permissions on the partition /mnt/shared
for whichever user? Moreover, is it a good choice to use hfs+ to share
a partition between linux and MacosX? Alternatively, which could be a
better file system to choose ?
Thank you in advance for the consideration.
Regards,
Marco
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-------------------------------------------------------------------
Marco Chiarandini, Ph.D.
Department of Mathematics and Computer Science, University of Southern
Denmark, Odense Campusvej 55, DK-5230 Odense M, Denmark
Email: [EMAIL PROTECTED], URL: http://www.imada.sdu.dk/~marco/
Phone: +45 6550 4031, fax: +45 6593 2691
-------------------------------------------------------------------
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]