khokhar
06-20-2001, 01:59 PM
The operating system is Redhat 7.0. I am using a guide
"http://howto.lansystems.com/index.php?howto=kernel_compile_and_upgrade_guide"
to complie kernel. But i face a problem. The steps i performed are
1- move the new linux kernel source at directory /usr/src with name /linux-2.2.2
2- Create a symbolic link to this directory /usr/src/linux-2.2.2.
3- make menuconfig (and adjusted settings)
4- make dep
5- make clean
6- make bzImage
7- make modules
8- make modules-install
Every thing is fine and according to the guide. but the next step in guide is
cp /usr/src/linux-2.2.2/arch/i386/boot/bzImage/vmlinuz-2.2.2
The problem I faced is that
I have not such a file "vmlinuz-2.2.2" and also /bzImage is not a directory rather a file,
so would u tell me from where i am wrong or my guide.
Also i don,t know where to copy this file.
my current working directory is /usr/src/linux-2.2.2
Have a nice Wishes for my new GUIDER.
"http://howto.lansystems.com/index.php?howto=kernel_compile_and_upgrade_guide"
to complie kernel. But i face a problem. The steps i performed are
1- move the new linux kernel source at directory /usr/src with name /linux-2.2.2
2- Create a symbolic link to this directory /usr/src/linux-2.2.2.
3- make menuconfig (and adjusted settings)
4- make dep
5- make clean
6- make bzImage
7- make modules
8- make modules-install
Every thing is fine and according to the guide. but the next step in guide is
cp /usr/src/linux-2.2.2/arch/i386/boot/bzImage/vmlinuz-2.2.2
The problem I faced is that
I have not such a file "vmlinuz-2.2.2" and also /bzImage is not a directory rather a file,
so would u tell me from where i am wrong or my guide.
Also i don,t know where to copy this file.
my current working directory is /usr/src/linux-2.2.2
Have a nice Wishes for my new GUIDER.