
* Frank Eisenblaetter feisenbl@gmx.de [20070824 11:57]:
- Michael Prokop mika@grml.org [070820 19:25]:
It's pretty simple to get VirtualBox running on grml. :)
Just add the following line to your sources.list:
# virtualbox: deb http://www.virtualbox.org/debian etch non-free
Then run 'au ; ati virtualbox' and everything else should run pretty straight forward (assuming you have the kernel-headers available on your system - that's the default for your grml system - so compiling the kernel module by the Debian package works).
That's it. :)
I did as you described, but I get the following errors in /var/log/vbox-install at compiling the kernel module.
<snip> make[1]: Entering directory `/usr/src/linux-headers-2.6.20-grml' test -e include/linux/autoconf.h -a -e include/config/auto.conf
[...]
What's the output of:
ls -lad /usr/src/linux-headers-2.6.20-grml/include/linux ls -la /usr/src/linux-headers-2.6.20-grml/include/linux/autoconf.h ls -la /usr/include/linux
?
regards, -mika- - greetings from airport klagenfurt this time ;)