Debian Configuration :: Syscall_table.S File Not Found In Arch/x86/kernel
Jul 31, 2010
I'm learning about the system calls in Linux, but I was not able to find the syscall_table.S file in the linux/arch/x86/ directory. Are the sources installed by default in Lenny ? Or do we've to install them manually.
[12:12 PM:/usr/src/linux/arch/x86/kernel]$ ls
asm-offsets.s Makefile
These are the only files in the specified directory. I'm using the stock kernel.
I have a new installation. I try to boot and instead of my grub menu, I get "error: file not found" and am dropped into the rescue prompt. I have just a standard "Desktop" installation. I installed from the 5.05 net install cd. I installed grub to the MBR.
partitions are: hd0,2 is / hd0,5 is swap entering the "set" command results in: prefix=(hd0,2)/boot/grub root=hd0,2 [Code]...
My brother is working for a company that is making various types of embedded software. He's been trying to install Micro Core Linux on a device, and it worked after some manual kernel patching & configuring. The issue is this; he need to install this system on hundreds of similar devices. Is there a way of making the configured kernel into a bzImage, so that the kernel can be compiled on the other systems without any tweaking?
When I only change a driver file manually, for example /newkernel/linux-source-.6.32/drivers/gpu/drm/i915_drv.h, do I need to run "make config" or similar like "make menuconfig" or can I just skip? I mean these steps:
I have recompiled a few kernels, but all on 32bit systems so not sure if that has anything to do with it.
Running Arch Linux 64bit, most recent version.
Kernel Output:
Code:
My first thoughts was that it might be my grub bootloader configuration, so had a big play around with that but it didn't fix it. Also made sure support was built for filesystems. However almost all that Fstab mounts are ext3 anyway, and certainly the root and /boot are. Now thinking it may be a memory error so will run a check when I shutdown.
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.
I recently installed debian squeeze 32bit on a second partition of my amd athlon 64 X2 dual core machine.Currently it is using linux-image-2.6.32-trunk-686 kernel.But linux-image-2.6.32-trunk-amd64 is available.on the repository.Is it a 64bit kernel or 32bit kernel optimized for amd64 architecture?
I am using DEBIAN 6.0 and I wannna update my kernel from 2.6.32 to 2.6.38. Every time, I do it but after the installation & rebooting into the new kernel it gives me error "UNABLE TO BOOT INTO THE KERNEL".
I have a problem with my custom kernel when I want to create the Nvidia kernel module.After this finished I installed the image and headers and created the Nvidia kernel module. Everything worked fine.However, if I remove the linux-source from my home directory then I can't create the kernel module.Even though I have the headers for the kernel installed.
I have a set of vm's with stable, testing, and sid to keep track of how things are going. When I did an apt-get dist-upgrade with squeeze last week, things seemed to OK (350 package updates) until the end. It didn't seem to like and / or was confused by a kernel dependency.
I am not too concerned yet. Because these are in vm's, I do a snapshot before any significant change. I can futz around with impunity because I have that backup.
I re-booted, and tried the apt-get dist-upgrade again with same results. I think I also tried apt-get -f install.
So I reverted to the snapshot, and will simply try again in the future. I recall that with lenny as testing, the font-desktop was really screwed up for about a period of 6 weeks.
However, just in case someone else runs into this:
1) a re-boot worked, but the failure of apt-get made me nervous enough to revert.
2) waiting for corrections has seemed to work in the past (with a single exception with a 4-disk SCSI software RAID10 update that failed to re-boot lenny successfully after what seemed to be a minor update -- that was on a real system, not a vm. I haven't gotten back to look at that.)
I tried to install Ubuntu 10.10 with a USB stick, but when I start the computer with the USB stick I got this:
SYSLINUX 4.02 2010-07-21 CHS Copyright (C) 1994-2010 H. Peter Anvin et al ERROR: No configuration file found No DEFAULT or UI configuration directive found! Boot: I did a MD5SUM of my .iso file and it say "MD5 Check Sums are the same".
I made a bootable USB flash drive for ubuntu 11.04 32bit. I went to the setup and setup the booting option to USB drive. Now I am trying to boot from USB drive it give an error message:
SYSLINUX 4.04 EDD 2011-04-18 Copyright (C) 1994-2011 H. Peter Anvin et al ERROR: No configuration file found No DEFAULT or UI counfiguration directive found! boot: _
When trying to boot a USB disk image of either 10.10 or 10.04 I get an error saying that no syslinux configuration file could be found and "syslinux error: No DEFAULT or UI configuration directive found.".
The USB disk was created using the Startup Disk Creator on Maverick.
I'm guessing the second error is just caused by the first, since the syslinux.conf definitely isn't there. Thing is, I've used the 10.04 image before and it's worked fine, so I'm starting to think it's the Startup Disk Creator that's at fault.
When I attempt to boot into Ubuntu 9.10, I get the error: "Error 15: File not found" I know the reason for this - I deleted it - Doh. A latest upgrade told me I didn't have enough room in the boot partition to install the latest files, so I thought it would be a marvellous idea to remove the old stuff, to give it some room. I obviously deleted something that I needed by mistake. I was using synaptic to do the remove & thought I would be safe. A good learning experience.
In grub menu I have options: Kernel: 2.6.31-15 - generic and also its recovery option, both of which get the same error. (It's a dual boot with XP as the original os). Ideally I'd just like to get the latest working kernel and put it somewhere appropriate, rather than do a full install. Is this possible and if so how? I have a separate boot partition (in dev/sda5), swap (sda7) and Linux (sda6).
I'm attempting to dual boot my computer with Slackware, Debian and Windows. I've installed Lilo to the mbr from Slackware, i've edited my lilo.conf file so I can boot Debian. When I boot debian though, it says it's boot kernel 2.6.37 which is the slackware kernael it fails to load the modules. I think my problem is in the lilo.conf file in the debian line, "image = /boot/vmlinuz", if I've understood correctly I should put the debian kernals name after that line, I've done as I saw on the internet, but it comes up with, "kernel can not be found" or something similar to that. I think it's looking for it in a slackware directory. Is there a place on the debian dvds (i've all eight) I can get the kernel?
What I don't get are any kernel-headers-<version>.<arch>.rpm Files. Don't I need them to rebuild modules and drivers on System B? Otherwise, how should I copy my new headers to System B? BTW, System B crashes when I try to build the Kernel on it, that's why I'm building debugger Kernels on System A.
I'm trying to install the "kernel26-headers" package in Arch so I can (try to) compile the Intel 865G graphics drivers from off their website (I can't get H/W acceleration working with xf86-video-intel, but I know the thing has a GPU, because if I boot a Knoppix CD that I have, it enables Compiz by default, and it works damn well).
Any time I try "pacman -S kernel26-headers" I just get a bunch of errors spat back at me code...
Now, I have tried enabling all the US mirrors (HTTP and FTP), and I have even tried a couple of FTP servers in Canada and even Great Britain. None of them seem to work at all!
I use Arch Linux and the kernel got upgraded, and it broke VirtualBox. It says to run "/etc/init.d/vboxdrv setup", but such a file does not exist. The Arch Wiki says "/etc/rc.d/rc.vboxdrv setup", but that doesn't exist either. What should I do?
And is it possible to write a script that runs on startup that automatically fixes VirtualBox whenever the kernel is upgraded?
I am running Jessie 8.3 and wireless in Wicd has stopped working for me, displaying "No Wireless Networks Found."
Code: Select allsudo /etc/init.d/wicd restart Restarted wicd Made sure wlan0 is in wicd preferences. iwconfig:
Code: Select alleth0Â Â Â no wireless extensions.
wlan0   IEEE 802.11abg ESSID:"Tell My Wifi Love Her"      Mode:Managed Access Point: Not-Associated  Tx-Power=200 dBm       Retry short limit:7  RTS thr:off  Fragment thr:off      Encryption key:off      Power Management:off      lo    no wireless extensions.
For some reason my user account was removed from the netdev group? So I readded it...
Code: Select allekarr@fidelio:~$ sudo gpasswd -a ekarr netdev Adding user ekarr to group netdev
Code: Select allsudo journalctl -p 0..3 Apr 14 10:36:11 debian ntpd_intres[682]: host name not found: ptbtime1.ptb.de Apr 14 10:36:11 debian ntpd_intres[682]: host name not found: ptbtime2.ptb.de Apr 14 10:36:11 debian ntpd_intres[682]: host name not found: ptbtime3.ptb.de
A quick check
Code: Select allsystemctl status ntp.service ntp.service - LSB: Start NTP daemon   Loaded: loaded (/etc/init.d/ntp)   [code]...
3 packets transmitted, 0 received, 100% packet loss, time 1999ms.Same result when using the standard Debian ntp time servers like "server 0.debian.pool.ntp.org iburst" in /etc/ntp.conf.
Installed linux-image-2.6.32-bpo on my laptop today and after the reboot i got "no operating system found" . I'm now typing using a Puppy live cddrom .
I'm setting up the Squirrelmail | impad | sendmail combination and so far everything appears in order but I'm getting a 'mailbox not found' error when I log into Squirrelmail. I've eliminated Squirrelmail by using another imap client (Mozilla Thunderbird) and getting the same error. It seems that the problem is with imapd.I've checked the logs and I can see only the successful login entries. Nothing else:
May 5 10:30:19 altair cyrus/imap[2602]: executed May 5 10:30:19 altair cyrus/imap[2602]: accepted connection May 5 10:30:19 altair cyrus/imap[2602]: login: localhost [127.0.0.1] john plaintext User logged in
I run a program (findknxusb) to scan for devices on USB, but the device is not found.
The debugging level for libusb is on: $ ./findknxusb Possible addresses for KNX USB devices: libusb_set_debug... libusb: setting debugging level to 1 (on) libusb_init...
I installed Debian Lenny on my HP Laptop - dv6-2120ed. Because i have atheros wireless card i needed to install ath9k which is not supported in 2.6.26 kernel so i compiled it to 2.6.32. Everything is good, but when i boot the new kernel i get "Bar 6: No parent found of for device" for 2 devices - the ethernet LAN card and the sound card. After 1 minute waiting the kernel starts booting and everything works fine (the LAN and the SOUND card too). How can i fix this and what means it exactly?
After the successful installation of debian squeeze 32 bits from the first dvd, I proceeded to try to install the package noip2, but my surprise was not in the repositories that I have, but when used lenny if I had it.Below show my repositories:[URL]I dont know if i need another repository or i am missing one
Since new kernel 3.0 update I cannot rebuild vmware modules
Quote:
sudo vmware-modconfig --console --install-all Unable to initialize kernel module configuration
how to do that. Where do I insert the "CONFIG_LOCALVERSION" line.
Quote:
Same here. This seems to be due to the kernel version being "3.0" instead of "3.0.0". Recompiling the Kernel (and all modules based on it, e.g. nvidia) with CONFIG_LOCALVERSION=".0-ARCH" allows me to compile the modules and run VMware.
I installed TeXlive 2010 and when i compile this command pdflatex it shows the following error:
warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr:/usr/share/texlive:/usr/bin/share/texmf-local/web2c:/usr/share/texmf-local/web2c:/usr/share/texlive/share/texmf-local/web2c:/usr/bin/texmf-local/web2c:/usr/texmf-local/web2c:/usr/share/texlive/texmf-local/web2c:/usr/bin/share/texmf/web2c:/usr/share/texmf/web2c:/usr/share/texlive/share/texmf/web2c:/usr/bin/texmf/web2c:/usr/texmf/web2c:/usr/share/texlive/texmf/web2c.
I admit PV is new to me, compared to simple HVM, so I have a number of questions:
1. Why the command not found error?
2. Should I be booting from the Xen option or regular boot option at the start up screen when creating the xen image? I've tried both and get the same error message.
3. I have Debian 8 (Jessie) installed on my system and I wasn't sure whether I should therefore make this the guest OS in my Xen PV. In asking this question I'm thinking in terms of HVMs - but I assume my Xen PV needs a guest OS of some kind? Or is my host Debian 8 already acting as a guest OS in Xen PV? I'm confused
4. If I do need to install a guest OS, is it better to go for an earlier version of debian - so as not to be so resource hungry?
I'm nervous about screwing up my host debian installation, so when I got the error message, did some research but found nothing meaningful. I don't want to end up having to reinstall my Debian 8 (base OS) ... again!