
Rajko M. schreef:
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
oddball@AMD64x2-sfn1:~> lsmod | grep ext ext2 68712 1 ext3 140824 5 mbcache 9484 2 ext2,ext3 jbd 61752 1 ext3 oddball@AMD64x2-sfn1:~> su Wachtwoord: AMD64x2-sfn1:/home/oddball # file -s /dev/sda11 /dev/sda11: Linux rev 1.0 ext4 filesystem data (extents) (large files) (huge files) AMD64x2-sfn1:/home/oddball # mount -t ext4 /dev/sda11 /mnt mount: onbekende bestandssysteemsoort 'ext4' (mount: unknown filesystem 'ext4') AMD64x2-sfn1:/home/oddball #
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.
-- Enjoy your time around, Oddball, aka M9. OS: Linux 2.6.27.19-3.2-default x86_64 Huidige gebruiker: oddball@AMD64x2-sfn1 Systeem: openSUSE 11.1 (x86_64) KDE: 4.2.1 (KDE 4.2.1) "release 103" -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org