Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
share OS X for guru /etc/stab
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
cron
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 81

PostPosted: Wed Dec 03, 2003 9:56 pm    Post subject: share OS X for guru /etc/stab Reply with quote

hi, how share OS X on linux?

in /etc/fstab:

/dev/hdax /mnt/macosx hfs user,noauto,ro 0 0

save and mkdir /mnt/macosx.

reboot...

Don`t work :evil: :cry: :?:
Back to top
View user's profile Send private message
choong
n00b
n00b


Joined: 19 Jul 2003
Posts: 21
Location: London

PostPosted: Wed Dec 03, 2003 10:31 pm    Post subject: Reply with quote

it's ALMOST right...

you need hfsplus, not hfs. mac os x uses hfs extended... not hfs normal.

mine is something like (from memory...)

/dev/hda3 /mnt/macosx hfsplus uid=xxx,gid=xxx,rw 0 0

works like a charm

see ya.

andrew.
Back to top
View user's profile Send private message
heavyt
Guru
Guru


Joined: 03 Mar 2003
Posts: 498
Location: Matrix (Washington,DC)

PostPosted: Wed Dec 03, 2003 11:42 pm    Post subject: Reply with quote

# <fs> <mountpoint> <type> <opts>
/dev/hda5 /mnt/apple hfsplus rw,auto
0 0
Back to top
View user's profile Send private message
cron
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 81

PostPosted: Thu Dec 04, 2003 2:58 am    Post subject: Reply with quote

thks boys, ...hfsplus is a kernel module or an external patch?
i`ve test with: /dev/hdax /mnt/macosx hfsplus 0 0. But 1`ve this error in my termina >hfsplus not spported by kernel
Back to top
View user's profile Send private message
stimuli
Apprentice
Apprentice


Joined: 16 Dec 2002
Posts: 292
Location: Dartmouth, NS, Canada

PostPosted: Thu Dec 04, 2003 5:08 am    Post subject: Reply with quote

Kernel module. Scour your .config however you usually do (ei: make menuconfig). Right beneath hfs is hfsplus
Back to top
View user's profile Send private message
choong
n00b
n00b


Joined: 19 Jul 2003
Posts: 21
Location: London

PostPosted: Thu Dec 04, 2003 7:04 pm    Post subject: Reply with quote

i've made mine part of the kernel, but i can work as a module as well... i had problems accessing a normal hfs partition using it as a module. my kernel panicked so i just made it part of the kernel... it words fine like that.
Back to top
View user's profile Send private message
soebbi
Tux's lil' helper
Tux's lil' helper


Joined: 30 Mar 2003
Posts: 93
Location: Stadtlohn, Germany

PostPosted: Thu Dec 18, 2003 12:59 am    Post subject: Reply with quote

heavyt: Does the write support for hfsplus actually work? I remember reading something about "write support still dangerous" and didn't try it at all. What did you experience?
_________________
"Even though Mac Users may be only 10% of market, always remember we are the top 10%"
- Douglas Adams
Back to top
View user's profile Send private message
boojummy
Tux's lil' helper
Tux's lil' helper


Joined: 21 Oct 2003
Posts: 124
Location: Medford, MA

PostPosted: Thu Dec 18, 2003 1:09 am    Post subject: Reply with quote

http://www.linuxhq.com/kernel/v2.4/22/fs/hfsplus/README
Back to top
View user's profile Send private message
soebbi
Tux's lil' helper
Tux's lil' helper


Joined: 30 Mar 2003
Posts: 93
Location: Stadtlohn, Germany

PostPosted: Thu Dec 18, 2003 2:01 am    Post subject: Reply with quote

must...read...f**king...manual...next...time :oops:

At least its good news! :lol:
_________________
"Even though Mac Users may be only 10% of market, always remember we are the top 10%"
- Douglas Adams
Back to top
View user's profile Send private message
cron
Tux's lil' helper
Tux's lil' helper


Joined: 29 Nov 2003
Posts: 81

PostPosted: Fri Dec 19, 2003 1:05 pm    Post subject: Reply with quote

hi, why can i only read and not write on osx?
my fstab:
/dev/hdaX /mnt/osx hfplus rw,auto,user 0 0
???
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum