@[email protected] to linuxmemesEnglish • 9 months agoSo this is why he doesn't do Linux... any moresh.itjust.worksimagemessage-square332fedilinkarrow-up1654arrow-down141
arrow-up1613arrow-down1imageSo this is why he doesn't do Linux... any moresh.itjust.works@[email protected] to linuxmemesEnglish • 9 months agomessage-square332fedilink
minus-squareProgrammer BelchlinkfedilinkEnglish2•9 months agoDevices you mount after startup like external USB don’t show up in fstab do they?
minus-square@[email protected]linkfedilink4•9 months agoNo and since systemd you actually can have an empty fstab file too (booting via solely automounting is possible)
minus-square@[email protected]OPlinkfedilinkEnglish2•edit-29 months agoNo, their mount points are usually in /run/media/[username]/[partition_label]… or if it doesn’t have a label, the UUID of the partition.
Devices you mount after startup like external USB don’t show up in fstab do they?
No and since systemd you actually can have an empty fstab file too (booting via solely automounting is possible)
No, their mount points are usually in
/run/media/[username]/[partition_label]
… or if it doesn’t have a label, the UUID of the partition.