RedHat5 enterprise
when i plugged in an USB thumb drive, redhat automatically mounted to /media
i did a "umount /media/driveName" and it went away.
i tried to mount it again "mount /dev/sda /mnt/usb"
i got """mount: /dev/sda already mounted or /mnt/usb busy""""
i am actually not sure if /dev/sda is the right device.
"grep -i usb /var/log/dmesg" doesn't give me very good idea where my usb is.
any good suggestion? please.. thanks