|
|
USB mass storage problem
Hello, I have two USB Mass storage capable devices, an mp3 player and a
digital camera. Both works (with mount /dev/sda1 /mnt) but if I mount
the first, then umount it and then I want to mount the second one the
latter doesn't work. I have to reboot to be able to mount the other
device. It doesn't matter which one (mp3 player or camera) I try first,
the other one doens't work till rebooting.
It's with Linux kernel 2.4.24.
--
just another linux user
|
|
0
|
|
|
|
Reply
|
nobody23 (34)
|
9/20/2004 6:57:09 PM |
|
On Mon, 20 Sep 2004 20:57:09 +0200 (CEST), Anonymous via the Cypherpunks
Tonga Remailer staggered into the Black Sun and said:
> Hello, I have two USB Mass storage capable devices, an mp3 player and
> a digital camera. Both works (with mount /dev/sda1 /mnt) but if I
> mount the first, then umount it and then I want to mount the second
> one the latter doesn't work.
Second device will be assigned to the next available SCSI disk device,
/dev/sdb in this case.
> It's with Linux kernel 2.4.24. I have to reboot to be able to mount
> the other device.
No, you don't. You just have to take a look at the output from dmesg
after you plug the new device in; that'll say something like:
Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
....which obviously tells you which disk you'll have to mount. HTH,
--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong
http://www.brainbench.com / Hire me!
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume
|
|
0
|
|
|
|
Reply
|
danSPANceswitTRAPhcrows (1928)
|
9/20/2004 7:02:48 PM
|
|
Anonymous via the Cypherpunks Tonga Remailer wrote:
> Hello, I have two USB Mass storage capable devices, an mp3 player and a
> digital camera. Both works (with mount /dev/sda1 /mnt) but if I mount
> the first, then umount it and then I want to mount the second one the
> latter doesn't work. I have to reboot to be able to mount the other
> device. It doesn't matter which one (mp3 player or camera) I try first,
> the other one doens't work till rebooting.
>
> It's with Linux kernel 2.4.24.
>
Try using the command 'rmmod usb-storage' after disconnecting
the first device and before connecting the second.
--
Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
jkerouac@bgsec.com
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPA�A
The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
-- Jack Kerouac, "On the Road"
|
|
0
|
|
|
|
Reply
|
jkerouac (1264)
|
9/22/2004 2:24:00 PM
|
|
|
2 Replies
38 Views
(page loaded in 0.086 seconds)
|
|
|
|
|
|
|
|
|