1
Angstrom & OpenZaurus / How To "mount" Cards As Usb Mass-storage With Oz
« on: April 29, 2006, 08:38:53 am »
I finally got it working with my microdrive.
The new kernel 2.6.16 in oz-3.5.4.1-rc1 did the trick. I takes some time until windows recognizes the drive, but some seconds ago i finished a download to the drive, and no errors whatsorever.
The microdrive is partitioned as usual. One partition, with one logical drive in it, formatted with fat32.
The modprobe command is the usual one
Thanks for providing an OZ with this new kernel.
The new kernel 2.6.16 in oz-3.5.4.1-rc1 did the trick. I takes some time until windows recognizes the drive, but some seconds ago i finished a download to the drive, and no errors whatsorever.
The microdrive is partitioned as usual. One partition, with one logical drive in it, formatted with fat32.
The modprobe command is the usual one
Code: [Select]
modprobe g_file_storage file=/dev/hda
Thanks for providing an OZ with this new kernel.