External Hard Disk Stuff
External Hard Disk Stuff
- Subject: External Hard Disk Stuff
- From: Matt Jaffa <email@hidden>
- Date: Sun, 23 May 2004 12:48:54 -0600
Hi,
I am wanting to be able to have access to my external HD by opening it
up using something like open(......); and reading the bootsector and
switching Sectors around and stuff.
My questions might be screwy, but I don't know how to go about doing
this, I don't know if I have to write a kernel Extension or if I can do
this in User space.
Basically I want to mess around with an External HD that is formatted
totally in MS-DOS.
So what do I need to do to get access to the drive.
When I do open(.....) in user space, it says the drive is busy.
Thanks
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.