LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   kernel (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-821356/)

ratawal 07-21-2010 06:23 PM

kernel
 
hello friends i am using bt4pre final can any body tell me how to upgrade my kernel into 2.6.34
currently i am using 2.6.29

i use this stuff but it show error it is from(http://www.offensive-security.com/ba...kernel-update/)
apt-get update
apt-get install -d linux-image
cd /var/cache/apt/archives/
dpkg -i –force all linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb
apt-get dist-upgrade
apt-get install madwifi-drivers
apt-get install r8187-drivers





root@eee-laptop:~# apt-get install -d linux-imag e
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-image is already the newest version.
You might want to run `apt-get -f install' to co rrect these:
The following packages have unmet dependencies:
linux-image: Depends: linux-image-2.6.34 but i t is not going to be installed
linux-image-2.6.34-020634-generic: Depends: wi reless-crda but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@eee-laptop:~#





root@eee-laptop:/var/cache/apt/archives# dpkg -i --force all linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb
dpkg: error processing linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb





root@eee-laptop:/var/cache/apt/archives# apt-get install madwifi-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
madwifi-drivers is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-image: Depends: linux-image-2.6.34 but it is not going to be installed
linux-image-2.6.34-020634-generic: Depends: wireless-crda but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@eee-laptop:/var/cache/apt/archives#



root@eee-laptop:/var/cache/apt/archives# apt-get install r8187-drivers
Reading package lists... Done
Building dependency tree
Reading state information... Done
r8187-drivers is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-image: Depends: linux-image-2.6.34 but it is not going to be installed
linux-image-2.6.34-020634-generic: Depends: wireless-crda but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@eee-laptop:/var/cache/apt/archives#

jack.19987 07-22-2010 08:51 AM

Kernel is main part of the linux operating system. It is not an internal manual. It is a center of the linux operating system. Kernel handles memory management, manages hardware and software communication, and control processes.


All times are GMT -5. The time now is 06:15 PM.