0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 11 months agoSo this is why he doesn't do Linux... any moresh.itjust.worksimagemessage-square248fedilinkarrow-up1642
arrow-up1642imageSo this is why he doesn't do Linux... any moresh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 11 months agomessage-square248fedilink
minus-squareProgrammer Belch@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·11 months agoDevices you mount after startup like external USB don’t show up in fstab do they?
minus-squareEddyBot@feddit.delinkfedilinkarrow-up4·11 months agoNo and since systemd you actually can have an empty fstab file too (booting via solely automounting is possible)
minus-square0x4E4F@sh.itjust.worksOPlinkfedilinkEnglisharrow-up2·edit-211 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.