I am trying compile Linux kernel 3.2.36 with its source code under x86_64 architecture.
hello everyone
i tried to compile linux kernel 2.6.31 on Fedora 12
the make , make modules and modules install ran successfully
but
problem with make install
while trying to create image it looks for mkinitrd command which is not available
i downloaded and installed the mkinitrd pckg and
make install was now successful
i got
Hey,
I have a server running FC4 with 2.6.11-1.1369_FC4 and I need to update it to the latest kernel (2.6.31.5) by downloading and compiling it.
I extract the new kernel to /usr/src/kernels/linux-2.6.31.5 and copy in /usr/src/redhat/SOURCES/kernel-2.6.11.i686.config and rename it to ".config". I then run make menuconfig, save and I then do:
I have installed ubuntu 11.04 on my system.
After this when I used to give uname -r it showed me kernel version as 2.6.38.
Now I had downloaded kernel 2.6.34.12 from kernel.org and installed it using the following steps:
Code:
make
make modules
make modules_install
make install
This created files:
Code:
System.map-2.6.34.12
vmlinuz-2.6.34.12
config-2.6.34.12
In /lib/modules
I have a question regarding a kernel installation. I downloaded a new version of net-next kernel source and I performed the following steps:
make allyesconfig
make -j16
make modules_install
make install
The problem is that when I try to execute make install, I get a "modules not found" error.
Sorry, English is not my language.About initramfs I just search the wiki and what I found.About the PKGBUILD do not know, I thought it would be simpler to compile my own kernel in the traditional way, this is the first time I compile a kernel in arch, and initramfs is one of the instructions are in the wiki.* And my partition is / dev/sda4Sorry for my English, as I said before is not my native lan
Hello All
I am running Fedoa 16 with I have not used vmware for a while and there has been several kernel updates since I last used it.
Cant install VMware tools. I know its a known issue and I found some solutions, but all fail.
Version of my running kernel and kernel-header files are different.
tried all in this toppic http://forums.fedoraforum.org/showthread.php?t=263717
yum update kernel fails, in fact it does the job not but when loading in grub new kernel
3.4.1.9 i think fails and old 3.1.something works...
I'm getting this error
kernel panic not syncing vfs unable to mount root fs on unknown block (2,0)
while installing 12.04 LTS desktop version for the first time on my laptop which is running on Windows XP.