El 08/12/13 01:50, Michael Fischer escribió:
On Sun, Dec 08, Cristian Rodríguez wrote:
El 08/12/13 01:24, Michael Fischer escribió:
I've googled, and grepped half my fs to find signs of what is going on here, but no luck.
Post your /etc/fstab..
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. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org