Gentoo Archives: gentoo-ppc-user

From: Colin <signofzeta@×××××.com>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] HFSX on Linux?
Date: Fri, 15 Jul 2005 12:02:08
Message-Id: 42D7A588.5090003@gmail.com
In Reply to: Re: [gentoo-ppc-user] HFSX on Linux? by phriedrich
1 phriedrich wrote:
2
3 >On Fri, 15 Jul 2005 02:54:07 -0400
4 >Colin <signofzeta@×××××.com> wrote:
5 >
6 >
7 >
8 >>Just curious, can you mount an HFSX (Mac OS Extended, case-sensitive,
9 >>journaling) under Gentoo? I'm setting up my partitions and I'd like to
10 >>know.
11 >>
12 >>
13 >
14 >Hi Colin,
15 >
16 >yes you can do that.
17 >Make sure you have selected
18 >File Systems --> Miscellaneous Filesystems --> Apple Macintosh
19 >Filesystem Support and Apple Extended HFS file system support into your
20 >kernel.
21 >
22 >The entry in my /etc/fstab looks like this:
23 >/dev/hda10 /mnt/osx hfsplus defaults,noauto 0 0
24 >
25 >The "noauto" means that the partiotion is NOT mounted automatically at
26 >boot time.
27 >
28 >
29 I'm still booted with the LiveCD. I can mount normal HFS+ partitions
30 (not case-sensitive), though the filesystems are marked as locked. But
31 when I try to mount my HFSX partition, I get these errors:
32
33 mount -t hfs:
34 VFS: Can't find a HFS filesystems on dev hda13
35 mount: wrong fs type, bad option, bad superblock on /dev/hda13, or
36 too many mounted file systems
37
38 mount -t hfsplus:
39 HFS+-fs: unable to find HFS+ superblock
40 mount: wrong fs type, bad option, bad superblock on /dev/hda13, or
41 too many mounted file systems
42
43 Here's my disk:
44 /dev/hda1 - /dev/hda8 Partition map, all those fun Mac OS
45 9 boot partitions
46 /dev/hda9 Apple_Bootstrap bootstrap (800k)
47 /dev/hda10 Apple_UNIX_SVR2 root (10G)
48 this is my Gentoo install
49 /dev/hda11 Apple_UNIX_SVR2 swap (510.3M)
50 and its swap disk
51 /dev/hda12 Apple_Boot eXternal booter (128M)
52 /dev/hda13 Apple_HFSX Apple_HFSX_Untitled_1 (24.9G)
53 this disk is my Tiger install
54 /dev/hda14 Apple_Free
55 (128M) (I didn't partition this in!)
56 /dev/hda15 Apple_HFS Apple_HFS_Untitled_2
57 (896.0M) this disk is for OS 9
58 /dev/hda16 Apple_Free
59 (128M) (I didn't partition this in!)
60 /dev/hda17 Apple_HFS Apple_HFS_Untitled_3 (56.5G)
61 this disk is for my /home
62 /dev/hda18 Apple_Free
63 (8k)
64
65 --
66 Colin
67
68 --
69 gentoo-ppc-user@g.o mailing list