Top "Usb-drive" questions

Storage drives connected by USB devices known otherwise as flash drive, memory stick, pen drive, USB stick, USB key and thumb drive.

USB device detection on /dev directory on Linux

Using the lsusb command in Linux I have come to know about bus and device numbers, along with its name …

linux linux-kernel usb-drive udev
Auto mount usb drive from udev rules and shell script

I'm currently trying to mount any usb drive connected to my computer automaticaly. My goal is to mount usb devices …

linux shell mount usb-drive udev
How to detect flash drive plug-in in Windows using Python?

I want to make my Windows computer run a Python script when it detects that a flash drive which has …

python windows usb-drive
Portable Ruby on Rails environment

I got myself a new 8 gig USB key and I'm looking for a decent solution to have a portable RoR …

ruby-on-rails ruby usb-drive portable-applications
Find USB drive letter from VID/PID (Needed for XP and higher)

So I thought I would include the final answer here so you don't have to make sense of this post. …

c# wmi usb-drive
How to use USB drive as remote

I have local copies of a GitHub repo on Laptop and Desktop. The Desktop is ahead of the Laptop and …

git usb-drive
How to make USB pendrive as a Git Repository?

I want to make USB Pendrive as a Git repository for gathering information. Suppose if we make our Pen drive …

git usb repository usb-drive
Finding usb drive paths in Mac OS 10.4

The system_profiler command in Mac OS 10.5 shows the mounted volume paths for the associated USB drives. In 10.4, however, they …

macos usb-drive system-profiler
Standalone c++ compiler

I would like a standalone C++ compiler that doesn't need installing. Something that can run from a directory or from …

c++ windows-7 ide usb-drive