Questions tagged [usb]

Universal Serial Bus, an industry standard for serial communication.

The Universal Serial Bus is an industry standard for serial communication, defining:

  • connectors
  • protocols
  • cables

Originally developed to have a standard for connecting devices to computers.

More info on usb.org and wikipedia.

402 questions
8
votes
1 answer

How can I test for BadUSB vulnerability?

There are news that an unpatchable and unfixable USB firmware exploit is "out there". This could seem unrelated to servers but since the affected hardware from Phison is not disclosed there is a possibility of devices that are connected to an…
Eduard Florinescu
  • 851
  • 5
  • 24
  • 39
8
votes
13 answers

Locking Desktop USB Ports

How do you lock out the USB ports on the desktop PCs so we can prevent usage of USB drives on the desktops. I should clarify that these are Windows XP desktops. We should also assume that like most of the new desktops, many are using USB for…
Mike Wills
  • 834
  • 6
  • 19
8
votes
7 answers

Which file system to use for portable hard drive shared among different operating systems?

Something similar has been asked already but my criteria is a little different. I need to share a portable hard drive (USB/Firewire) between Mac OSX, Linux and Windows XP systems where the files being shared are sometimes >4GB. Is there a file…
Jonathon Watney
  • 621
  • 1
  • 10
  • 17
8
votes
2 answers

Is it a good idea to back up SQL database to an External USB Hard Drive?

I will be installing a Database System on an Offshore Oil Platform (rack Servers). They have very limited hardware and space therefore sending up a backup infrastructure is not possible. Sending backups via FTP too is not possible as they do not…
user1034912
  • 1,345
  • 3
  • 14
  • 20
8
votes
4 answers

Use standard USB flash disk as security token

We want our users in company to login their computers by using their USB Flash Disks or something else. Is there a way to achieve this without buying a USB token from a company ?
Harun Baris Bulut
  • 455
  • 1
  • 8
  • 21
8
votes
7 answers

USB drive RAID array

I am trying to contemplate how stupid an idea this would be... I was inspired by some foolish fellow, who soon after the release of Mac OS X 10.0 took 5 USB floppy drives, plugged them into his iMac, and set up a RAID5 array on them. Floppy RAID…
geoffc
  • 2,165
  • 5
  • 25
  • 40
7
votes
4 answers

Which /dev/sdX is my usb stick on?

How can I determine which /dev/sdX device my usb stick is plugged into? I am running Ubuntu 9.04.
jldupont
  • 1,849
  • 4
  • 24
  • 27
7
votes
3 answers

Intel USB 3.0 eXtensible Host Controller - Exceeded Number of Supported Devices?

I am working on a project which utilises 18 high-end DSLR cameras, connected to a PC via USB. During development the system was running USB2 will no problems whatsover but when we moved to a system running USB3.0 we started getting the following…
DilbertDave
  • 352
  • 1
  • 4
  • 11
6
votes
2 answers

Not Able to Mount USB HDD in Linux

I'm having a problem with a server that I just installed kernel 2.6.18-371.el5 on. It's an old kernel for Red Hat 5, I know, but due to certain "restrictions" I am forced into using that for the time being. It should also be noted that this distro…
cclater
  • 106
  • 8
6
votes
2 answers

Resetting factory defaults - HP Proliant DL360 gen8

I have an HP Proliant DL360 gen8 server that seems to have USB turned off in the BIOS. I would like to enable it again. With the USB turned off, I cannot intervene during POST - the USB keyboard does not work. I have tried to use the virtual…
eskimoroll
  • 63
  • 1
  • 1
  • 4
6
votes
2 answers

SpinRite and USB blues - does a solution exist?

I use SpinRite to recover hard disks and their content, and to a lesser degree for preventive maintenance. However, if a USB drive (USB thumb drive and/or external hard disk with a USB interface) is connected when SpinRite scans for devices, then…
Peter Mortensen
  • 2,318
  • 5
  • 23
  • 24
6
votes
3 answers

How to remove all previous devices in xp?

On our computers, we use daily dozens of different usb drives from our customers. This is bad because the registry hive is becoming huge as windows is so "smart" to save them forever I set devmgr_show_nonpresent_devices=1 and i saw thousands of usb…
Magnetic_dud
  • 1,036
  • 2
  • 15
  • 29
6
votes
3 answers

Server System drive on a USB stick? Good? Bad?

This is a follow up to this question. I am assembling a storage server with 14 SATA drives. I don't want to "waste" a drive for the OS system, so I thought I could isntall and run the OS from a USB stick. The system will be very skinny (just a…
The Shurrican
  • 2,240
  • 7
  • 39
  • 60
6
votes
4 answers

USB storage media - data integrity issues on linux

I've always been somewhat paranoid about verifying data backed up to removable media, so after copying stuff to a USB flash drive or portable HDD, I invariably unmount the drive, remount it and diff -q the stored files with the originals. Years ago…
timday
  • 866
  • 1
  • 10
  • 24
6
votes
2 answers

Our embedded linux system won't recognize a USB Device if it is plugged in before powerup. Suggestions?

We are developing on a small embedded device. This device us a gumstix overo board running OpenEmbedded linux. We have our development almost completely done, and have run into the strangest of bugs that we can't figure out. We have a USB Device…
Blaine
  • 111
  • 2
  • 8
1
2
3
26 27