How to read raw system disk
How to read raw system disk
- Subject: How to read raw system disk
- From: "Navneet Kumar" <email@hidden>
- Date: Thu, 13 Dec 2007 23:25:08 +0530
Hi,
I'm trying to write software that should access raw disk and analyze file
system structures.
For that I need to read /dev/rdisk0 . rdisk1 etc files.
While I can open secondary hard disk (/dev/rdisk1) using POSIX function
open(), it fails in case of system disk /dev/rdisk0 (permission denied).
If this is not the right list then please point me to.
Thanks in advance.
Navneet
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden