Re: [sleuthkit-users] Current/future status of HFS+ support?
Brought to you by:
carrier
|
From: Brian Smith-S. <ti...@ny...> - 2006-10-30 15:08:23
|
Barry J. Grundy wrote:
> On Mon, 2006-10-30 at 09:51 -0500, Brian Smith-Sweeney wrote:
>
>> unknown filesystem type: hfs+
>> known types:
> ...
>> hfs (HFS+)
> ...
>
> The error is telling you that "hfs+" is an incorrect argument. It then
> goes on to tell you that "hfs" is the correct argument for HFS+...
> Rerun your commands with just "hfs" (drop the +) and see if that helps.
>
Sorry, that was a typo this morning when I was re-running the command to
recreate the error. Previously I had typed it correctly; I just
confirmed this again:
unknown filesystem type: hfs
known types:
ext (Ext2/Ext3)
fat (FAT12/16/32)
ntfs (NTFS)
hfs (HFS+)
ufs (UFS 1 & 2)
raw (Raw Data)
swap (Swap Space)
|