-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 27/09/13 08:09, Cristian Rodríguez wrote:
El 27/09/13 03:24, Mike escribió: [..]
fstab: /dev/disk/by-id/scsi-SATA_Hitachi_HDP7250_GEB530RE1T52EB-part6 / ext3 acl,user_xattr 1 1 /dev/sdb7 /home ext3 acl,user_xattr 1 2 /dev/sdb2 /usr ext3 defaults 0 0 /dev/sdb5 swap swap defaults 0 0 /dev/sda5 swap swap defaults 0 0 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 none /proc/bus/usb usbfs devgid=1000,devmode=664 0 0
you can (or rather should..) omit "proc", "sysfs", "debugfs" "usbfs" .. or to be more specific, omit all entries that do not belong to your local or remote filesystems.. systemd setups them for you nowadays with the needed mount options/parameters and you should not override that unless you know exactly what you are doing. (read, you are a kernel developer or distribution maintainer)
Learning something new every day :-) My fstab also has an entry for /dev/pts. devpts /dev/pts devpts mode=0620,gid=5 0 0 Apparently, that is pseudo terminal slave, which I believe is needed for things like xterm and sshd. If I'm correct, I should presumably leave that line alone? Bob - -- Bob Williams System: Linux 3.7.10-1.16-desktop Distro: openSUSE 12.3 (x86_64) with KDE Development Platform: 4.10.5 "release 4" Uptime: 06:00am up 16 days 14:56, 3 users, load average: 0.16, 0.14, 0.18 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlJFTPYACgkQ0Sr7eZJrmU75XwCfbwSTAH8f0c8uKJIlRCktiBnS xDgAn3FNh9vP/0IpgJXb5kOj0hgTxOHV =2tuw -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org