Is it possible to access a disk partition other than the one the program in question is located on? If so, any tips on how to do it? Would it need to be done in a sufficiently low level language like assembly? If not, how would one do it with another, say C++? Thanks.
Accessing Partitions
Started by Matt, Feb 03 2007 10:46 PM
3 replies to this topic
#1
Posted 03 February 2007 - 10:46 PM
|
|
|
#2
Guest_Jordan_*
Posted 05 February 2007 - 08:42 AM
Guest_Jordan_*
I assume it is possible but I couldn't find anything for it in C++. I did find this but it was for iPODS: Ulta Low Level Hard Drive Access: - C++
#3
Posted 05 February 2007 - 03:50 PM
Thanks for looking. The link looks interesting, I'll check it out.
#4
Posted 06 February 2007 - 07:34 AM
I couldn't find any information either. I would start by working with the Low Level hard drive functions and see if there are any methods beyond that for access. Partition Magic does it so it can be done.


Sign In
Create Account


Back to top









