similar to: You do not appear to have the kernel sources install

Displaying 20 results from an estimated 500000 matches similar to: "You do not appear to have the kernel sources install"

2019 Sep 27
1
Centos 8 you do not appear to have the kernel sources
(sorry about previous item - hit return and was not intending to). Compiling on CentOS 8 and getting error "You do not appear to have the kernel sources loaded". I have kernel, kernel-devel, and kernel-headers all loaded. What am I missing? Thanks, Jerry
2010 Oct 29
1
You do not appear to have the sources for the 2.6.18-128.1.1.el5.028stab062.3PAE kernel installed.
Hello Guys, This is a virtual server hosted by some guys in UK. Please help me out here, i dont seem to get the required sources. Where do i get the sources required to compile dahdi? I have searched to no avail. [root at vz016 dahdi-linux-complete-2.4.0+2.4.0]# make make -C linux all make[1]: Entering directory `/usr/src/dahdi-linux-complete-2.4.0+2.4.0/linux' make -C
2009 Aug 18
2
You do not appear to have the sources for the 2.6.20-prep kernel installed
I want to install Dahdi and Dahdi-tools on a CentOS 5.3 Xen host and I receive the following error : "You do not appear to have the sources for the 2.6.20-prep kernel installed." I have installed : - kernel-headers-2.6.18-128.4.1.el5.x86_64 - kernel-devel-2.6.18-128.4.1.el5.x86_64 - kernel-xen-devel-2.6.18-128.4.1.el5.x86_64 bash-3.2# uname -r 2.6.20-prep bash-3.2# ls -l
2005 Dec 07
2
up2date command to install kernel source
What is the correct command using up2date and yum to install the kernel source package. Thanks, jerry
2012 Feb 03
5
install detecting disk as sdb not sda
I am trying to install 6.2 on a machine. I am using PXE as I have done so a number of times. My hard disk is being detected as sdb and not sda. My kickstart config is wanting it at sda. There are no other disks in the unit. It has and SD slot and an esata although BIOS does not appear to have a disable for either of those devices. Is there anyway to "force" the disk to sda ? or find
2009 Oct 21
1
error - sources for the 2.6.18-92.1.22.el5xen kernel
while compiling zaptel drivers for my yeaster TDM800 hardware, I get this error; make[3]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses make[2]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]:
2010 Feb 25
2
Problems installing dahdi : kernel sources
Hello list, when installing Dahdi, the following error comes up : You do not appear to have the sources for the 2.6.18-164.11.1.el5xen kernel installed. make[1]: *** [modules] Error 1 The running kernel version : -bash-3.2# uname -a Linux vds.hosting.net 2.6.18-164.11.1.el5xen #1 SMP Wed Jan 20 08:06:04 EST 2010 x86_64 x86_64 x86_64 GNU/Linux -bash-3.2# ls /usr/src/kernels/
2009 Jun 10
0
install pb(solved) : http://gems.rubyforge.org/ does not appear to be a repository
I''m installing ruby on rails on my local windows laptop, piece of cake, ruby is adult now, so I thought... http://rubyonrails.org/download is clear : install ruby with windows installer, ok download gems, unzip and "ruby setup.rb", ok but "gem install rails" tells : "http://gems.rubyforge.org/ does not appear to be a repository" here I groan, is it the
2019 Nov 29
3
Help with dracut install CentOS 8
On Fri, Nov 29, 2019 at 11:06 AM Orion Poplawski <orion at nwra.com> wrote: > On 11/29/19 6:55 AM, Jerry Geis wrote: > >> I am trying to specify a static IP on the new dracut format. I was using > >> this: > >> http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html > >> > >> So my grub entry consists > >> menuentry "Install
2011 Apr 18
3
kernel panic on 5.6
I am getting: kernel panic unable to mount root fs on unknown block (0,0) This is just a normal box that I have use many a time to test install. Basic one disk SATA 160G. Been using it for at least a year. Is this that glibc issue hitting me? or something else? Thanks, Jerry
2006 Sep 26
2
kernel source for 4.4
Hi, I am looking for the kernel source for 4.4. All I found was kernel-2.6.9-42.EL.src.rpm <http://mirrors.kernel.org/centos/4.4/os/SRPMS/kernel-2.6.9-42.EL.src.rpm> I was expecting to find the kernel-2.6.9-42.0.2.EL.src.rpm <http://mirrors.kernel.org/centos/4.4/os/SRPMS/kernel-2.6.9-42.EL.src.rpm> Are they the same? THanks, Jerry
2008 Sep 24
2
changing installed kernel from i386 to i686
Hi all, If I initially installed a i386 kernel on centos 4.6 is it possible to migrate to i686 with yum (yes the box cpu is capable)? Can I just "yum install kernel2.6.9-78.EL.i686" and that will work? Will that magically bring in other needed libraries? Thanks, Jerry
2005 Sep 02
2
installing on 915GAVL motherboard kernel bombs and/or X bombs
I got a new box today. 915GAVL motherboard. Celeron 2.4G 1 GIG mem 80GIG SATA drive. When I boot centos I have had various stages of success. Once I got as far as partitioning the disk manually and X blew and the machine rebooted. Couple times I have had kernel crashes at different stages of install. I have not has trouble installing before and was wondering if there are suggestions. I did
2019 Nov 29
3
Help with dracut install CentOS 8
I am trying to specify a static IP on the new dracut format. I was using this: http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html So my grub entry consists menuentry "Install CentOS 8" { linux /boot/vmlinuz noverifyssl ks=https://something ip=192.168.1.3::192.168.1.1:255.255.255.0::eth0:on:192.168.1.1 biosdevname=0 net.ifnames=0 ksdevice=eth0 inst.sshd sshd=1
2008 Jun 05
4
kernel compile for i586
I created a i586 install image with qemu. I downloaded the SRPMS package for the kernel and installed it. I cd /usr/src/redhat/SPECS rpmbuild -bp --target i586 kernelXXX.spec I does a bunch of things but it did not build a new kernel and put it in /boot I think I am missing a command to actually BUILD the kernel. What is it? Thanks, Jerry
2006 Nov 21
2
how do you redo the LABEL tag so the machine boots
I got a different motherboard today. took my sata drive and put it on the new motherboard. On boot it says kernel panel not LABEL=/ not found. How do I redo the label and tell it /dev/sda1 is "/"? Jerry
2006 Jan 04
2
Dial(Console/dsp) and option g doesnt appear to work
I have a case where I need the option g to continue execute after the hangup (I'm using 1.2.1) and I have the following in my extensions: exten => 309,1,System(echo > /tmp/file) exten => 309,2,Dial(Console/dsp,,g) exten => 309,3,System(rm -f /tmp/file) exten => 309,4,Hangup However, after the hangup priority 3 is not executed. Does 'g' not work with console/dsp or do
1998 Dec 29
0
mapped drives do not appear
When the world was young, Scott Gasch carved some runes like this: > I am having trouble with samba (version 2.0beta4) and I thought > someone might have seen this before. From client PCs (win98 > and winnt 4.0) I am able to see my samba server in net hood. I > am able to browse the shared filesystems. I am able to map > drives. However, when a network drive is mapped to a
2017 Aug 17
2
Centos 7 Install
It looks like its these files: drwx------ 2 root root 8192 Aug 17 16:11 lu10398gvo2au.tmp drwx------ 2 root root 8192 Aug 17 16:14 lu3245gvrkvp.tmp drwx------ 2 root root 4096 Aug 17 16:14 lu4298gvwjcr.tmp That just keep growing and "many" files in each directory. Over time it fills the / root partition. What is making those files ? How do I stop it? jerry On Thu,
2006 Sep 28
6
install on via 800mhz box 4.4
I tried install 4.4 on an old Via 800mhz box. i386 of course. The installer dies pretty quick. I thought the via was i386 compatible? Is there something special to do. Jerry