Difference between revisions of "Fstab - Use SystemD automount/es"

Created page with "La magia (para mí) que estas opciones traen es que si un recurso compartido de red o un disco externo que está siento llamado via /etc/fstab no está presente, estas salvan..."
(Created page with "He encontrador una combinacíon de opciones para systemd (en el Archwiki [https://wiki.archlinux.org/index.php/Systemd#Automount]) que pueden utilizarse en el /etc/fstab al mo...")
Tags: Mobile web edit Mobile edit
 
(Created page with "La magia (para mí) que estas opciones traen es que si un recurso compartido de red o un disco externo que está siento llamado via /etc/fstab no está presente, estas salvan...")
Tags: Mobile web edit Mobile edit
Line 4: Line 4:
He encontrador una combinacíon de opciones para systemd (en el Archwiki [https://wiki.archlinux.org/index.php/Systemd#Automount]) que pueden utilizarse en el /etc/fstab al montar dispositivos de almacenamiento -- sean estos internos, externos. o recursos compartidos de red.  
He encontrador una combinacíon de opciones para systemd (en el Archwiki [https://wiki.archlinux.org/index.php/Systemd#Automount]) que pueden utilizarse en el /etc/fstab al montar dispositivos de almacenamiento -- sean estos internos, externos. o recursos compartidos de red.  


The magic (to me) that these mount options bring is that if a network share or an external drive that is being called via /etc/fstab is not present, they save your machine from hanging for a minute or two during the boot process.
La magia (para mí) que estas opciones traen es que si un recurso compartido de red o un disco externo que está siento llamado via /etc/fstab no está presente, estas salvan tu maquina de colgarse por un minuto o dos durante el proceso de arranque.


A device called this way via /etc/fstab is mounted the first time data is attempted to be accessed from it. Only on this first mount is there any (minor) noticeable delay, when compared to having the device mounted the "old" way.}}
A device called this way via /etc/fstab is mounted the first time data is attempted to be accessed from it. Only on this first mount is there any (minor) noticeable delay, when compared to having the device mounted the "old" way.}}
Line 30: Line 30:
I could boot Manjaro whilst the ReadyNAS' Cat-6 network cable was unplugged, & there was NO noticeable delay. After the system was booted, I plugged the cable in & then called the NFS share /media-2 in Worker & it read the drive & listed the contents.
I could boot Manjaro whilst the ReadyNAS' Cat-6 network cable was unplugged, & there was NO noticeable delay. After the system was booted, I plugged the cable in & then called the NFS share /media-2 in Worker & it read the drive & listed the contents.


After that I unplugged the drive, which had Worker (my file manager of choice) looking for it as I hadn't changed out of the the media-2 directory. When I plugged the cable back in, it took ~10 seconds or so & then Worker automatically re-listed the contents or this very large partition that has well over 2000 directories, each holding multiple files.}}
Después de eso, desconecté la unidad, que tenía a Worker (mi administrador de archivos preferido) buscándola porque no había cambiado del directorio media-2. Cuando volví a enchufar el cable, tomó aproximadamente 10 segundos y luego Worker volvió a enumerar automáticamente el contenido de esta partición muy grande que tiene más de 2000 directorios, cada uno con varios archivos.}}


{{SectionTemplate|1=Speed up your boot|2=
{{SectionTemplate|1=Speed up your boot|2=
448

edits