Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DISK IO RAW copy

Status
Not open for further replies.

HoustonGuitarPro

Technical User
Feb 2, 2009
8
US
I am wondering if VB .NET can do this.

I have an older computer that uses an SD card. (not a windows file system)

What I want:

[ul]
[li]take an entire image of the card (RAW) and put it in a disk image file (Similar to how WinImage takes disk and copies to disk images.)[/li]
[li]I want to restrict it to SD, MicroSD and CF cards.[/li]
[li]Select between 256 and 512 byte sector size[/li]
[li]Read the image and write directly to the SD card in RAW format[/li]
[/ul]

I have heard that vb .net will not directly do this without some tricks. Can this be done with vb .net ?


 
Have you tried using the WinImage SDK?


The link for the 8.5 version is broken, but the 8.1 version is still live. In the .zip file, there are VB .NET samples.



I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson

Arrrr, mateys! Ye needs ta be preparin' yerselves fer Talk Like a Pirate Day!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top