Hi,
I need to add some modules on the current kernel. Can you give me some information on how to get the exact kernel sources of your proxmox ve kernel ?
Thanks,
Alain.
The module is: vmware ;-) This is for migration mainly.
I've already seen the tar and tried but the readme file is quite obscure to me.
Anyway, I will try again.
Thanks,
Alain.
I would like to install vmware server on the my proxmox ve to add vmware capabilities for my machine. During the installation of vmware, kernel sources are required to build the vmware module.
My need of vmware is mainly for migration, I plan to move to openvz vps but this may require some times so I would like to have both system running during the migration period.
Alain.
Sorry for my late reply.
I can't use kvm, my current server does not have VT.
Can you provide somewhere (on your ftp server for example) a tarball of your /usr/src/linux ?
I'm trying to get the kernel used (from the README in pve-kernel) but it seems no longer available on debian servers.
Thanks again for your help,
Alain.
Sorry for my late reply.
I can't use kvm, my current server does not have VT.
Can you provide somewhere (on your ftp server for example) a tarball of your /usr/src/linux ?
I'm trying to get the kernel used (from the README in pve-kernel) but it seems no longer available on debian servers.
Thanks again for your help,
Alain.
I don't want to recompile my own kernel, I just need to add a new module and to add this module I need access to the sources used to build the proxmox kernel (ie: /usr/src/linux).
You are distributing a kernel licensed under the GPL. You are required to also provide the source.
It doesn't matter if it's a vanilla Debian kernel or not. You still have to make available the source whenever you distribute GPLed code.
... Also, the binary kernel requires the source be in
/home/dietmar/pve/pve-kernel-2.6.24/linux-2.6.24-openvz
which is probably not the ideal place for those people trying to modify it.
...
You do not reference the kernel source at all. Do we need the Debian source for a particular Debian kernel? Or do we need some vanilla kernel from kernel.org?
The README is not at all clear (understatement) and from it I cannot duplicate the exact kernel source used.
Also, the binary kernel requires the source be in
/home/dietmar/pve/pve-kernel-2.6.24/linux-2.6.24-openvz
which is probably not the ideal place for those people trying to modify it.
I would suggest you do what other distributors do: either
1.)distribute the exact kernel source tar'ed up
2.)or point people at a particular generic kernel source and provide a one-step process to apply all patches, changes and configuration to turn it into the exact kernel source used by the distributed kernel
...
were do you found that link?
Problem: current sources are about 670MB
Thats what the Makefile is for. just type 'make' - isn't that easy enough?
git checkout -b local 2898400a6c100c60930ac3f0ae54f19e3199a4ab
fatal: Not a git repository
If I run make again it appears to download and build a bunch of stuff, including unnecessary things like busybox. Eventually it bombs out again with this error:
Which brings us back to square one: Where can we find the source code for the kernel you actually ship?
We use essential cookies to make this site work, and optional cookies to enhance your experience.