usb mount problem


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers usb mount problem
# 1  
Old 09-08-2008
Java usb mount problem

Hi friends,

when i boot into my linux system, i am not able to use my USB device while it works on window.
i know mount command but it seems my USB does not detected and when i insert my USB into USB port .. and run fdisk list command it does not show any additional device .

normally i mount filesystem as
mount device_name directory_name

but in this case i don't know which is my USB device.... plz help me..
# 2  
Old 09-09-2008
Depends if the correct modules are loaded (if not already compiled into the kernel). For details maybe check How to get USB devices working under Linux.
There are tools like "usbview", "usbmodules" etc. that might help too.
# 3  
Old 09-12-2008
Hello
you can use kudzu to detect new hardaware , it only should be given by /root and then cd /media .

Vivek
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

How do I mount a USB Hard Drive?

I have a Sun-Fire V440 running with Solaris 9 and am trying to get a WD USB Hard Drive mounted. None of the articles I've read so far have helped. Output from rmformat: Looking for devices... 1. Volmgt Node: /vol/dev/aliases/rmdisk0 Logical Node: /dev/rdsk/c5t0d0s2 ... (17 Replies)
Discussion started by: oldtimertj
17 Replies

2. Linux

mount usb

Hi Guys,am unable to mount usb in Cenos..I did all those options.....kindly let me know the commands...as soon as possible... (1 Reply)
Discussion started by: Rajesh_Apple
1 Replies

3. Fedora

What is the right way to mount and umount a usb driver?

I have some questions: 1, I successfully mounted my usb drive with "sudo mount /dev/sdb1 /mnt", but I can't wirte, It says "read-only file system". But I can write it in windows. 2, After I umounted the usb drive the led of it still on, but not blinking. Is it safe to unplug it? How to let it's... (17 Replies)
Discussion started by: vistastar
17 Replies

4. SCO

Mount USB stick

hi Howto mount an USB stick under SCO 5.0.7? BTW ist it possible to mount USB stick in the command line using 'tools' at the Boot: prompt from OpenServer Release 5.0.7 installation CD? (1 Reply)
Discussion started by: ccc
1 Replies

5. Filesystems, Disks and Memory

Mount USB stick...

Dummies questions, perfect for this. I cannot mount my idiotic usb stick on Slackware, I input the following on non-graphic mode as root: Mount -t vfat /dev/sdc1/usbstick usbstick is the folder i created for mounting my USB, the file system is FAT, and everytime I input that I get some kind... (2 Replies)
Discussion started by: Dax01
2 Replies

6. Solaris

how to mount USB in SXDE 1/08

hi friends recently i have installed Solaris Express Developers Edition-SXDE 1/08 distribution.Problem is that i dont have network drivers pre-installed in SXDE.So i have to install manually to this i need to mount USB(Jetflash V60-4GB),when i pluged into my system it is showing JEtflash but when... (5 Replies)
Discussion started by: srinivas2828
5 Replies

7. Solaris

How Can I mount usb on Sollaris 8?

Please ... help me... I´m trying to mount usb flash disk in Sollaris 8 but it doesn´t still recognized. Flash´s disk led on but I didn´t mount it... Someone how to solve this problem? thanks... (4 Replies)
Discussion started by: dekkade
4 Replies

8. Linux

Mount USB memorey

Hi guys i gonna ask a so silly question here, i have a usb memory and i want to mount it in Linux Red Hat 9, its give a message its plugged, and i can see that when i run dmesg command, but i don't know the device name to mount neither the fat32 name in red hat, and its not be mounted in any mount... (3 Replies)
Discussion started by: XP_2600
3 Replies

9. Solaris

mount USB

Ok, I have a rocsecure USB 2.0 hardrive. Currently it is formatted as an NTFS drive. I need to mount it on solaris and move an oracle dmp file onto it. Will I be even able to format it to a PCFS on a solaris 9 machine. Or do I need to format it FAT-32 first on a windows machine? steps ... (3 Replies)
Discussion started by: csaunders
3 Replies

10. Solaris

How to mount USB driver in solaris 8?

Can anyone tell me how to mount the USB driver in solaris 8? I try many time that can't to mount USB driver. It can detect the USB driver by typing #iostat -En but can't mount the driver. (1 Reply)
Discussion started by: kingsan
1 Replies
Login or Register to Ask a Question