Ethical Hacking Training at InfoSec Institute

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Computer Forensics Computer-Forensics
[Top] [All Lists]

Re: Mac HD Mounting...

Subject: Re: Mac HD Mounting...
Date: Fri, 17 Jun 2005 11:54:56 -0500
On 6/16/05, Ted A <arcturous@hotmail.com> wrote:

So here I am, with an imaged copy of a Mac HD. I need to get into it to see
what the contents are, etc etc.
I remember reading that Knoppix allows you to mount the drive and view the
contents, so I've hooked it up to my box here and booted into knoppix. I can
see a mount that MAY be the hard drive, (there's nothing else connected) but
I can't browse the contents. Everytime I 'ls' one of the directories, it
tells me it's not a directory.
Is there something I've done wrong, or not done at all?
Oh, and I didn't mount the drive. Knoppix auto-mounted it. So that may be an
issue.

I look forward your input, and keep up the good work guys and gals!

T



I suggest unmounting, then list the partitions with fdisk (fdisk -l
/dev/whatever) then manually mounting the HFS or HFS+ volumes with
mount /dev/hd__ -t hfs /mnt/point -o ro

-- 
jpg

<Prev in Thread] Current Thread [Next in Thread>