Recent content by Cameron87

  1. C

    Hacking USB Loader - Multidisk USB devices

    That was my gut feeling. It would be nice if it could attempt to mount them all. What about the removable cards in a USB reader? Would the USB have to be reconnected for it to attempt to mount when a SD card is inserted, or could it trigger on its own from within the USB Loader when you choose...
  2. C

    Hacking USB Loader - Multidisk USB devices

    Thanks for the reply. Maybe I'll have a look at the sourcecode and see for myself if there isn't something I can do to poll disks -- after all, its basically just linux. Do you have any experience working on this source? I'm thinking it would likely be in the kernel. Do you know of any other...
  3. C

    Hacking USB Loader - Multidisk USB devices

    I have a couple of USB devices, both are USB 3.0 compatible. One is a Buffalo HD-HX1.0TU3 (1TB external disk, with a "read-only removable" SD disk inside for drive tools and appears first in drive-list sequence) and can be AES 256-bit encrypted. The other device is a Kingston FCR-HS3...
  4. C

    Hacking Configurable USB Loader

    I've been using the cfg usb loader for awhile now, and its been great. I recently bought two devices, a Buffalo HD-HXU3 (1TB) and a Kingston FCR-HS3 multicard reader. These are both USB3 devices, and makes writing so much faster! I haven't tested the card reader on the Wii yet, because I...