similar to: Completely disable local keyboard input in Syslinux / Extlinux?

Displaying 20 results from an estimated 300 matches similar to: "Completely disable local keyboard input in Syslinux / Extlinux?"

2014 Nov 10
4
Boot fails in a VMware player VM - syslinux 6.03
Hi there, I failed to boot an installer in a VMware player (Version6.0.3 build-1895310) using syslinux 6.03, be it off an hybrid ISO image and an USB stick. Booting succeeds if the VM is set to use a BIOS firmware with both media, but fails using an efi firmware. Trying to boot off the ISO image I get an error message "The firmware encountered an unexpected exception" Trying to
2015 Sep 09
1
Using syslinux to boot xen without initrd
Erwan, I'm using syslinux v3.85 Gene, the kernel was built using buildroot (and I checked that Xen support was enabled). Didn't try without the menu, will see that now. Also, I saw a short note on syslinux mboot wiki page: "A really good use case for this (using mboot.c32) is booting Xen <http://xensource.com>, or any other hypervisor-based virtualization pieces that also
2008 Mar 28
8
Booting dom0: Kernel Panic - not syncing: Attempted to kill init!
Hello list, I tried to install Xen 3.1.0 on Scientific Linux (RHEL4), but this mission failed.. Hope you can help me by finding the reason for my problem. I downloaded the xen sources from http://bits.xensource.com/oss-xen/release/3.1.0/src.tgz/xen-3.1.0-src.tgz and compiled them by running "make" and "./install.sh". This seemed to work. After setting up grub like this,
2012 Sep 23
1
Reply to list
On Sat, Sep 22, 2012 at 08:31:51AM +0200, Bernd Blaauw wrote: > Op 22-9-2012 0:58, H. Peter Anvin schreef: > > > MEMDISK doesn't load anything. Syslinux loads things, and uses a block > > size of (typically) 63.5K which is the maximum supported by EDD 3.0. > > Thank you very much for stating this performance limitation to > syslinux core, and likely linux.c32
2012 Apr 05
1
PXE Menu Not Working
All, I'm having an issue with my menu.c32. I created a menu and it appears correctly, but once I get to my choice, it won't select it and begin the install. Below is my pxelinux.cfg/default: default menu.c32 timeout 600 display boot.msg menu title Welcome to the incNETWORKS RHEL5/6 PXEBOOT Server! menu color border 0 #ffffffff #00000000 menu color sel 7 #ffffffff #ff000000 menu color
2012 Jul 29
3
extlinux.conf not found
Hello, I noticed the following behavior of extlinux 4.05: I created an ext3 filesystem on the first (primary and active) partition of a usb stick. I mounted it at /mnt/. Then I copied to /mnt/ldlinux.sys the ldlinux.sys found in the syslinux 4.05 archive and I created a basic /mnt/extlinux.cfg. Then I ran "extlinux -i /mnt/" and rebooted on the usb stick. I got "ERROR: No
2005 Mar 04
1
Unicode problem.
Hi! Here is my isolinux.cfg. It's slackware based. ====================== default Kernels/bare.i/bzImage initrd=initrd.img load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=8192 rw root=/dev/ram ZILIX_KERNEL=bare.i prompt 1 timeout 1200 font lat1-16.psfu display mensagem.msg F1 mensagem.msg F2 opcoes.msg F3 help.msg label linux kernel Kernels/bare.i/bzImage append - label adaptec.s kernel
2012 Jan 07
2
PXELINUX: how to debug initrd corruption?
Hi All, I have a system, that, ~80% of the time, fails to properly boot using pxelinux.0 as provided by RHEL 5.5 (syslinux 3.11, I think). The gripe, before the console messages stop, is a message that comes from the linux kernel complaining the compressed ram drive image is bad: "invalid compressed format (err=[small number])". I have two questions: 1. How should I go about
2004 Jun 08
1
How do I build an initrd.img for use with pxelinux
Hi, I have built a Red Hat 7.2 system kernel 2.4.7-10 using pxelinux from syslinux-2.09 I have then installed the latest Broadcom BCM5700 Linux Driver Version 7.1.22 as per the README.TXT:- rpm -ivh bcm5700-7.1.22-1.src.rpm cd /usr/src/redhat rpm -bb SPECS/bcm5700.spec rpm -ivh --force RPMS/i386/bcm5700-7.1.22-1.i386.rpm The system reboots fine and is using the new driver I now want to update my
2006 Sep 16
2
Can''t login with Xen and Gentoo
Hi all, I installed Xen 3.0.2 using Gentoo portage. The kernel boots ok to the console but when I try to login either as root or myself it won''t authenticate. I read some posts that mentioned not having a populated /dev directory but this is in place. It also contains a full range of tty* and has console in it. I''m at a loss for what to look for. The console login is ok
2008 Mar 25
0
Kernel Panic - not syncing: Attempted to kill init!
Hello Xen users, I tried to install Xen 3.1.0 on Scientific Linux (RHEL4), but this mission failed.. Hope you can help me by finding the reason for my problem. I downloaded the xen sources from http://bits.xensource.com/oss-xen/release/3.1.0/src.tgz/xen-3.1.0-src.tgz and compiled them by running "make" and "./install.sh". This seemed to work. After setting up grub like
2019 Sep 29
3
vesamenu.c32 and EFI
Hello! I've been attempting to add EFI support to a linux live distro (slax), it's built on a syslinux bootloader. I can get EFI to work using menu.c32 on syslinux 6.03; however ideally we'd like the VESA menu as well. When we use the vesamenu.c32 and libcom32.c32 from 6.03 we end up with a blank screen and the machine seems to hang. I've tried adding MENU RESOLUTION based on
2006 Jun 30
1
/etc/inittab: Serial access/ Console Server
>On Thu, 2006-06-29 at 20:48 -0700, Chris Fox wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Rodrigo Barbosa wrote: >> >> > you might want to try agetty: >> > >> > T0:23:respawn:/sbin/agetty 9600 ttyS0 vt100 >> > >> > Not sure if it will work, but seems likely. >> > >> I've always
2010 Apr 26
0
fast boot from xen to linux and vice-versa by kexec
Hi: recently i am doing fast boot from linux kernel to Xen hypervisor,and vice-versa. it means when linux is running on the real machine, i just want to switch to Xen hypervisor without going through bootloader. both linux and dom0 of Xen using the same filesystem. we boot Xen and the Linux with the following command in grub: title Ubuntu 8.04.2, kernel 2.6.29 root (hd0,7)
2006 Jan 16
1
Problem with serial output
Hello, I''ve got a problem to get a serial output on grub, xen, linux-xen0 and getty. The serial works fine with grub, xen and linux-xen0, but I''m unable to start a console, where I''m able to login. I dont''t get any output. If I change only the getty from ttyS0 to ttyS1 than I''m able to login.. At the attachment you can see what I see through a serial,
2008 Feb 02
0
Xen 3.2 Debian 2.6.18, Remote Serial console only, grub config needed
let''s try this with a shorter subject, which was originally this, which probably tripped the list-admin-approval triggers.... Xen 3.2 Debian 2.6.18 on Dual Xeon with Remote Serial access - grub.conf config advice needed the subject says it all - anyone who knows the answer can stop reading and hit "send" with a few lines of grub.conf - however, for those people who are bored,
2014 Nov 20
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
Hi, First of all thank you so much for your prompt suggestions/help. I really appreciate this. Here is the syslinux.cfg which works perfect with syslinux-4.06 ---- PROMPT 0 TIMEOUT 50 SERIAL 0 DEFAULT mylabel LABEL mylabel KERNEL vmlinuz0 APPEND initrd=initrd.img root=/dev/mmcblk0p2 rootwait rootfstype=ext3 console=tty0 console=ttyS0,9600 ---- To further round off the error possibilities I used
2014 Nov 19
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
Hi, I am trying to boot syslinux with an SD-Card on COMe-mBTi10 board, it works perfect with syslinux 4-06(as BIOS supports booting from SD-CARD), but hangs with syslinux-6.03 during 'Loading vmlinuz ... '. I tried various ways in which I could debug but no hints, just one time I got the error below the loading screen. 'Loading vmlinuz0 ... CHS: Error 8001 reading sector 34(0/3/3)
2015 Oct 15
3
CentOS7 - Serial Console and Flow Control
Hello List, I'm ironing out details to upgrade a few systems to CentOS7. My servers have BMC with Serial over LAN support. In C5 and C6, I determined how to have BIOS/POST, kernel, and serial console access. I'm reading up on the method to accomplish the pieces with C7. Presently SoL output works, so I see BIOS/POST messages and the GRUB boot list. My changes to enable serial
2005 Nov 27
2
pxelinux -> pxeboot load?
Hi all, I've searched the depths of the resources on the internet; however I'm having trouble deploying a pxeboot solution via pxelinux. So far what I have successfully implemented in my infrastructure is a successful pxeboot setup for FreeBSD ( without the use of pxelinux ). I'd ultimately like to have a solution that will allow me to choose a network install of various Unix-like