Como Instalo Un Pendriver Usb Kingnstong De 256 Mb En Debia
-
Saludos a todos, quisiera que me digan como puedo instalar mi pendriver Kingstong de 256mb en una pc con Debian, estoy buscando los drivers en internet para debian pero no los encuentro, por favor ayudenme
suerte a todos.
-
¿Drivers?
El pendrive tendría que funcionar simplemente con montarlo y tener soporte usb en el kernel.
Crea un directorio, por ejemplo /mnt/pendrive
Luego monta el pendrive: mount -t vfat /dev/sda1 /mnt/pendrive
y ya está.
Ten en cuenta que en vez de ser sda1 puede ser sdb1, sdc1… dependiendo o no si tienes SATA, SCSI o más dispositivos USB.
-
Para que te lo haga siempre puedes poner algo así en /etc/fstab, que es el archivo que se encarga de montar las unidades al cargar el sistema:
/dev/sda1 /mnt/pendrive vfat rw,users,noauto 0 0
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Registrarse Conectarse