Software :: Install Kernel Source Or Specify Alternate Location

Feb 17, 2011

While I trying to install Linux cable driver following error occurred.
"checking for linux kernel source... not found
configure: error: please install the kernel source or specify alternate location"

I tried by "yum install kernel-devel" and headers but still problem continues. How to set the path or where it installed in default.
CentOs 5.5
uname -r :2.6.18-194.el5

View 3 Replies


ADVERTISEMENT

Ubuntu :: Ssh Always Use Alternate Key Location?

May 2, 2010

I know I can add the -i to an ssh command to choose an alternate ssh key:

ssh -i /path/to/private/key user@remote

Is there a way to permanently set the alternate key file location so I can just:

ssh user@remote

Issue is that this is a dual boot Win and Ubuntu, and I store all my data (keys also) on a separate partition.

View 2 Replies View Related

General :: Command History Alternate Location

Nov 23, 2010

I am just wondering is there any other altrenate location which saves the history command logs other that bash_history file.

View 4 Replies View Related

Security :: Create A Remote .ssh Directory In An Alternate Location?

Feb 21, 2011

I've set up ssh passwordless logins using keygen etc.before so I know the routine.

The problem I'm currently having is setting passwordless logins when I don't have write permission to my "root" of the remote machine. More specifically the slice provided by a commercial web hosting provider. I can ssh and sftp just fine keying in the password manually but since I'm unable to create a .ssh directory in my "root" I'm unsuccessful in scripting logins. What I'm wondering is if the .ssh directory and associated security files can be placed in an alternate location such as the httpdocs directory and pass that location to ssh in a command line parameter.

View 8 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

Slackware :: Upgrading From Alternate Source (No Internet Connection)

May 1, 2011

Is it possible to upgrade a Slackware installation from a freshly d-loaded DVD? How would one go about this? Would the procedures in the Upgrade.txt work? I would assume they would need to be modified a bit, though, since I'm only upgrading the same version of Slackware. I'm not going from say 13.1 to 13.37. I just want to update a 13.37 current that I installed about three weeks ago to the now final release 13.37. If I could get my silly Trendnet TEW 423IP wireless PCI card to work in Slack, I could upgrade the normal way with Slackpkg.

View 6 Replies View Related

General :: Install Vmware Player 3.0 - Unable To Locate Kernel File Location In Fedora 14

Feb 1, 2011

I was trying to install vmware player 3.0 and it prompt that it require the kernel kernel-2.6.35.6-45.fc14.i686 to be compile before it start.

Quote:

Kernel headers for version 2.6.35.6-45.fc14.i686 were not found. If you

I try following but unable to find.

Code:

Nothing to do

Code:

Code:

Then I try to map to the file, but not working.

View 3 Replies View Related

Fedora Installation :: How To Install Kernel Source Tree Of Fedora 14's Current Kernel?

Feb 23, 2011

I have installed the fedora 14, but there is no kernel source tree.I read the doc "building a custom kernel".But I don't want to rebuild a new kernel.I just want to install the source tree of current kernel.Could someone tell me the way?

View 6 Replies View Related

Installation :: How To Install Kernel-source And Gcc?

Oct 21, 2010

How to install kernel-source and gcc? Because if i want to compile module for installing Linux* Base Driver i've to install them first.

View 5 Replies View Related

General :: Can't Install Kernel Source / Why Is So?

Nov 12, 2010

During installation of one of driver i needed to

Remove any earlier version drivers using
make clean -r command.

Where i m getting following error code...

View 6 Replies View Related

Software :: Best Way To Install Kernel From Source?

Jan 20, 2010

Which is the best way to install kernel from source?
I want to download it here:
http://kernel.org/
But it is tar.bz2
How can I install it to my debian?
I know I have kernels in backports and repos, but I want to test and install it from source.
It is good idea to convert it to deb and install it with dpkg -i kernel.deb?
O maybe there are better way?

View 9 Replies View Related

CentOS 5 :: How To Install Kernel Source

Jul 15, 2011

I am a newbie to CentOS. I use CentOS5 for NetFPGA project.

I installed everyone except building driver for NetFPGA hardware. When I enter the "make" command, it gives an error like:

make: *** /lib/modules/2.6.18-238.12.1.el5.centos.plusxen/build: No such file or directory. Stop.

In the manual, it says that:

-If you get an error message such as "make: * /lib/modules/2.6.9-42.ELsmp/build: No such file or directory. Stop.", then kernel sources are need to build the driver.

But I don't know which package I have to install. My kernel version is 2.6.18-238.12.1.el5.centos.plus-i686.

View 3 Replies View Related

OpenSUSE Install :: 11.2 OBS Head Kernel Source?

Sep 4, 2010

I had somewhat of a simple questioned I tried out the latest revision to the Kernel of Day for Opensuse 11.2 built against the master. kernel-default-2.6.36-rc3.10.1.i586.rpm however looking at the tree it appears Novell/Suse doesn't release the source.rpm thinking I could recompile it to support the dependencies that I'm missing. See the message below-

Kernel image: /boot/vmlinuz-2.6.36-rc3-10-default
Initrd image: /boot/initrd-2.6.36-rc3-10-default
Root device: /dev/disk/by-id/ata-MAXTOR_6L020J1_6612-part1 (/dev/sda1) (mounted on / as ext4)Resume device: /dev/disk/by-id/ata-MAXTOR_6L020J1_661-part2 (/dev/sda2)
modprobe: Module via82cxxx not found.

[Code]...

View 1 Replies View Related

OpenSUSE Install :: 2.6.37.1-1.2 Kernel Source - Dependency?

Sep 5, 2011

New to SuSE, but not Linux. Trying to install the source for 2.6.37.1-1.2, but YAST only has a different kernel version. Try downloading Kernel 2.6.37.1-1.2.2 rpm, but am getting into dependency hell.

View 2 Replies View Related

Fedora :: Install Kernel-source Package Through Yum?

Jun 12, 2010

[root@sharpblade ~]# yum repolist enabled
Loaded plugins: presto, refresh-packagekit
repo id repo name status
fedora Fedora 13 - x86_64 20,840
fedora-source Fedora 13 - Source 0
updates Fedora 13 - x86_64 - Updates 2,736
repolist: 23,576

why status of fedora-source is 0, dose this means there's no available packages in this repo? kernel-headers and kernel-devel have been installed, how can i install the kernel-source package?

View 1 Replies View Related

General :: Kernel Source Cannot Install Using Rpmbuild

Apr 19, 2010

i downloaded kernel source rpm. i.e kernel-2.6.18-53.el5.src.rpm for my kernel 2.6.18-53.el5. i installed succeffully above src.rpm using command .. rpmbuild --rebuild kernel-2.6.18-53.el5.src.rpm it created a directory in /usr/src/redhat

then i manually deleted the redhat directory just because i want to rebuild the kernel source again.so i i removed the redhat directory but now i tried to excute above rpmbuild command again but it is failed. saying: error:cannot create %sourcedir /usr/src/redhat/sources error:kernel-2.6.18-53.el5.src.rpm cannot be installed

View 1 Replies View Related

CentOS 5 :: Install Redhat 6 Beta Kernel Source Rpm Under 5.5?

May 19, 2010

how to install redhat 6 beta kernel source rpm under CentOS 5.5? I just download the kernel source rpm-- kernel-2.6.32-19.el6.src.rpm. And I tried run "rpm -i ", it was failure. The error message is "error: unpacking of archive failed on file /home/xliang/rpmbuild/SOURCES/Fedora-KVM-allow-userspace-to-adjust-kvmclock-offset.patch;4bf439e4: cpio: MD5 sum mismatch"

View 7 Replies View Related

Ubuntu :: Source Code Of The Krnel From The Kernel.org - Source Trees Organization

Apr 11, 2011

i am already a little bit familiar with linux and now i want to know better the linux OS. i have downloaded the source code of the krnel from the kernel.org and i dont understand the linux source trees organization, so can somebody do me a favor and give me a link to some internet page (or at least a book) that explains that?? i have searched in the internet with the tag:::linux source trees organization and i have not found nothing interesting

View 1 Replies View Related

OpenSUSE Hardware :: Compiling Kernel-source For NVidia Driver Install

Jun 18, 2011

In order to configure a dual display in a fresh 11.4 installation, I am attempting to install the nVidia driver according to the instructions in SDB:NVIDIA the hard way - openSUSE. I have not previously compiled or configured a kernel so I largely followed the instructions from OpenSUSE 11.2 - How to compile a Kernel for Newbies.The currently installed kernel is 2.6.37.1-1.2-desktop. The graphics card is an ASUS EN9600GSO (512MB).

In Yast, I installed gcc, make, kernel-devel (v. 2.6.37.1-1.2) and kernel-desktop-devel (v. 2.6.37.1-1.2). Per the "hard way" instructions, I did not install kernel-source.

View 9 Replies View Related

General :: Using Alternate Kernel Video Driver

May 2, 2011

For several months, I've had a couple problems with my X display. The first is an occasional seg fault that cascades thru all applications, leaving me with nothing, and requiring a reboot.The second is that all mozilla derived browsers -- firefox, epiphany, icecat -- crash very frequently. Sometimes this requires a reboot or restart of the display.Since I am not seeing complaints from other people about this for my distro (f14), but it did not happen on the same hardware with my previous install (f10), I'm putting it down to some combination of software.

My first suspect is the ati catalyst video driver. I don't use GL much, so I actually don't need the proprietary driver installed all the time. If it is the problem, I'd like to leave it installed for when I need it, but mostly use the kernel's native radeon driver.I had hoped this would be as simple as removing the fglrx driver and loading radeon, but that doesn't work -- when I start X again, the kernel loads fglrx. I changed the xorg conf to use the "ati" (xorg) driver; this leads to "no signal" to the monitor and I have to reboot.

View 3 Replies View Related

Ubuntu :: Unable To Find The Kernel Source Tree Nvidia Driver Install

May 12, 2010

So after getting around the Fakeraid bug, and the grub bug, and all the other bugs killing my system fixed and then i moved on to install my video driver. There was nothing in Administration>Hardware Drivers, so i downloaded the latest driver for my two 8600m gt cards. Did the whole ctrl+alt+f2 and then stopping xserver and then running the driver install only to run into yet another damn bug(see log below)

I have tried fixing it by doing what other threads have said to do e.g:[URL] still nothing. Below is the Nvidia log.

[Code]....

View 9 Replies View Related

Ubuntu Installation :: Tp-smapi-source Failed To Install - Kernel-headers Missing

Sep 12, 2010

currently I'm using a kernel from kernel-mainline [url], because thermal won't work satisfying with the shipped kernel from ubuntu and would like to install tp_smapi (including modules hdaps and thinkpad_ec), but the installation failed, because the system pretending, that kernel-headers missing.

Code:

Results in telling the system, that kernel-headers are installed.

Code:

But then the upcoming dialog-box of module-assistant telling me, that the kernel-headers are not installed and therefore installation of tp_smapi fails.

View 2 Replies View Related

Slackware :: Use Alternate Kernel From USB Stick Boot Prompt?

May 14, 2010

After using slackpkg to update to -current on a new slack(32) install I was greeted with kernel panic "can't mount root fs" on reboot.

It was looking in the wrong place. I thought I answered yes and slackpkg would run lilo for me when it was done with the upgrade but perhaps I misunderstood.

I had my handy dandy USB boot stick so I set the bios and booted from USB. OK fine, I pointed to the correct location (hda1) and voila.

a 64bit kernel... The machine in question is a 2004 vintage celeron notebook

To my question: Is there a way I can point the loader to another kernel?

One last piece of the puzzle, the dvd drive is bad and I don't (yet) have a PXE server or even another linux box.

View 2 Replies View Related

Server :: Standard Location For Downloading Source Code?

Feb 18, 2011

I'm about to recompile PHP from source and was planning to download the source code to my Ubuntu machine. Is there a standard place where all the source code goes? I know that PHP has many dependencies and would like to hopefully put it in the right place so as to satisfy as many as possible.

View 6 Replies View Related

OpenSUSE Hardware :: Configure The Kernel Source Files In Order To Be Able To Install Nvidia Driver?

Jun 27, 2011

When trying to install the nvidia graphics driver I get the following error-message:

ERROR: The kernel header file '/usr/src/linux/include/linux/version.h' does not exist. The most likely reason for this is that the kernel source files in '/usr/src/linux' have not been configured. How do I configure the kernel source files?

View 3 Replies View Related

Programming :: Source Code To Get The Location Of Installed Files After Rpm Installation

Jul 25, 2011

The rpm command to get all the list of all installed file location after rpm installation is rpm -ql <rpm file-name>

View 7 Replies View Related

Fedora Installation :: Errors For VirtualBox / Kernel Source For Kernel 2.6.32.11-99.fc Cannot Be Found?

Apr 21, 2010

Trying to install virtualbox in F12 but fails when recompiling kernel module. Output of vbox-install log is:

Attempting to install using DKMS
removing old DKMS module vboxdrv version 3.1.6
Deleting module version: 3.1.6
completely from the DKMS tree.
Creating symlink /var/lib/dkms/vboxdrv/3.1.6/source ->
/usr/src/vboxdrv-3.1.6

DKMS: add Completed.

Error! Your kernel source for kernel 2.6.32.11-99.fc12.i686.PAE cannot be found
at
/lib/modules/2.6.32.11-99.fc12.i686.PAE/build or /lib/modules/2.6.32.11-99.fc12.
code....

View 6 Replies View Related

Software :: Error: Missing Kernel-devel And Kernel-source

Mar 11, 2010

I've been trying to install nvidia drivers yesterday, so I went to runlevel 3, ran the .bin installer and it came up with error: missing kernel-devel and kernel-source.

So I go yum install kernel-devel, it does, but it doesnt find anything like kernel-source.

How do I fix this issue? I have Fedora 12, and I ran drivers from:[URL]..

View 14 Replies View Related

Debian Installation :: Kernel Liquorix And Nvidia Driver / Error Doesn't Found The Kernel Source Tree?

Oct 1, 2010

I installed the latest kernel liquorix (2.6.35) but when i want to install the Nvidia driver downloaded on the Nvidia website (256.53), i have an error message because Nvidia doesn't found the kernel source tree.

I install linux-image-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb, linux-headers-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb and build-essential. I don't understand why the installation doesn't works.

View 1 Replies View Related

Ubuntu :: Difference Between Kernel 'source Code' And Kernel Itself

Jul 3, 2011

It sounds like he's making a difference between the kernel "source code" and the kernel itself(as in the downloaded file/ files) but the way he talks about both is the same.So then, if one had already "installed" the "kernel sources code," why would he need the "tarball with the newest Linux kernel?" He's already "installed" a kernel, right?

View 3 Replies View Related







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