注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
User contributions
Jump to navigation
Jump to search
- 20:08, October 11, 2018 diff hist +43 N Translations:Install/Creating Filesystems/11/es Created page with "{{console|body=###i## mkfs.ext4 /dev/sda3}}"
- 20:07, October 11, 2018 diff hist +11 Install/Creating Filesystems/es Created page with "Si no está seguro, elija ext4. Así es cómo se crea un sistema de archivos raíz ext4:"
- 20:07, October 11, 2018 diff hist +88 N Translations:Install/Creating Filesystems/20/es Created page with "Si no está seguro, elija ext4. Así es cómo se crea un sistema de archivos raíz ext4:"
- 20:06, October 11, 2018 diff hist +51 Install/Creating Filesystems/es Created page with "{{Important|'''No recomendamos que los usuarios configuren ZFS o BTRFS como su sistema de archivos root'''. Esto es mucho más complejo y generalmente no necesario. En su luga..."
- 20:06, October 11, 2018 diff hist +464 N Translations:Install/Creating Filesystems/19/es Created page with "{{Important|'''No recomendamos que los usuarios configuren ZFS o BTRFS como su sistema de archivos root'''. Esto es mucho más complejo y generalmente no necesario. En su luga..."
- 20:03, October 11, 2018 diff hist +34 Install/Creating Filesystems/es Created page with "{{TableStart}} <tr><th>Sistema de archivo</th><th>¿es recomendado como sistema de archivos root?</th><th>Herramientas adicionales requeridas</th></tr> <tr><td>ext4</td><td>Ye..."
- 20:03, October 11, 2018 diff hist +561 N Translations:Install/Creating Filesystems/18/es Created page with "{{TableStart}} <tr><th>Sistema de archivo</th><th>¿es recomendado como sistema de archivos root?</th><th>Herramientas adicionales requeridas</th></tr> <tr><td>ext4</td><td>Ye..."
- 20:01, October 11, 2018 diff hist +99 Install/Creating Filesystems/es Created page with "Ahora, necesitamos crear un sistema de archivos root. Aquí es donde vivirá Funtoo Linux. Generalmente recomendamos sistemas de archivos root en formato ext4 o XFS. Tenga en..."
- 20:01, October 11, 2018 diff hist +405 N Translations:Install/Creating Filesystems/17/es Created page with "Ahora, necesitamos crear un sistema de archivos root. Aquí es donde vivirá Funtoo Linux. Generalmente recomendamos sistemas de archivos root en formato ext4 o XFS. Tenga en..." current
- 19:59, October 11, 2018 diff hist +9 Install/Creating Filesystems/es Created page with "==== Sistema de archivos Root ===="
- 19:59, October 11, 2018 diff hist +34 N Translations:Install/Creating Filesystems/16/es Created page with "==== Sistema de archivos Root ====" current
- 19:58, October 11, 2018 diff hist +66 N Translations:Install/Creating Filesystems/10/es Created page with "{{console|body= # ##i##mkswap /dev/sda2 # ##i##swapon /dev/sda2 }}"
- 19:58, October 11, 2018 diff hist +53 Install/Creating Filesystems/es Created page with "No creará un sistema de archivos en su partición de intercambio, ya que no se utiliza para almacenar archivos. Pero es necesario inicializarla usando el comando {{c|mkswap}..."
- 19:58, October 11, 2018 diff hist +409 N Translations:Install/Creating Filesystems/9/es Created page with "No creará un sistema de archivos en su partición de intercambio, ya que no se utiliza para almacenar archivos. Pero es necesario inicializarla usando el comando {{c|mkswap}..."
- 19:56, October 11, 2018 diff hist +31 Install/Creating Filesystems/es Created page with "Ahora, vamos a crear una partición de intercambio "swap". Esta partición será usada como memoria virtual basada en disco para su sistema Funtoo Linux."
- 19:56, October 11, 2018 diff hist +153 N Translations:Install/Creating Filesystems/8/es Created page with "Ahora, vamos a crear una partición de intercambio "swap". Esta partición será usada como memoria virtual basada en disco para su sistema Funtoo Linux." current
- 19:55, October 11, 2018 diff hist +49 N Translations:Install/Creating Filesystems/7/es Created page with "{{console|body=###i## mkfs.vfat -F 32 /dev/sda1}}"
- 19:55, October 11, 2018 diff hist +30 Install/Creating Filesystems/es Created page with "Si está usando las particiones de la nueva escuela GPT para UEFI, querrá crear un sistema de archivos vfat en {{c|/dev/sda1}}, porque esto es lo que UEFI es capaz de leer."
- 19:55, October 11, 2018 diff hist +173 N Translations:Install/Creating Filesystems/6/es Created page with "Si está usando las particiones de la nueva escuela GPT para UEFI, querrá crear un sistema de archivos vfat en {{c|/dev/sda1}}, porque esto es lo que UEFI es capaz de leer."
- 19:55, October 11, 2018 diff hist +43 N Translations:Install/Creating Filesystems/5/es Created page with "{{console|body=###i## mkfs.ext2 /dev/sda1}}"
- 19:55, October 11, 2018 diff hist +42 Install/Creating Filesystems/es Created page with "Vamos a mantener esto simple. ¿Está usted usando particiones MBR de la vieja escuela? Si es así, vamos a crear un sistema de archivos ext2 en {{f|/dev/sda1}}:"
- 19:55, October 11, 2018 diff hist +161 N Translations:Install/Creating Filesystems/4/es Created page with "Vamos a mantener esto simple. ¿Está usted usando particiones MBR de la vieja escuela? Si es así, vamos a crear un sistema de archivos ext2 en {{f|/dev/sda1}}:"
- 19:54, October 11, 2018 diff hist +24 Install/Creating Filesystems/es Created page with "Antes de poder utilizar las particiones recién creadas, los dispositivos de bloque que fueron creados en el paso anterior, necesitan ser inicializados con un sistema de archi..."
- 19:54, October 11, 2018 diff hist +353 N Translations:Install/Creating Filesystems/3/es Created page with "Antes de poder utilizar las particiones recién creadas, los dispositivos de bloque que fueron creados en el paso anterior, necesitan ser inicializados con un sistema de archi..."
- 19:54, October 11, 2018 diff hist +9 Install/Creating Filesystems/es Created page with "{{Note|Esta sección cubre instalaciones con BIOS ''y'' con UEFI. ¡No se la salte!}}"
- 19:54, October 11, 2018 diff hist +85 N Translations:Install/Creating Filesystems/15/es Created page with "{{Note|Esta sección cubre instalaciones con BIOS ''y'' con UEFI. ¡No se la salte!}}" current
- 19:54, October 11, 2018 diff hist +87 N Translations:Install/Creating Filesystems/2/es Created page with "{{InstallNavigation|num=5|prev=GPT Partitioning|next=Mounting Filesystems}}</noinclude>" current
- 19:51, October 11, 2018 diff hist +3,336 N Install/Creating Filesystems/es Created page with "<includeonly> == Creando el sistema de archivos == </includeonly><noinclude><languages/> = Guia de instalación: Creando el sistema de archivos ="
- 19:51, October 11, 2018 diff hist +145 N Translations:Install/Creating Filesystems/1/es Created page with "<includeonly> == Creando el sistema de archivos == </includeonly><noinclude><languages/> = Guia de instalación: Creando el sistema de archivos ="
- 19:49, October 11, 2018 diff hist +15 Install/GPT Partitioning/es Created page with "{{Tip|Puede verificar que los dispositivos de bloque anteriores se crearon correctamente ejecutando el comando {{c|lsblk}}.}}"
- 19:49, October 11, 2018 diff hist +125 N Translations:Install/GPT Partitioning/18/es Created page with "{{Tip|Puede verificar que los dispositivos de bloque anteriores se crearon correctamente ejecutando el comando {{c|lsblk}}.}}"
- 19:49, October 11, 2018 diff hist +190 N Translations:Install/GPT Partitioning/17/es Created page with "* {{c|/dev/sda1}}, which will be used to hold the {{c|/boot}} filesystem, * {{c|/dev/sda2}}, which will be used for swap space, and * {{c|/dev/sda3}}, which will hold your r..."
- 19:49, October 11, 2018 diff hist +11 Install/GPT Partitioning/es Created page with "Ahora, sus particiones GPT/GUID han sido creadas, y se mostrarán como los siguientes ''dispositivos de bloque'' bajo Linux:"
- 19:49, October 11, 2018 diff hist +124 N Translations:Install/GPT Partitioning/16/es Created page with "Ahora, sus particiones GPT/GUID han sido creadas, y se mostrarán como los siguientes ''dispositivos de bloque'' bajo Linux:"
- 19:49, October 11, 2018 diff hist +160 N Translations:Install/GPT Partitioning/15/es Created page with "{{console|body= Command: ##i##w ↵ Do you want to proceed? (Y/N): ##i##Y ↵ }} The partition table will now be written to the disk and {{c|gdisk}} will close."
- 19:48, October 11, 2018 diff hist +15 Install/GPT Partitioning/es Created page with "'''Escribir la Tabla de Particiones en el Disco''':"
- 19:48, October 11, 2018 diff hist +51 N Translations:Install/GPT Partitioning/14/es Created page with "'''Escribir la Tabla de Particiones en el Disco''':" current
- 19:48, October 11, 2018 diff hist +49 Install/GPT Partitioning/es Created page with "Durante este proceso puede teclear "{{c|p}}" y presionar Enter para visualizar la tabla de particiones actual. Si comete algún error, puede teclear "{{c|d}}" para borrar una..."
- 19:48, October 11, 2018 diff hist +336 N Translations:Install/GPT Partitioning/13/es Created page with "Durante este proceso puede teclear "{{c|p}}" y presionar Enter para visualizar la tabla de particiones actual. Si comete algún error, puede teclear "{{c|d}}" para borrar una..." current
- 19:48, October 11, 2018 diff hist +156 N Translations:Install/GPT Partitioning/12/es Created page with "{{console|body= Command: ##i##n ↵ Partition Number: ##i##3 ↵ First sector: ##i##↵ Last sector: ##i##↵##!i## (for rest of disk) Hex Code: ##i##↵ }}" current
- 19:48, October 11, 2018 diff hist +3 Install/GPT Partitioning/es Created page with "'''Crear la Partición 3''' (root):"
- 19:48, October 11, 2018 diff hist +35 N Translations:Install/GPT Partitioning/11/es Created page with "'''Crear la Partición 3''' (root):" current
- 19:47, October 11, 2018 diff hist +140 N Translations:Install/GPT Partitioning/10/es Created page with "{{console|body= Command: ##i##n ↵ Partition Number: ##i##2 ↵ First sector: ##i##↵ Last sector: ##i##+4G ↵ Hex Code: ##i##8200 ↵ }}" current
- 19:47, October 11, 2018 diff hist +3 Install/GPT Partitioning/es Created page with "'''Crear la Partición 2''' (swap):"
- 19:47, October 11, 2018 diff hist +35 N Translations:Install/GPT Partitioning/9/es Created page with "'''Crear la Partición 2''' (swap):" current
- 19:46, October 11, 2018 diff hist +142 N Translations:Install/GPT Partitioning/8/es Created page with "{{console|body= Command: ##i##n ↵ Partition Number: ##i##1 ↵ First sector: ##i##↵ Last sector: ##i##+500M ↵ Hex Code: ##i##EF00 ↵ }}"
- 19:46, October 11, 2018 diff hist +263 N Translations:Install/GPT Partitioning/7/es Created page with "'''Create a new empty partition table''' (This ''will'' erase all data on the disk when saved): {{console|body= Command: ##i##o ↵ This option deletes all partitions and crea..."
- 19:46, October 11, 2018 diff hist +2 Install/GPT Partitioning/es Created page with "Dentro de {{c|fdisk}}, sigue estos pasos:"
- 19:46, October 11, 2018 diff hist +41 N Translations:Install/GPT Partitioning/6/es Created page with "Dentro de {{c|fdisk}}, sigue estos pasos:"
- 19:46, October 11, 2018 diff hist +38 N Translations:Install/GPT Partitioning/5/es Created page with "{{console|body=###i## gdisk /dev/sda}}"