On 13/04/10 15:57, Oddball wrote:
Oddball schreef:
# modprobe -v ext4dev
# mount /dev/sd** /mnt (*Name*number)
These two have to be used on every boot if one wants to take a look at an ext4 partition, from my 11.1 install. Only root can mount such a partition, and using only the second command does not work over here. Also, i have to (re)start the filemanager to get it visual, but when mounted my user kan use the partition, and all filemanagers can be used. Not a big deal, but: Does anyone know a simple way to get this automated?
Try adding "ext4dev" to /etc/sysconfig/kernel in MODULES_LOADED_ON_BOOT. You can do this using Yast's sysconfig editor. Then you should be able to automount using /etc/fstab on bootup. Regards, Tejas -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org