LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   error:mount:fs type supermount not supported by kernel. (https://www.linuxquestions.org/questions/mandriva-30/error-mount-fs-type-supermount-not-supported-by-kernel-177282/)

shams 05-03-2004 06:34 AM

error:mount:fs type supermount not supported by kernel.
 
hi,
I compiled the new kernel 2.6.5 for mandrake 10,it is booting but there is
an errors in the boot sequence:
mounting local filesystems:mount:fs type supermount not supported by kernel
mounting other filesystems:mount:fs type supermount not supported by kernel
when i want to mount floppy there is also this error"mount:fs type supermou
nt not supported by kernel".
plz help me how and where i can enable this option.

aaa 05-03-2004 06:54 AM

Get and apply the supermount patch for your kernel and recompile, or disable supermount from the Mandrake control panel (the stuff will have to be mounted manually).

shams 05-03-2004 07:46 PM

thanks or reply
 
hi,
thanks for reply ,can you plz tell me little about how to get the patch of supermount and how i can add it to the kernel . i

coalquay404 05-04-2004 04:28 AM

Supermount has been disabled as a default option in Mandrake 10 since it was nothing but trouble. The reason you're getting the error messages is because, when booting, the kernel reads the contents of /etc/fstab and tries to mount the filesystems it finds there. It sounds as though your fstab has supermount entries in it and, since supermount has been disabled, it's running into errors.

Post the contents of your /etc/fstab file here and we'll fix it for you.

aaa 05-04-2004 07:02 AM

The Mandrake control panel should make the appropriate fstab changes when you uncheck the supermount option.

Supermount:
http://supermount-ng.sourceforge.net/
Unfortunately, they only have patches for the 2.6.1 and 2.6.2 kernels. I saw a 2.6.4 patch on one of the sites they linked to, maybe you can find a 2.6.5 patch on one of those sites.

Kenkudaki 05-10-2004 11:38 PM

Where in the Mandrake Control Panel IS the Supermount option? I'm getting the same error; I'm going to try recompiling with the patch.

shams 05-12-2004 08:52 PM

Thanks for all
 
Hi,
thanks for all i applied the supermount patch to the kernel and compiled it
again the problem was solved.
;)

Kenkudaki 05-12-2004 10:12 PM

Too bad there isn't a patch for 2.6.6... :( I tried applying the latest patch, but it didn't work.

shams 05-13-2004 09:41 PM

hi
 
hi,
the supermount patch wich i applied to the kernel 2.6.5 is patch-2.6.5-LNX2.tar.gz.

Kenkudaki 05-14-2004 01:07 AM

Weird... I don't see one that recent on the supermount web site...

shams 05-14-2004 08:59 PM

hi,
you can find this path here:
http://warder.ath.cx:81/projects.php
for applying patch i first decompressed the patch from the tar then copied only the supermount patch to the kernel 2.6.5 source directory , and apllied with patch -p1 < supermount _patch, and it was successful.

shams 05-14-2004 09:22 PM

Quote:

Originally posted by shams
hi,
you can find this path here:
http://warder.ath.cx:81/projects.php
for applying patch i first decompressed the patch from the tar then copied only the supermount patch to the kernel 2.6.5 source directory , and apllied with patch -p1 < supermount _patch, and it was successful.



All times are GMT -5. The time now is 10:23 AM.