[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mounting large hfsplus partion



On Thu, Sep 01, 2005 at 08:15:24PM +0200, Elimar Riesebieter wrote:
> Hmmm, try:
> $ hpmount /dev/hdc2
> *** bla
> *** blo
> y <enter>
> $ hpumount
> hpumount: destroy: bli
> $ mount -t hfsplus /dev/hdc2 /HFS
> 
> Elimar

That gave me the following:
    hpmount: /dev/hdc2: This is not a HFS+ volume (Unknown error
    4294967295)
I tried hpfsch -v /dev/hdc2, which gave me a long message (appended at
the end of this email) that ended with:
    Volume was last Mounted by hfsplus kernel module: 
    xL+H
    Invalid total blocks 880, expected 0
    Done ***
    *** Checking Backup Volume Header:
        Unexpected Volume signature '  ' expected 'H+'
        hpfsck: hpfsck: This is not a HFS+ volume (Unknown error
        4294967295)

I then took out that drive and put in a HFS+ drive that only had one
partition on it; that worked fine and when mounted using mount
-thfsplus device mntpoint I saw lots of gigabytes.  

So, I am guessing that the problem is that the original drive was
partitioned into one HFS+ partition and one ext3 partition.  I
originally formatted it into a HFS+ partition on the mac and a "linux"
partition, and then once it was in my linux machine, I reformatted the
non-hfs partition to ext3.  I did this because I don't know how to
format a disk as hfs+ using Linux  Evidently this doesn't work, and I
believe it was the source of the problems.

Thanks,
Ric

the result of hpfsch -v:
    
# hpfsck -v /dev/hdc2
*** Checking Volume Header:
This HFS+ volume is not wrapped.
signature       : +H
version         : 4
attributes      : 0X100
last_mount_vers : xL+H
reserved        : 0
create_date     : Wed Mar 23 15:44:21 2005
modify_date     : Thu Sep  1 12:29:17 2005
backup_date     : Thu Dec 31 16:00:00 1903
checked_date    : Wed Mar 23 23:44:21 2005
file_count      : 5
folder_count    : 1
blocksize       : 1000
total_blocks    : 2176
free_blocks     : 1284
next_alloc      : 531
rsrc_clump_sz   : 65536
data_clump_sz   : 65536
next_cnid       : 228
write_count     : 2061
encodings_bmp   : 0
                  Allocation file
total_size          : 0X100000001
clump_size          : 0
total_blocks        : 0
extents             : (0+0) (0+0) (0+0) (0+0) (0+0) (0+0) (0+0X11000) (0X11+0X11) 
                  Extension file
total_size          : 0
clump_size          : 0
total_blocks        : 0
extents             : (0+0) (0+0) (0+0) (0+0) (0+0) (0+0X11000) (0X22+0X13) (0X5ED+0X11) 
                  Catalog file
total_size          : 0
clump_size          : 0
total_blocks        : 0
extents             : (0+0) (0+0) (0+0) (0+0) (0+0) (0+0) (0+0) (0+0) 
                  Attribute file
total_size          : 0
clump_size          : 0
total_blocks        : 0
extents             : (0+0) (0+0) (0+0) (0+0) (0+0) (0+0) (0+0) (0+0) 
                  Start file
total_size          : 0
clump_size          : 0
total_blocks        : 0
extents             : (0+0) (0+0) (0X4000000+0XEA850408) (0X48280240+0X8C00408) (0XFFFFFFFF+0X70F7FFBF) (0X4000000+0XEA850408) (0X48280240+0X8C00408) (0XFFFFFFFF+0X70F7FFBF) 
Volume was last Mounted by hfsplus kernel module: 
xL+H
Invalid total blocks 880, expected 0                                            Done ***
*** Checking Backup Volume Header:
Unexpected Volume signature '  ' expected 'H+'
hpfsck: hpfsck: This is not a HFS+ volume (Unknown error 4294967295)




Reply to: