Linux: Exemplo de Montagem em /etc/fstab
Se você esqueceu como configurar a montagem automática de um disco usando o arquivo /etc/fstab então abaixo está um exemplo /dev/mapper/rhel-root / xfs defaults 0 0 UUID=64351209-b3d4-421d-8900-7d950ca57fea /boot xfs defaults 0 0 /dev/mapper/rhel-swap swap swap defaults 0 0 UUID=7ac0a62c-e84e-6fa7-bd66-cb6a1f216148 /documentos ext4 defaults 0 0 /dev/sda1 /imagensxt4 ext4 defaults 0 0 ~ ~ ~ Em negrito…