Mailinglist Archive: opensuse-factory (533 mails)
| < Previous | Next > |
Re: [opensuse-factory] Netiso MS3: Not all needed modules present in repo.
- From: "Rajko M." <rmatov101@xxxxxxxxxxx>
- Date: Sun, 11 Apr 2010 13:46:35 -0500
- Message-id: <201004111346.35506.rmatov101@xxxxxxxxxxx>
On Sunday 11 April 2010 12:54:38 Oddball wrote:
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
If that is regular update then use it independent on ext4dev driver issues.
--
Regards Rajko,
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |