search for: vmlinuzes

Displaying 20 results from an estimated 2565 matches for "vmlinuzes".

2009 Aug 05
6
Could not find kernel image : vmlinuz
hello list, I am trying to setup a PXE boot server. Below are the details of the server: OS : Fedora Core 5 32-bit DHCP : dhcp 4.1 TFTP : tftp-hpa-5.0 Number of NIC : 2 eth0 : IP : 192.168.100.17, Subnet : 255.255.255.0, Gateway : 192.168.100.1 eth1 : IP : 192.168.1.1, Subnet : 255.255.255.0, Gateway : 192.168.1.1 Client: OS : None, fresh machine Number of NIC : 2 Intel Gigabit eth0 of server
2006 Apr 14
3
xen 3.0.2 only one kernel?
i just ran install.sh from the xen 3.0.2 pre-built distribution. in /boot it put vmlinuz-2.6.16-xen vmlinuz-2.6-xen -> vmlinuz-2.6.16-xen what happened to the xen0 and xenU kernels? also in /boot from xen 3.0.1 is vmlinuz-2.6-xen0 -> vmlinuz-2.6.12.6-xen0 vmlinuz-2.6-xenU -> vmlinuz-2.6.12.6-xenU which is what i expected from xen 3.0.2. don
2019 Aug 04
3
Extlinux no longer bootable, how to fix?
Hi, I'm experiencing a strange problem, my extlinux is no longer bootable, and I'm wondering how to troubleshoot the problem for a fix. It's not just an one-off thing, but is happening to me all the time -- I use extlinux to boot up all my linux, and it has always been working for me, for at least 10+ years. However recently I started to duplicate my linux system from partition to
2008 Jul 21
3
Syslinux vmlinuz name limitation?
Hello, I'm using syslinux-3.70 and apparently it doesn't allow me to use different names for vmlinuz and initrd.gz. If I use a name like vmlinuz-nx08 in the config file syslinux seem to be reloading everytime I try to boot. If I use vmlinuz and initrd-nx08.gz syslinux complains that it can't find the file even though it's there. I also tested this from the boot prompt and the
2008 Aug 14
5
pxelinux server's IP address
Hello, I am experimenting with pxelinux. My setup is currently working. My network card receives IP address from DHCP server, and then it downloads pxelinux.0 and executes it. PXElinux loads its config file ('pxelinux.cfg/default') and is able to download vmlinuz and initrd.gz from TFTP server, and execute vmlinuz. Now the question: is there any way to pass server's IP address as a
2003 Aug 10
7
pxelinux - loading vmlinuz and initrd.gz
Greetings, Hopefully a quick question.. I have been experimenting with pxelinux and have noticed the following, when using initrd.gz - vmlinuz needs to exist 'tftpboot' directory, else I get an error from pxelinux. eg. kernel/vmlinuz - vmlinux also needs to exist in initrd.gz (in the same relative path eg. kernel/vmlinuz) else Linux is not booted. [I haven't confirmed
2017 Apr 04
3
Compiling custom "vmlinuz" PXE kernel?
Hello CentOS list, I still need help. Does anyone know how I would go about creating my own "vmlinuz" PXE kernel? I'm still trying to get the NUC6CAYH to load to a LiveCD, and I'm getitng nowhere with Intel. My company wants to do hundreds of these per month; we're not above paying for professional help at this point. My current line of reasoning is to get whatever
2010 Jun 25
2
extlinux boot failer
Hi all : my /dev/sda2 is ext3 format filesystem, the os moblin is installed in /dev/sda2 which is root partition, the bootloader is grub, now i want to change the bootloader to extlinux, but i came across some trouble, so i did some steps as following: 1. rpm -ivh syslinux-extlinux*.rpm 2. extlinux -i /boot/extlinux 3. i edit extlinux.conf , and put it in /boot/extlinux/, there is
2018 May 21
1
[PATCH] v2v: linux: fix kernel detection when split in different packages
The current detection code for Linux kernels assumes that a kernel package contains everything in it, i.e. the kernel itself, its modules, and its configuration. However, since recent Ubuntu versions (e.g. starting from 18.04) modules & config (with few more files) are split in an own package, thus not detecting the modpath from installed vmlinuz files. To overcome this situation, rework
2018 May 22
1
[PATCH v2] v2v: linux: fix kernel detection when split in different packages
The current detection code for Linux kernels assumes that a kernel package contains everything in it, i.e. the kernel itself, its modules, and its configuration. However, since recent Ubuntu versions (e.g. starting from 18.04) modules & config (with few more files) are split in an own package, thus not detecting the modpath from installed vmlinuz files. To overcome this situation, rework
2016 Jul 07
3
no boot, no message
On Thu, Jul 7, 2016 at 8:00 AM, Ady Ady via Syslinux <syslinux at zytor.com> wrote: > >> > We would need at least: > > A_ the partitions and directory structure in which the following items > are _located_ : /dev/sda1: # tree . . ??? extlinux ? ??? ldlinux.c32 ? ??? ldlinux.sys ? ??? libcom32.c32 ? ??? libmenu.c32 ? ??? libutil.c32 ? ??? menu.c32 ? ???
2017 Apr 04
0
Compiling custom "vmlinuz" PXE kernel?
> From: Locane [locane at gmail.com] > Sent: Monday, April 03, 2017 8:33 PM > To: CentOS mailing list > Subject: [CentOS] Compiling custom "vmlinuz" PXE kernel? > > Hello CentOS list, I still need help. > > Does anyone know how I would go about creating my own "vmlinuz" PXE > kernel? I'm still trying to get the NUC6CAYH to load to a LiveCD, and
2017 Oct 10
2
Unable to find linux kernel on ext4, filesystem-related root cause assumed
Dear all, I'm working on a shell script which is producing a bootable image file. It contains a populated MBR and a single file system (ext4) which again contains a debootstrabed debian stable distribution. Unfortunately, I'm experiencing problems with the bootability of the produced image. When selecting the installed system at the boot prompt, Syslinux responds with something like
2015 Mar 02
7
installing C7 on a laptop with Win7, dual boot
Hi all! I've just installed C7 on my netbook that already contained Win7 (and also Fedora 19, which the C7 is intended to replace). The Fedora installer had found the windows installation and it appeared in the grub menu, and was bootable and worked fine. The C7 installer did not put the windows installation into the grub menu. with some googling I found a page at
2014 Apr 28
2
Re: [supermin] Be smarter about finding suitable kernel images
* Richard W.M. Jones: > On Sat, Apr 26, 2014 at 02:27:07PM +0200, Hilko Bengen wrote: >> --- >> src/kernel.ml | 43 ++++++++++++++++++++++++++++--------------- >> 1 file changed, 28 insertions(+), 15 deletions(-) >> >> diff --git a/src/kernel.ml b/src/kernel.ml >> index ed5aea3..436b1b0 100644 >> --- a/src/kernel.ml >> +++ b/src/kernel.ml
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
I started a new thread since the original one is getting rather long. I have retrieved the files I deleted in /boot and /boot/grub, however I need to make links for /boot/System.map (System.map -> System.map-2.6.9-89.35.1) /boot/vmlinuz (vmlinuz -> vmlinuz-2.6.9-89.35.1) /boot/grub/menu.lst (menu.lst -> ./grub.conf) If it was not so important to get it correct, I would appreciate
2020 Jun 17
2
CentOS 8.2 corrupt pxeboot kernel
Attempting to PXE boot from the BaseOS/x86_64/kickstart/images/pxeboot/ files results in repeating messages Invalid or corrupt kernel image eventually changing to Could not find kernel image: centos8.2.x86_64/vmlinuz I downloaded the files again, from a different mirror, and they are all the same. Wiped the files and recreated /tftpboot/linux-install/centos8.2.x86_64/. No dice. First mirror
2009 Nov 27
6
where is the kernel
Hey all, i used http://bits.xensource.com/oss-xen/release/3.4.2/linux-2.6.18-xen-3.4.2.tar.gz to try and compile my Xen kernel on debian 5.0.2 everything went well when i ussed make, make modules, make modules_install, and make install. The following files were created in the boot directory. vmlinuz-2.6.18.8-xen config-2.6.18.8-xen System.map-2.6.18.8-xen however in the arach/x86_64 there is
2009 Nov 24
1
[PATCH] supermin: Die with an error if no kernels found (RHBZ#539746).
-- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html -------------- next part -------------- >From cbe4c60e44db880b1cc4a217e0815db4b89e2041 Mon Sep 17
2003 Aug 08
3
isolinux.cfg/syslinux.cfg
Hi: I am having problems with isolinux.cfg I am receiving several error messages. 'Missing parameter in config file' and 'Unknown keyword in config file'. Here is a copy of my Isolinux.cfg maybe sombody can help me figure it out: default ks prompt 1 timeout 60 display custom.msg F1 boot.msg F2 options.msg F3 general.msg F4 param.msg F5 rescue.msg F7 custom.msg