removido
(usa Nenhuma)
Enviado em 15/09/2012 - 15:57h
neto santine escreveu:
edps
eu fiz como vc disse no ultimo post mas não estou conseguindo saber o nome do cartão de memoria para monta-lo
Não tem que fazer nada! não precisa usar o shell para montar qualquer unidade removível.
EM todo caso, espete seu endrive na saída USB e digite isso e veja as UUIDS:
$ ls -al /dev/disk/by-uuid
Aqui no Slackware, esse comando me retorna isso:
$ ls -al /dev/disk/by-uuid/
total 0
drwxr-xr-x 2 root root 380 Set 15 15:53 .
drwxr-xr-x 6 root root 120 Set 15 12:40 ..
lrwxrwxrwx 1 root root 10 Set 15 15:41 06B8A2D7B8A2C491 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Set 15 15:41 0d2ada11-348c-4423-9518-80def53e9f43 -> ../../sdb5
lrwxrwxrwx 1 root root 10 Set 15 15:41 10941c53-4511-47c0-9641-176574530eef -> ../../sdc6
lrwxrwxrwx 1 root root 10 Set 15 15:41 18C4E23FC4E21EAE -> ../../sdc2
lrwxrwxrwx 1 root root 10 Set 15 15:41 19809e36-60e8-42e0-9267-76a9c6484a82 -> ../../sdc8
lrwxrwxrwx 1 root root 10 Set 15 15:41 1c421922-552b-41ca-ab00-609719390826 -> ../../sdc9
lrwxrwxrwx 1 root root 10 Set 15 15:41 5c2494f7-fb90-459e-ac77-68e9c5c33fe0 -> ../../sdb6
lrwxrwxrwx 1 root root 10 Set 15 15:41 5e2f23f4-d09e-4b52-9c2b-a09a7783584f -> ../../sdc7
lrwxrwxrwx 1 root root 10 Set 15 15:41 624accee-7798-4aa2-b7b9-32fec4837305 -> ../../sdc5
lrwxrwxrwx 1 root root 10 Set 15 15:41 6d82a5d2-ff67-4453-b241-54b1d0432add -> ../../sdb3
lrwxrwxrwx 1 root root 11 Set 15 15:41 8bc91d1d-7579-41d1-b82c-aa164adc0d26 -> ../../sdc10
lrwxrwxrwx 1 root root 10 Set 15 15:41 9234D9AD34D99497 -> ../../sdc1
lrwxrwxrwx 1 root root 10 Set 15 15:41 9824832B24830C06 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Set 15 15:53 DF12-FB8A -> ../../sdd1
lrwxrwxrwx 1 root root 10 Set 15 15:51 F040-3EDB -> ../../sde1
lrwxrwxrwx 1 root root 10 Set 15 15:41 a10551b5-8926-4830-857b-eab171f84e26 -> ../../sda2
lrwxrwxrwx 1 root root 10 Set 15 15:41 c5e859bb-1e63-4648-8e1b-d9c672b8505e -> ../../sda1
Daí eu sei que /dev/sde1 é o meu Celular e /dev/sdd1 o meu pendrive, ambos foram montados automaticamente pelo Thunar.
Experimente instalar o pacote
udisks e
polkit-gnome :
# pacman -S udisks polkit-gnome
e veja a Arch Wiki:
https://wiki.archlinux.org/index.php/Thunar#Automounting
olha ela aí de novo!