From: Jonathan C. <jco...@ro...> - 2008-06-10 00:38:13
|
Hello, Hans, Fortunately, I have kernel 2.6.24-16 available, so I now boot from that. The also upgrade included 2.6.24-18, which was the default. I didn't realize that ScramDisk had to match the kernel that exactly. ScramDisk works fine now. Thanks. Hans-Ulrich Juettner wrote: > Hello Jonathan, > > Jonathan Coles wrote: > >> When I try to mount a Scramdisk container, I get the error message >> "Mounting failed: No such device or address." >> >> This is after I updated my Ubuntu v7.10 system to the v8.04 LTS release >> and installed ScramDisk_1.3-0_Ubuntu-8.04_2.6.24_i386.deb. I have >> successfully used Scramdisk on Ubuntu since version 7.04. >> >> No information is given about the which device or address has a problem, >> but /var/log/messages includes the entry: " kernel: [ 39.530073] >> scramdisk: disagrees about version of symbol struct_module". >> >> Possibly this is a bug in the Debian package. If not, what is the solution? >> >> Thanks. >> >> > > the problem is that the kernel on your system is slightly different > from the kernel on which I built the package. This might come from > a different Ubuntu distribution (KUbuntu, XUbuntu etc.) or from an > updated kernel. The kernel on which I built the package is > 2.6.24-16-generic which was in the plain Ubuntu I installed shortly > after the launch. You can find out your kernel version by starting > a terminal and typing > > uname -r > > or by looking at the files in your /boot directory. If you can > tell me the exact version of your kernel I'll see whether I can > get that kernel and build a new package which should match your > kernel. > > An alternative would be to build ScramDisk-1.3 yourself from the > sources. But you have to install many development tools in order to > do so. There is some guidance for that in the ScramDisk documentation > and I offer my support if you choose this option. > > Best regards > Ulrich > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > SD4L-user mailing list > SD4...@li... > https://lists.sourceforge.net/lists/listinfo/sd4l-user > > |