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. |

| Subject: | Re: Mount a .bin file in Linux |
|---|---|
| Date: | Sun, 5 Nov 2006 14:26:19 +0100 |
On 2006-11-01 clint@robotic.com wrote:
Help! I've created a .bin file of a Windows XP system using an X-Late HardCopy device (in image mode). I thought I could simply mount the image in Linux (I'm using Helix 0307) using: # mount -o loop -t iso9660 image001.bin /media/test but that doesn't work (mount: wrong fs type, bad option, bad superblock on /dev/loop1, missing codepage or other error).
The filesystem is probably NTFS rather than ISO 9660. # mount -o loop -t ntfs image001.bin /media/test Also be certain to have the appropriate codepage in your kernel. Regards Ansgar Wiechers -- "All vulnerabilities deserve a public fear period prior to patches becoming available." --Jason Coombs on Bugtraq
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Data Recovery, Ansgar -59cobalt- Wiechers |
|---|---|
| Next by Date: | Re: Mount a .bin file in Linux, johan |
| Previous by Thread: | Mount a .bin file in Linux, clint |
| Next by Thread: | Re: Mount a .bin file in Linux, johan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |