You are not logged in.
This is a new development with my PC on Crunchbang - USB is not seen in File Manager. I can use same USB stick in my netbook on Crunchbang with no problems. Where do I begin? I have been reading through other posts, have not found a solution as of yet.
Thanks!
Last edited by wnodrog (2012-01-08 17:48:49)
Offline
first try mounting the USB manually. open a terminal and type this:
sudo blkid
that will give you a list of connected drives. you should see the USB-drive listed there. at the beginning of the line it says something like /dev/sdb1. that is the info you need.
now, (using /dev/sdb1 as an example) type this:
sudo mount /dev/sdb1 /media/usb/
that should mount the usb-drive at /media/usb. if you don't get an error or whatever, try to see if it worked by typing
cd /media/usb
are your files there? it worked. are they not? tell us the error-message you got.
fwiw, i am still struggling with Thunar (the filemanager) automounting. all my checkboxes are on (Edit > Preferences > Advanced > Configure the management of removable drives. check the boxes there), but still no luck.
Offline
rhowalt,thanks for the replay - here is what I got: (sdb1 is my second HD)
gw@crunchbang:~$ blkid
/dev/sdb1: UUID="58800AC1800AA61A" TYPE="ntfs"
/dev/sda1: UUID="c0facdce-5bfe-4562-b5c9-0adabed092c5" TYPE="ext4"
/dev/sda5: UUID="86dc40a8-aeca-4589-a149-088eec4d8b4f" TYPE="swap"
gw@crunchbang:~$
Last edited by wnodrog (2012-01-08 17:41:56)
Offline
Offline
I just tried plugging USB stick into a different port on back of computer........it works there! I will have to look into getting ports on front of case repaired or replaced.
Thanks.
Offline
Be eggsalad to each other.
Offline
ManyDogs,
Yes, no changes made, just tried usb stick and did not work.
Offline
Offline
What release, what branch? New November point release, no upgrades?
edit: never mind...
rhowaldt, I think you mean USB 3.0?
Last edited by 2ManyDogs (2012-01-08 18:00:08)
Be eggsalad to each other.
Offline
^ nope, pretty sure i read usb2.0. however, my memory is foggy, this might have something to do with my ipod not mounting on usb2.0 properly. ahhh forget it, i forgot.
Offline
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: bleh