[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisiónAmbos lados, revisión siguiente
es:slackbook:install [2019/02/23 11:51 (UTC)] – [El particionado] slackwarespanoles:slackbook:install [2019/02/23 12:09 (UTC)] – [El particionado] slackwarespanol
Línea 130: Línea 130:
  
 <code> <code>
-bash-5.0# fdisk /dev/sda+root@slackware:/# fdisk /dev/sda
  
-Bienvenido a fdisk (util-linux 2.33.1). +The number of cylinders for this disk is set to 8841. 
-Los cambios solo permanecerán en la memoria, hasta que decida escribirlos+There is nothing wrong with that, but this is larger than 1024, 
-Tenga cuidado antes de utilizar la orden de escritura.+and could in certain setups cause problems with: 
 +1) software that runs at boot time (e.g., old versions of LILO) 
 +2) booting and partitioning software from other OSs 
 +   (e.g., DOS FDISK, OS/2 FDISK)
  
- +Command (m for help): 
-Orden (m para obtener ayuda): m +</code> 
-</code>+
  
 Ahora le hemos dicho a fdisk qué disco queremos particionar, y nos ha dejado Ahora le hemos dicho a fdisk qué disco queremos particionar, y nos ha dejado
 es:slackbook:install ()