Any storage device with a USB interface (USB stick, USB hard disk, …).
5
votes
2answers
3k views
How to re-mount a USB stick after unmounting from Nautilus without disconnecting it?
I find that in order to re-mount a USB stick, I have to physically disconnect it, and then re-connect it. How can I do this without such tiring physical action?
2
votes
2answers
757 views
can't change file permission
Whenever I create or copy few shell files to usb storage device, then I am not able to make them executable.
If I create test.sh, it's default file permission will be 644, but when I execute
...
2
votes
0answers
555 views
power management of USB-enclosed hard drives [closed]
With a typical USB hard drive enclosure, is the full range of drive power management functionality available?
edit: moved this into a separate question:
In what may be an unrelated matter: is it ...
20
votes
4answers
9k views
How to reconnect a logically disconnected USB device?
It is possible for a USB storage device to become logically disconnected: the device is still plugged in, but is invisible from the operating system (e.g. it's not listed under /proc/bus/usb). Maybe ...
4
votes
2answers
623 views
USB storage devices aren't automatically mounted when inserted on a fresh install of Debian 6.0
I installed Debian 6.0 (squeeze) a few days ago on my machine. I installed the default GNOME desktop, standard settings. Unfortunately, I just noticed that when I plug in USB storage devices (external ...
2
votes
1answer
810 views
slitaz 4.0 grub2 loopback concatenate multiple initrd images
I'm trying to get slitaz 4.0 ISO to boot using a grub2 loopback on a multiboot USB;
insmod font
if loadfont /boot/grub/unicode.pf2 ; then
insmod gfxterm
# insmod efi_gop
# insmod efi_uga
...
4
votes
2answers
3k views
How to avoid powering down certain USB devices when a machine is suspended
I'd like to maintain power supply to a USB-powered drive when the system goes into suspend (AKA S3 or "suspend-to-RAM") mode.
Normally the power is cut while the machine is suspended, which causes it ...
2
votes
1answer
125 views
Is it possible to create a bootable usb from a partition?
Is it possible? How hard would it be to do so?
1
vote
1answer
612 views
How to completely rebuild boot partition with grub as well?
openSUSE 11.4, I have boot partition on pendrive.
The problem is when I boot computer, grub immediately shows error "file not found" (I have no clue which file) and switches to "rescue mode".
I can ...
0
votes
3answers
272 views
USB mount doesn't work on Centos 6.4
I have a problem. After an update, my USB drives are not mounted automatically and I'm unable to mount them manually...
The output of my fdisk -l command is:
Disk /dev/sdb: 15.8 GB, 15762194432 ...
0
votes
2answers
353 views
How to auto-sync with a plugged-in USB mass storage device?
I have (at the moment) three mobile USB mass storage devices (flash drive, phone, e-reader). I'd like to always have the latest versions of all my files with me (such as CV, passport, research papers, ...