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

Re: Tool for blessing HFS+ filesystems required



On 2/3/21 2:52 PM, John Paul Adrian Glaubitz wrote:
> I quickly hacked that together now, but it's not really working yet as some size
> calculations are incorrect:

Some more progress:

root@z6:..hfsprogs/newfs_hfs.tproj> ./newfs_hfs -h /dev/sdl2
Initialized /dev/sdl2 as a 3863 MB HFS volume
root@z6:..hfsprogs/newfs_hfs.tproj> mount /dev/sdl2 /mnt/
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdl2, missing codepage or helper program, or other error.
root@z6:..hfsprogs/newfs_hfs.tproj> dmesg |tail -n3
[252306.949221] hfs: invalid extent max_key_len 10
[252306.949240] hfs: unable to open extent tree
[252306.949243] hfs: can't find a HFS filesystem on dev sdl2
root@z6:..hfsprogs/newfs_hfs.tproj>

So the extents tree is still not written correctly.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: