Search found 3 matches
- 8. May 2009, 08:01
- Forum: VirtualBox on Linux Hosts
- Topic: [SOLVED] vboxnetflt won't compile on kernel 2.6.30-rc4
- Replies: 3
- Views: 2390
Re: vboxnetflt won't compile on kernel 2.6.30-rc4
Thanks for the links. I don't get my kernels from any OpenSuse repository; I download them from kernel.org and compile them myself with my own custom .config. My worry was that I took something important out of the config that would cause 'vboxnetflt' to not compile. I'm going to ahead and call this...
- 7. May 2009, 07:37
- Forum: VirtualBox on Linux Hosts
- Topic: [SOLVED] vboxnetflt won't compile on kernel 2.6.30-rc4
- Replies: 3
- Views: 2390
Re: vboxnetflt won't compile on kernel 2.6.30-rc4
I successfully compiled vboxnetflt. In this particular kernel, I unchecked a lot of "provide legacy /proc/foo" and other so-called legacy stuff. I recompiled them back in, and vboxnetflt compiled fine. However, I would like to know which particular kernel setting is the key, out of the 5 o...
- 7. May 2009, 07:17
- Forum: VirtualBox on Linux Hosts
- Topic: [SOLVED] vboxnetflt won't compile on kernel 2.6.30-rc4
- Replies: 3
- Views: 2390
[SOLVED] vboxnetflt won't compile on kernel 2.6.30-rc4
I run OpenSuse 11.1 and use a custom vanilla kernel, 2.6.30-rc4. Vboxdrv compiles just fine but vboxnetflt will not compile. Here is the error message: linux-pdjn:/home/nlarson # /etc/init.d/vboxdrv setup Stopping VirtualBox kernel module done Removing old VirtualBox kernel module done Recompiling V...