[Bug 565856] Re: TUN kernel module (tun.ko) not available in lucid lynx standard kernel

Lin Min Chang minchang.lin at gmail.com
Tue May 18 19:46:08 UTC 2010


I guess that another way is to fake tun.ko is to copy the dummy.ko as tun.ko, the step shall be like:
sudo install /lib/modules/`uname -r`/kernel/drivers/net/dummy.ko /lib/modules/`uname -r`/kernel/net/tun.ko
sudo depmod -a
modprobe tun

-- 
TUN kernel module (tun.ko) not available in lucid lynx standard kernel
https://bugs.launchpad.net/bugs/565856
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list