Ahmed Mahmoud wrote: > I use 2.1 preview > > I have downloaded the kernel from > http://ftp.moblin.org/moblin/development/2.1-preview/source/kernel-2.6.31-9.1.moblin2.src.rpm, > compiled it with ext4,ntfs,reiserfs support as modules > > insmod ntfs.ko: > > insmod: error inserting 'ntfs.ko': -1 Invalid module format > > dmesg > > [13512.557517] ntfs: version magic '2.6.31-netbook SMP preempt mod_unload > PENTIUMM ' should be '2.6.31-9.1.moblin2-netbook SMP preempt mod_unload > PENTIUMM ' > > this must be a simple problem for any moblin developer, can any one help > me?? > I think I will just go ahead and replace the kernel.
when you compile your own kernel, the 'moblin' tag disappears from the version - so that you can actually distinguish between non-official moblin kernels and the ones from Moblin. so, you just have to _boot_ your own kernel instead to load these modules. Auke _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
