gene heskett composed on 2024-01-14 12:04 (UTC-0500):

> # first put it where it is now & reboot
> #LABEL=homesde1 /mnt/homesde1 ext4 errors=remount-ro 0 2
...
> I have not been able to use that last line as a target for rsync 

That's not unexpected. /mnt/ is intended for /temporary/ or /transient/ 
mounting,
while /etc/fstab is OTOH intended for routine. The explosion could have occurred
by inserting a USB stick while rsync was running and you were engaging in root
activities. As regular user, most DEs now use /run/media/<user> instead of 
/tmp/.
Best anyway to find someplace besides your /mnt/ tree for that filesystem, maybe
/home/coyotebak/ or /backupdisk/.

https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
-- 
Evolution as taught in public schools is, like religion,
        based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata

Reply via email to