
On Sunday 11 April 2010 12:54:38 Oddball wrote:
installed is 2.6.27.29-0.1.1 (aug. 2009) but mount in a console gives the same output as in a gui: incorrect file system type, invalid option, missing code page, being lacking aid programme, bad super block-system on /dev/sda11, or another wrong ..
You have to check is driver actually loaded with: lsmod | grep ext it should output driver name and all other kernel modules that use it. What is output of (as root): file -s /dev/sda11 it should give you file system type. You can try also (as root): mount -t ext4 /dev/sda11 /mnt
available is: 2.6.27.45-0.1.1 (feb. 2010) Would it be wise to install that one?
If that is regular update then use it independent on ext4dev driver issues. -- Regards Rajko, -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org