On Sun, Dec 08, Cristian Rodríguez wrote:
Below. Note that /data3 and /data4 are legacy (and copied from an older install). Not plugged in anymore.
proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0
remove all those, they are not needed and may break something.
/dev/disk/by-id/ata-ST2000DM001-1E6164_W1E4R7CL-part1 /data5 ext4 noatime,user,acl,user_xattr,nofail 1 2 /dev/disk/by-id/ata-ST2000DM001-1E6164_W1E4R7CL-part2 /data6 ext4 noatime,user,acl,user_xattr,nofail 1 2
set noauto in /data6 if you do not want systemd to mount it, otherwise it will do so, as expected.
Ok, I've done your suggestions. I'll report back if I get further trouble on this front. Thank you. Michael -- Michael Fischer michael@visv.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org