PDA

View Full Version : [ubuntu] Installing a Kernel without internet connession



Diesel_84
November 26th, 2010, 11:26 AM
Hello, I have Ubuntu 10.04 on my PC but I do not have access to internet (I have an Acer 3610 and before to install NDSI wrapper I have to install a Kernel). I have the most recent Kernel available on my external hardrive.
I do not know how to use sudo command to install it.
Can someone help me please?

dino99
November 26th, 2010, 02:45 PM
goto where the kernel you want to install is:

cd thegoodpathforyourkernel

then: sudo dpkg -i yourkernel.deb

note: replace "yourkernel" by its real name of course