Edgar:<br><br>Si solamente dispones de una consola:<br><br>1) Introduces el pendrive<br>2) Tipeas <span style="font-weight: bold;">sudo fdisk -l</span> ... te va a salir en pantalla las unidades de disco de que dispones, por ejemplo:
<br><br>nelson@kubuntu:~$ sudo fdisk -l<br>Password:<br><br><span style="color: rgb(51, 102, 255);">Disco /dev/hda: 81.9 GB, 81964302336 bytes</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">
255 cabezas, 63 sectores/pista, 9964 cilindros</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">Unidades = cilindros de 16065 * 512 = 8225280 bytes</span><br style="color: rgb(51, 102, 255);">
<br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">Disposit. Inicio Comienzo Fin Bloques Id Sistema</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">
/dev/hda1 * 1 3737 30017421 7 HPFS/NTFS</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">/dev/hda2 3738 4757 8193150 83 Linux</span><br style="color: rgb(51, 102, 255);">
<span style="color: rgb(51, 102, 255);">/dev/hda3 4758 9837 40805100 83 Linux</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">/dev/hda4 9838 9964 1020127+ 82 Linux swap / Solaris
</span><br style="color: rgb(51, 102, 255);"><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">Disco /dev/hdb: 20.0 GB, 20060135424 bytes</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">
255 cabezas, 63 sectores/pista, 2438 cilindros</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">Unidades = cilindros de 16065 * 512 = 8225280 bytes</span><br style="color: rgb(51, 102, 255);">
<br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">Disposit. Inicio Comienzo Fin Bloques Id Sistema</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">
/dev/hdb1 1 2438 19583203+ b W95 FAT32</span><br style="color: rgb(51, 102, 255);"><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);"><span style="font-weight: bold; color: rgb(0, 0, 0);">
Disco /dev/sda: 515 MB</span>, 515899392 bytes</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">255 cabezas, 63 sectores/pista, 62 cilindros</span><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">
Unidades = cilindros de 16065 * 512 = 8225280 bytes</span><br style="color: rgb(51, 102, 255);"><br style="color: rgb(51, 102, 255);"><span style="color: rgb(51, 102, 255);">Disposit. Inicio Comienzo Fin Bloques Id Sistema
</span><br style="color: rgb(51, 102, 255);"><span style="font-weight: bold; color: rgb(51, 102, 255);"><font style="color: rgb(0, 0, 0);" size="4">/dev/sda1</font> 1 62 497983+ 6 <font style="color: rgb(0, 0, 0);" size="4">
FAT16</font></span><br><br>3) Identificas como se llama tu pendrive, en el ejemplo es <span style="font-weight: bold;">/dev/sda1</span><br>4) Creas un punto de montaje en /media o en /mnt: s<span style="font-weight: bold;">
udo mkdir /media/pendrive</span><br>5) Montas el pendrive en esa carpeta: <span style="font-weight: bold;">sudo mount -t vfat /dev/sda1 /media/pendrive</span><br>6) Navegas hasta ese directorio: <span style="font-weight: bold;">
cd /media/pendrive</span><br>7) Para ver el contenido: <span style="font-weight: bold;">ls</span><br>7.a) Para ver el contenido con sus permisos: <span style="font-weight: bold;">ls -l</span><br>7.b) Para ver el contenido incluyendo archivos ocultos:
<span style="font-weight: bold;">ls -a</span><br>7.c) Para ver mas opciones del comando ls: <span style="font-weight: bold;">man ls </span>(para salir del formato man presionas la tecla "Q")<br>8) Para copiar algo de tu directorio personal al pendrive:
<br><span style="font-weight: bold;">sudo cp /media/pendrive/archivo /home/nombre_de_usuario/archivo</span><br>9) Si ya terminaste de usar el pendrive y lo quieres sacar: <span style="font-weight: bold;">sudo umount /dev/sda1
<br><br>...hablamos... Nelson<br style="font-weight: bold;"></span><br><br><br>El día 24/07/07, <b class="gmail_sendername"><a href="mailto:ebethelmy@tc.com.ve">ebethelmy@tc.com.ve</a></b> <<a href="mailto:ebethelmy@tc.com.ve">
ebethelmy@tc.com.ve</a>> escribió:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Buenos dias soy nuevo en esto de utilizar linux estoy generamdo un
<br>servidor y quisiera saber como leer y copiar un archivo de un pendrive<br>a mi disco duro desde la consola<br><br>Saludos<br><br>Edgar Bethelmy<br><br><br>_______________________________________________<br>Lista de correo (ubuntu-ve)
<br>Fraternidad Ubuntu Linux de Venezuela<br>(Official VenezuelanTeam)<br>_______________________________________________<br>ubuntu-ve mailing list<br><a href="mailto:ubuntu-ve@lists.ubuntu.com">ubuntu-ve@lists.ubuntu.com
</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-ve">https://lists.ubuntu.com/mailman/listinfo/ubuntu-ve</a><br><a href="http://www.ubuntu-ve.org">www.ubuntu-ve.org</a> | <a href="http://www.ubuntu.org.ve">
www.ubuntu.org.ve</a><br>_______________________________________________<br>Modifica tus opciones de suscripci&#243;n o desuscribete en: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-ve">https://lists.ubuntu.com/mailman/listinfo/ubuntu-ve
</a><br></blockquote></div><br><br clear="all"><br>-- <br>"Huid del país donde uno solo ejerce todos los poderes: es un país de esclavos." <br>Simón Bolívar. Caracas, 2 de enero de 1814.