On Friday 10 June 2005 9:15 am, Alan Stern wrote:
> 
> Follow the instructions in the document below.
> 
> ...
> 
> Let's suppose we've created a 64 MB backing file:
> 
>       $ dd if=/dev/zero bs=1M count=64 of=backing_file
>       64+0 records in
>       64+0 records out
> 
> Next we run fdisk on the file:
> 
>       $ fdisk backing_file
> ...

I've been meaning to run the experiment of having the backing
store be removable media, using a device like /dev/mmcblk0 (for
MMC/SD) or /dev/hda (for CompactFlash, on non-PC boxes).

If anyone's done that already, it'd be interesting to get a
status report.  Does it behave well?  And how about in the
face of friendly fire, like ejecting the card?

That's relevant on this particular thread because in most
cases those media come pre-partitioned, so fdisk steps will
not be required.

- Dave

p.s. Alan, nice writeup.  Does something like this need to
     go into linux/Documentation/usb maybe?



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to