Hacking Mounting USB?

  • Thread starter Thread starter pembo
  • Start date Start date
  • Views Views 1,005
  • Replies Replies 0

pembo

Well-Known Member
Member
Joined
Jun 1, 2009
Messages
105
Reaction score
1
Trophies
1
XP
141
Country
Do I need to do anything special in the C code to work with a usb drive from a homebew app?

To access the SD, I normally just do:

Code:
fatInitDefault()

and then I can access through fopen
Code:
sd:/apps/xxx/xxx

If I try to access the usb through fopen as
Code:
usb:/apps/xxx/xxx
following the fatInitDefault then I can't seem to access the files and I'm not sure why
unsure.gif


(The drive is FAT).

Thanks
 

Site & Scene News

Popular threads in this forum