Administrador
Tamaño: 473 Bytes
Modificado: 2026-01-27 17:36:11
Permisos: 100644
Ruta: /etc/fstab
Contenido del Archivo
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during curtin installation
/dev/disk/by-uuid/541e5d21-1dab-48ed-b5ab-626816273447 / ext4 defaults 0 1
/swap.img	none	swap	sw	0	0