informatica:linux:formatear_disco_duro_usb
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:linux:formatear_disco_duro_usb [2009/11/05 07:47] – editor externo 127.0.0.1 | informatica:linux:formatear_disco_duro_usb [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Lista de los sistemas de ficheros actualmente soportados por el núcleo: | Lista de los sistemas de ficheros actualmente soportados por el núcleo: | ||
| - | / | + | |
| En mi caso incluye vfat | En mi caso incluye vfat | ||
| Line 15: | Line 15: | ||
| 3. En caso de que se monte automáticamente, | 3. En caso de que se monte automáticamente, | ||
| - | umount / | + | |
| 4. Formateamos | 4. Formateamos | ||
| Line 31: | Line 31: | ||
| 4.1.2 Instalar el paquete: | 4.1.2 Instalar el paquete: | ||
| - | dpkg -i dosfstools_version_x | + | |
| 4.1.3 Volver a intentar el paso 4 | 4.1.3 Volver a intentar el paso 4 | ||
| Line 37: | Line 37: | ||
| 6. Ya se puede montar el disco: | 6. Ya se puede montar el disco: | ||
| - | mount /dev/sdb1 / | + | |
| O bien: | O bien: | ||
| Line 43: | Line 43: | ||
| 6.1 Añadir a /etc/fstab la siguiente linea: | 6.1 Añadir a /etc/fstab la siguiente linea: | ||
| - | / | + | |
| 6.2 Montar el disco | 6.2 Montar el disco | ||
| (como root) mount /dev/sdb1 | (como root) mount /dev/sdb1 | ||
informatica/linux/formatear_disco_duro_usb.1257407274.txt.gz · Last modified: (external edit)
