Ubuntu :: Easy Way To Install Kernel?

Mar 4, 2011

I just threw away 2.6.27 from my ubuntu10.10 installation because I thought I installed 2.6.28 apparently, I was mistaken and I threw away my one and only installed kernel.Is there an easy way to install the kernel? I'm not a super genious with that low level stuff, so if it's too hard I'll probably be easier off just reinstalling 10.10.

View 2 Replies


ADVERTISEMENT

Fedora :: Compile A Vanilla Kernel On The Easy/lazy Way?

Apr 29, 2010

I thought I would give some instructions on how I compile my kernels. My long-time windows user parts trader recently asked me how to compile a kernel on Fedora. He was confused with all the tutorials requiring you to build an RPM, so I showed him how I do it, the standard/easy/lazy way. Before I start, here are a couple things I assume. I assume you are a Fedora user and that you are NOT in text mode, but in GNOME. I also assume you realize that this can take up to SIX HOURS on an old Pentium 3 1.3Ghz. Remember that some proprietary drivers as well as some free ones are not included in the kernel, so make sure you don't delete your existing one.

First get the dependencies you need.
su -c "yum -y install gcc ncurses-devel"

Next get the kernel source. I use 2.6.33.3 as an example. To download it, click here.Extract it by right-clicking on the file and then choosing extract here. This will take about five minutes. Now open a terminal, become root, and cd to the directory linux-2.6.33.3. It is important to cd here and not to the kernel directory inside of there, even though make has an extra variable that specifies there.

Now we need to configure the kernel before we build it with make O=kernel menuconfig. It will take a couple minutes to set up, then you will be presented with a cheap psuedo-gui in your terminal. Just select exit and yes to save your config. You usually don't need to change anything here.

Ready to compile and install? Remember this can take up to six hours, and your machine may become VERY slow. It is not recommended that you attempt to use your machine with this in progress. OK then. As root, in the same directory, type:

make O=kernel && make O=kernel modules_install install. This will compile the kernel and install the kernel and it's modules. Done? Now change the kernel and initrd in your bootloader to match the new kernel. If you ever want to reuse the same source code folder, use make mrproper to clean things up and build it again.

View 6 Replies View Related

OpenSUSE Install :: Easy Install Of ATI Proprietary Driver In Console

Mar 12, 2011

For those who need or want to install the latest ATI proprietary driver (Catalyst 11.2) right after a fresh 11.4 install - and might not look for solutions in the development subforum.In order to compile the module, I installed the kernel sources and the pattern devel_basis. I normally use most packages in this pattern, so I install it by default from other scripts. While running atiupgrade on a fresh install, I was surprised by the number of packages getting installed with that pattern.Please report if it doesn't work. (like aticonfig initial failed to add a fglrx section for some reason).Take a look at the atiupgrade thread in the development forum: Upgrading ATI driver with atiupgrade.

View 9 Replies View Related

Ubuntu :: Cannot Install Wine - Easy Peasy 9.04?

Apr 13, 2010

I am running Easy Peasy 9.04 on an EeePC 901. I am trying to run Wine in order to install a wireless client for my university- they blocked Linux from ALL wireless because they have no one to support Linux (I.E only a windows client, no iPod or iPhone support, as they used to have). I want Wine to get me on the network while being able to work using Easy Peasy.

1. Will Wine allow me to use the wireless network in this way? When I try to install Wine, using the WineHQ guide [URL]...I have tried to "trust the repository", install Wine with sudo apt-get update and all other instructions. I just keep getting:

W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://us.archive.ubuntu.com jaunty Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

[Code]...

View 3 Replies View Related

Fedora X86/64bit :: Quick And Easy Way To Install 32-bit?

Sep 21, 2009

Is there a quick and easy way to install 32-bit software on my 64-bit Fedora 11 machine? I've got some software that is 32-bit but can't use them because I lack those library files etc. needed to run them. The programs I'm trying to get to work are : LightZone 3.7 and Bibblepro both photo software.I'd hate to go back to Ubuntu 9.04 64-bit (it worked and all that was need were ia32libs I believe.)

View 5 Replies View Related

OpenSUSE Hardware :: Easy Way To Install ATI Drive

Mar 29, 2010

My question is simple
Is there any easy way to install the ATI drive? everything i try to install in the hard way i break my system.

View 5 Replies View Related

General :: Need Distro Easy To Setup And Install

Feb 28, 2010

I have this ancient Dell Dimension V333 with a Pentium II 333 MHz and 320MB RAM that my family needs for web browsing, word processing, etc. What I need is a distro that is easy to setup and install and easy to use because they have only ever used windows (and a little ubuntu).

View 10 Replies View Related

Ubuntu :: Slackware Based Distro That Is Basically Recompiled And Easy To Install?

May 13, 2010

im looking for a slackware based distro that is basically recompiled and easy to install.

View 6 Replies View Related

Red Hat / Fedora :: Easy And Reliable Way To Install *.tar.gz Package After Extraction?

Feb 6, 2010

Fedora 12 64bit

Is there an easy and reliable way to install *.tar.gz package after extraction? Instead of going through ./configure etc.

View 2 Replies View Related

General :: Easy-install Will Not Work When Clicked - Dreamlinux 3.5

Apr 30, 2011

When I click on the Easy-install icon, I see the cursor change to a watch, and then it stops, and Easy-install does not start. I have run:

Code:

apt-get update
apt-get upgrade
-and-
apt-get install libgtk2-ruby libgtk2-ruby1.8

The latter being recommended when I searched google (Apparently apt-get sometimes removes ruby which easyinstall uses) It turns out I did need ruby, But my easy-install remains closed...

View 2 Replies View Related

CentOS 5 Server :: Easy Install From Usb To Hard Drive?

Jul 8, 2011

By using ISO2USB for CentOS/RedHat I installed with out having to burn A single cd or dvd. Super easy and free from source forge. Link[URL]... Unplug the USB drive and take it to the machine to be installed.Reboot the machine and choose USB boot option in the BIOS boot menu. Choose Hard drive installation method and select /dev/sdb1 as partition that holds ISO images. Use sda drive for installation and choose to review the partitioning layout. In advanced bootloader options, change drive order to "sda sdb". Proceed with the installation.

So easy it should be a tool in every admins box. I hope I saved you some time and headaches.

View 1 Replies View Related

General :: Recommend A Free Clock That Sits In The Taskbar And Is Easy To Install

Aug 8, 2011

Can someone recommend a free clock that sits in the taskbar and is easy to install. I am using Mint 11 but for some reason the clock does not show.

View 9 Replies View Related

OpenSUSE Install :: 11.2 - Install An Older Kernel As Recent Kernel Is Not Compatible?

Feb 11, 2010

A few days ago yast did update my computer to a new kernel-desktop 2.6.31.12-0.1.1.

My mainboard is an ASUS P4P800-VM with Intel ICH5 chipset. This new kernel is not able, to poweroff my computer. Older kernels were able to poweroff the computer.

How can I roll back to the older kernel? Yast does only offer the recent kernel.

In /boot there are only files of the recent kernel.

ASUS P4P800
Intel Pentium 4 HT, 3000 MHz, Frontside 800 MHz/Cache 1 MB
3 GB Ram
AGP nVidia 7600GS/512 MB, nVidia driver 190.53, installed from yast.
PCI WLan TP-Link 951N (Atheros chipset, WLan N, driver ath9 was automatically installed)

View 7 Replies View Related

OpenSUSE Install :: Good / Easy Way To Clone Opensuse 11.2 That Will Work?

Feb 17, 2010

I installed opensuse 11.2 64-bit edition. I installed all of the software I wanted.I now want to clone the installation to 6 other workstations that are 100% identical to the first.I used clonezilla to create the image, but all of the new workstations will not boot. This is due to the fact of the fstab being 100% cloned and other boot volume problems.Does anyone know of a good, easy way to clone opensuse 11.2 that will work?

View 9 Replies View Related

General :: First Install One Of Distribution And Then Update It's Kernel Or Can Just Install Kernel Itself

Jan 18, 2010

If I want to just install Linux kernel for educational objects on a fresh computer, should I first install one of Linux distribution and then update it's kernel or I can just install kernel itself?

View 6 Replies View Related

OpenSUSE Install :: 11.2 From DVD - Load Kernel Operation Hangs At 97% (using Both Normal And Safe Kernel)

Feb 23, 2010

I am an experienced Linux admin and have been using SuSE for many years. My development machine has had every version of SuSE since '02 and although it is a little old, is in good working order. (AMD
2400, 2 gig RAM, 160 Gig IDE disks - SuSE on disk 2) (OpenSuSE 11.1 with the latest kernel works perfectly. This install is on a spare HDD prior to doing a full install on my usual HDD.)

When I try to install SuSE 11.2 from DVD, the load kernel operation hangs at 97% (using both normal and safe kernel), however, I can install from live CD without any problem. I have tried the same DVD on a few "older" machines and had the same problem. I initially thought it was the actual DVD but re-burning has the same problem. I have also tried another DVD writer - same problem.

View 1 Replies View Related

Red Hat :: Install Ethernet Adapter Driver - Not Finding Kernel-devel Or Kernel-headers

Aug 30, 2010

I'm attempting to install the driver for my atheros AR8131 PCI-E Gigabit Ethernet adapter (in my Lenovo laptop) on my newly installed RHEL5 system (it's not currently being recognized).

I tried using: 'make install' but hit an error "Makefile:61: *** Linux kernel source not found."

After this, I tried: 'sudo yum install kernel-devel kernel-headers'

To rectify this, but hit this error "No package kernel-devel available" (and the same for the headers). What should I do?

View 5 Replies View Related

OpenSUSE Install :: Time Wrong In XEN Kernel But Right In Desktop Kernel?

Feb 11, 2010

I have a system running openSUSE 11.2 with Desktop and XEN kernel, as well as Windows 7 (not by choice though...). I have noticed a strange time issue, with Windows 7 and the desktop kernel the time is correct (like for example now: 1:32 PM) but in the XEN kernel it is ahead several hours (6:32 PM). If it was an issue between openSUSE and windows then I would think that it is a problem with the system clock but I don't know what would cause a time issue between kernels like that.

View 6 Replies View Related

OpenSUSE Install :: Differences Between Kernel Default And Kernel Desktop?

Jul 21, 2010

differences between Kernel Default and Kernel Desktop? I've found some past threads like this link and this other link, and some other google info, which suggest the only difference would be the io scheduler. Also, I see the default grub choice is "Desktop" and not "Default", so I take this as a suggestion to prefer one over the other.

However, my broadcom 4312 wireless only works on the "default" and not on the "desktop" kernel, so I guess there must be other differences. I just want to evaluate which one is the less long-term risk option to go.

View 1 Replies View Related

General :: Tried To Install Bcmwl-kernel-source And Now Getting Kernel Panic

Jun 25, 2010

I am running an Hp Pavillion dv6000 with the Broadcom card that never seems to work for Linux. I recently talked with my friend who said he found a way to get it work.following his instructions I opened Synaptic and checked the package bmcwl-kernel-source to be installed.I went through the process of it all and it said it had install successfully. I restarted the computer and when I tried to enter my operating system I got this error "Kernel panic - not syncing : VFS : Unable to mount root fs on unknown - block(8,1)"
I have previous versions of Linux on my computer so I can still get in to those if need be but I don't know how to undo what I did or why it isn't working for that matter. Does anyone have any ideas as to why I am getting this error and how I can fix it?

View 2 Replies View Related

Fedora :: Install Kernel Headers - Current Kernel Only

Feb 22, 2010

What's the command for installing kernel headers for the currently installed kernel?

View 2 Replies View Related

General :: Just Tried To Install New Kernel / Get Kernel Panic When Try To Boot From It

Jul 17, 2010

this is what i did i downloaded the latest stable kernel archive from kernel.org and extracted the archive into the download directory (i don't think that matters though) then i downloaded and installed the ncurses archive (needed for menuconfig) then i opened a terminal and navigated to the directory that was extracted from the archive and issues the floowing commands

View 9 Replies View Related

Ubuntu :: Easy Way To Always Start With Noapic?

Jan 4, 2010

To boot into Ubuntu 8.10, I have to boot with noapic. Is there an easy way to always boot with this command. And don't worry, I have fair bit of computer know how, just moving from windows to ubuntu.

View 5 Replies View Related

Ubuntu :: Easy To Change A Fan On My Desk Top?

Jan 6, 2010

I have a packardbell pc desk top and the fan has stopped working. Is it an easy enough fix for me to do it myself it install a new fan? I dont have much experance so dont want to do any damage.

View 2 Replies View Related

Ubuntu :: Difference Between 10.04 NBE And Easy Peasy?

Apr 26, 2010

I'm using NBE on 10.04RC, I've just seen Easy Peasy 1.6 on Distro Watch so ran the live CD out of curiosity. Apart from Gimp I cannot see any difference between Ubuntu 10.04 NBE and Easy Peasy, have I missed something? Menu etc looks the same.. don't look at menu on their website as that's the one based on 9.04 [URL]

This is part of the release note:"Features: new boot system and new boot artwork (uses Plymouth); sports full removal of the HAL package, making EasyPeasy faster to boot and faster to resume from suspend; brand-new interface; built-in integration with Twitter, identi.ca, Facebook and other social networks with the MeMenu in the panel; the likewise-open package, which provides Active Directory authentication and server support for Linux, has been updated to version 5.4; new default open-source driver for NVIDIA hardware; improved support for NVIDIA proprietary graphics drivers".

View 4 Replies View Related

Ubuntu :: Easy Way To Update Firefox?

Jun 25, 2010

I've never quite understood why they won't like Firefox just update on it's own. Instead it appears all of the FF updates always have to come through the update manager. 3.6.4 has been out since Tuesday and while I can go to the FF website and grab the tar of the new version I'd rather you know just upgrade my existing version like I've already easily done in Windows.

Seriously if this was a security flaw update and we had to wait this long you'd think people would be up in arms. Luckly 3.6.4 is mainly just extra functionality.

Still am I just left at the mercy of whenever it appears in the update stream or is there an easy way to update what I already have installed verses having two versions of FF?

View 8 Replies View Related

Ubuntu :: Easy To Use Samba Web Client ?

Aug 22, 2010

point me to a web based admin tool for the admin of samba shares that a beginer to ubuntu could use easily ?

View 3 Replies View Related

Ubuntu :: Looking For An Easy To Use Genealogy Program?

Jul 29, 2011

Looking for an easy to use genealogy program this is my first steps int this field

View 1 Replies View Related

Ubuntu :: Easy Way To Damage Grub

Dec 20, 2009

I have dual-boot XP and Karmic.

I want to practice restoring the grub, before any emergency occurs

I plan to use the following thread: Grub/XP/Vista Bootloader - Ubuntu Forums

I would be grateful if someone could tell me an easy way to damage the grub. For example, re-installing XP always damages the grub, but I'm sure there are quicker ways to do the same thing
.

View 5 Replies View Related

Fedora :: Install The Nvidia Quadro NVS 110 169.04 Drivers - Error "No Precompiled Kernel Interface Was Found To Match Your Kernel"

Nov 2, 2009

I am trying to install the Nvidia Quadro NVS 110 169.04 drivers but am having issues during install. Prior to attempting my install I did install the kernel-devel rpm so it can compile. after running the RPM I get. Quote: No precompiled kernel interface was found to match your kernel; would you like the installer to attempt to download a kernel interface for your kernel from the NVIDIA ftp site [URL]?

which of course does not work. next it says Quote: "No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface.. i hit okay and move on to. Quote: Error: Unable to find the kernel sources tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat linux systems, for example be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. if you know the correct kernel source files are installed, you may specify the kernel source path with the "--kernel-source-path' command line option

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved