Top "Usb-flash-drive" questions

A USB flash drive is a data storage device that includes flash memory with an integrated Universal Serial Bus (USB) interface.

What is a casper rw loop file and why do I need it to make saving persistent on a USB flash drive?

Suppose I've installed Linux on my flash drive. Why do I need something like the casper loop file to make …

linux usb-flash-drive
Open a file automatically when USB is inserted

Ive been looking for answer to this questions for days, and still I haven't found anything about it. I'm trying …

windows shell shellexecute autorun usb-flash-drive
usb sniffing with wireshark

at the moment I am using usbmon to sniff usb. for better understandability I want to use wireshark. I've used …

usb wireshark usb-flash-drive
How to identify UNIQUELY a USB Device?

Is it possible to identify a USB device by a unique identifier like an Operating system has Mac-ID, Harddisk ID, …

visual-c++ usb usb-drive usbserial usb-flash-drive
How to detect using c# if a pendrive is plugged into a USB port?

Is there a way to find out when in a LAN anyone plugs in a pendrive to the USB port? …

c# windows usb monitoring usb-flash-drive
How to find my USB flash drive's path with PowerShell

I am preparing a ps1 file. It will install some programmes silently. But my programmes' setup files were saved in …

powershell command-line path usb-flash-drive
How do I determine if a connected USB device is a USB flash drive?

how do you determine what kind of media has been attached to the system? I have Ubuntu, and when I …

linux linux-kernel linux-device-driver usb-flash-drive
UDEV - Run program on USB flash drive insert

I am trying to get a script to run whenever ANY USB flash drive (not just a specific one) is …

linux udev usb-flash-drive
Running Mercurial on a Flash Drive?

So I do a lot of work on a school computer. We can't install anything but we have most of …

mercurial portability usb-flash-drive
Python off a Flash Drive, how to start IDLE?

I was trying to run Python 3.3 off of my flash drive. I already tried Portable Python, but most of what …

python windows batch-file python-3.x usb-flash-drive