2014-06-16 15:37 GMT+02:00 Héctor Palacios <[email protected]>: > > > >> . >> >> Mira este enlace: >> http://timocharis.com/help/udev.html >> >> udev, Persistent Storage & Multi-card Readers >> >> For anyone who joined the game late, there is a unique problem >> regarding multicard readers and udev: they don't generate an OS event >> when you plug in a card. From the computer's point of view, nothing >> happened. Therefore, without polling the reader's slots to see if >> there's a card present, udev has no way to know if there's a need for >> a new device file in /dev. This was previously handled by >> hald-addon-storage which would start a daemon to poll each device (a >> separate daemon for each slot of a multicard reader, for example). If >> it spotted something, it would signal udev to create the appropriate >> device. > > > Leyendo... > > > Ha ocurrido aún una cosa más curiosa. > > Desactivo en virtualbox la lectura del dispositivo > e inmediatamente el sistema linux la reconoce y > automáticamente el thunar la abre PERO en modo_solo_lectura. > > un df da: > > /dev/sde1 7770112 2113952 5656160 28% /media/usb1 > > > > > > > -- > Hector
Una vez que se reconoce el dispositivo este permanece hasta que reinicias. por eso te decía que ejecutando como root "fdisk -l /dev/sdX" siendo X la siguiente letra a la última que use tu sistema, activa el evento de udev y entonces ya aparece el disco. S2. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CAGw=rhhxhpbwwrvy8kswzmtaomsezwdbcjgkwz6ijuru2gv...@mail.gmail.com

