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: Hard disk file system identification

Subject: Re: Hard disk file system identification
Date: Thu, 30 Sep 2004 23:04:33 -0400
You could do something like this:

root@laureate:/# file -s /dev/hda[1-4] /dev/hda[1-2]
/dev/hda1: Linux rev 1.0 ext3 filesystem data
/dev/hda2: Linux/i386 swap file (new style) 1 (4K pages) size 500022 pages
/dev/hda3: data
/dev/hda4: Linux rev 1.0 ext3 filesystem data
/dev/hda1: Linux rev 1.0 ext3 filesystem data
/dev/hda2: Linux/i386 swap file (new style) 1 (4K pages) size 500022 pages

Hmm... it doesn't like reiserfs... (/dev/hda3 is reiserfs) :-(

Nick Puetz wrote:

I have received an internal hard drive that I need to image and perform some 
analysis on; however, I don't know the file system type on the disk, there for, 
I can not correctly mount it to the RedHat 9 machine I used to do my image 
creation and analysis.  Is there any way that I can identify what file system 
type is on a hard disk without jeopardizing the integrity of the hard disk?  
Thanks for the help.

Nick


-----------------------------------------------------------------
This list is provided by the SecurityFocus ARIS analyzer service.
For more information on this free incident handling, management and tracking system please see: http://aris.securityfocus.com







-----------------------------------------------------------------
This list is provided by the SecurityFocus ARIS analyzer service.
For more information on this free incident handling, management and tracking system please see: http://aris.securityfocus.com


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