|
|
#1 |
|
Disk Access at raw level
Hi,
Em new to mac, em not familiar with xcode and its libraries, i want to access my hard drive sectors means want to read them using objective c in cocoa application... any help would be highly appreciated.... ![]() Regards, |
|
|
|
0
|
|
|
#2 |
|
There are no Objective-C classes out of the box for this. Of course you can write your own. Simplest way is to use DiskArbitration framework to get the available drives, grab the BSD name (kDADiskDescriptionMediaBSDNameKey) from the DADiskRef and feed that to opendev().
Internal/startup drives requires root permission to open though. |
|
|
|
0
|
|
|
#3 |
|
Hi kainjow!
Thanks a lot for reply, now em going to check what you have suggested.... For others, any other simpler way or suggestion could be an absolute pleasure for me..... |
|
|
|
0
|
|
|
#4 |
|
Not really going to find anything simpler, Apple's Objective-C frameworks were never really designed to go that low level, so you are stuck using the C API for most things(and as luck would have it, all valid C code is valid Objective-C code
)
|
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Raw Disk Image for iPhone 4.3.5 ? | Sharina | Jailbreaks and iOS Hacks | 0 | Aug 30, 2011 04:49 PM |
| Google analytics not tracking at overview level? Legacy code? | thecritix | Web Design and Development | 0 | Aug 26, 2009 12:06 PM |
| Not sure where to ask this, but auto complete at OS level? | Shivetya | Mac OS X | 1 | Apr 7, 2009 03:53 PM |
| Do I need a Mac at home for remote disk access with new Airport | mac jones | Mac Peripherals | 3 | Mar 11, 2009 12:02 AM |
| CSS at beginners level | Southerner | Web Design and Development | 11 | Feb 19, 2008 10:55 AM |
All times are GMT -5. The time now is 04:24 AM.







)
Linear Mode

