[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
Última revisiónAmbos lados, revisión siguiente
es:howtos:general_admin:resize_a_qemu_raw_image_with_an_ntfs_filesytem [2019/02/10 00:02 (UTC)] slackuseres:howtos:general_admin:resize_a_qemu_raw_image_with_an_ntfs_filesytem [2019/02/11 23:26 (UTC)] – [Actualizar la tabla de particiones] antares_alf
Línea 74: Línea 74:
 Use el comando parted rescue para volver a encontrar la partición, con la opción FIN establecida en el tamaño de la partición en MB. Use el comando parted rescue para volver a encontrar la partición, con la opción FIN establecida en el tamaño de la partición en MB.
  
-<<code>(parted) rescue 1 6000                                                    +<code>(parted) rescue 1 6000                                                    
 Information: A ntfs primary partition was found at 32.3kB -> 6000MB.  Do you want to add it to the partition table? Information: A ntfs primary partition was found at 32.3kB -> 6000MB.  Do you want to add it to the partition table?
 Yes/No/Cancel? Yes Yes/No/Cancel? Yes
 es:howtos:general_admin:resize_a_qemu_raw_image_with_an_ntfs_filesytem ()