also @ TechSpot: Apple's iOS 7 to be "black, white and flat all over"

Mounting an USB drive

Discussion in 'The Alternative OS' started by Didou, Jan 28, 2004.

  1. Didou Bowtie extraordinair! Posts: 5,898

    I can generally do it with mount /dev/sda1 /mnt/usbdrive but since I installed an USB webcam, I have no idea what /dev/sdxx to use.

    I've tried /dev/sdb1 but it doesn't work.

    I only have two USB ports on this machine ( i815 chipset I believe ) & RH9 so Kernel 2.4.20. Any ideas how I could get this thing to mount without having to reboot without the webcam ?

    PS. yes I've tried unplugging the webcam & then doing a mount /dev/sda1 again but still no go.
  2. Nodsu Newcomer, in training Posts: 9,431

    Use lsusb to list your USB devices

    You can also modify your hotplug configuration to make it automatically mount the flash disk.