Displaying 8 results from an estimated 8 matches for "vmlinuz1".
Did you mean:
vmlinuz
2008 Mar 04
3
Failed to boot USB drive via syslinux if kernel is not in /
...list but I can not find the confirmed answer.
We tried to use syslinux to boot USB flash drive. The problem is, if we
put the kernel and initrd in /casper directory, syslinux failed to boot,
it showed us:
------------------
Booting error message:
SYSLINUX 3.11 Debian-2007-03-12 EBIOS
boot: /casper/vmlinuz1
Could not find kernel image: /casper/.lin
------------------
I am 100% sure that /casper/vmlinuz1 exists.
The syslinux.cfg is:
------------------
label live
kernel /casper/vmlinuz1
append initrd=/casper/initrd1.img boot=casper username=casper
hostname=debian vga=788 ip=frommedia
------------------...
2010 Feb 24
1
isolinux.cfg parsing issue
Hi,
I've been trying to setup a dual livecd. However I am getting an
error with parsing the isolinux.cfg. I am using 3.84.
the relevant section of the isolinux.cfg is as follows
label LiveCD1
kernel vmlinuz1
append livecd=livecd1 initrd=initrd1.gz root=/dev/rd/3 acpi=on
splash=silent vga=788 keyb=us fstab=rw,noauto
label LiveCD2
kernel vmlinuz2
append livecd=livecd2 initrd=initrd2.gz root=/dev/rd/3 acpi=on
splash=silent vga=788 keyb=us fstab=rw,noauto
When written this way, both selections...
2005 Nov 03
2
simple menu limitations
I am using the following simple menu and have noticed that items at the
bottom are dropping off. I seem to be limited to 12 items. Is there a
limit to how many items can be on the simple menu?
default pxelinux.cfg/menu.c32
prompt 0
MENU TITLE UWSP PXE Boot Menu
# TIMEOUT 200
LABEL bartpe
MENU LABEL Build 12
KERNEL /STARTROM.0
APPEND keeppxe
LABEL 11dnet
MENU LABEL Build 11DNET beta
2009 Apr 29
3
Strange behaviour when using vesamenu.c32 and PXELinux
...i want and pressing <enter>, the menu just freezes.
It does not start downloading the kernel or initrd, it just freezes.
Ctrl+alt+delete does nothing when this happens.
e.g, one of the entries look like this:
LABEL livedistro
MENU LABEL ^Live
TEXT HELP
Current livedistro
ENDTEXT
KERNEL live/vmlinuz1
APPEND initrd=live/live.img
On some computers, selecting this entry (and others) and pressing enter
halts the menu as explained above.
But, if i exit vesamenu (by pressing ESC) to end up at the "boot:"
prompt, and type "livedistro" (the label) of this or other items, it
works p...
2014 Mar 07
2
Syslinux EFI + TFTPBOOT Support
On 2014/3/7 ?? 05:23, Gene Cumm wrote:
> On Thu, Mar 6, 2014 at 10:55 AM, Bryan Romine <bromine1027 at gmail.com> wrote:
>> Sorry for the confusion, I am actually using 6.02. It turns out that I was
>> trying to use the 32-bit efi binary to load 64-bit kernels. I switched to
>> using "syslinux64.efi" but it hangs during boot, just before loading the
>>
2014 Mar 07
2
Syslinux EFI + TFTPBOOT Support
...86.img
# TEXT HELP
# DRBL client running on Xen kernel
# ENDTEXT
# Example for Clonezilla live PXE booting
# //NOTE// Remember to change the file names to match your files and check parameters in syslinux/syslinux.cfg from the zip file, copy them to here. It might be different from here, say vmlinuz1 path maybe different.
#label Clonezilla Live
# # MENU DEFAULT
# MENU HIDE
# MENU LABEL Clonezilla Live
# # MENU PASSWD
# kernel vmlinuz1
# append initrd=initrd1.img boot=live union=aufs noswap noprompt nolocales ip=frommedia vga=788 fetch=tftp://$YOUR_SERVER_IP/filesystem.squashfs
# TEXT HEL...
2011 Feb 24
1
Label scope
...to be globally unique. For example if the
resulting menu (after includes) was something like the one below, would
it be valid and would LOCALBOOT get executed on timeout?
ONTIMEOUT default
MENU BEGIN Menu A
LABEL default
KERNEL hdt.c32
MENU BEGIN Menu A1
LABEL default
KERNEL vmlinuz1
MENU END
MENU BEGIN Menu A2
LABEL default
KERNEL vmlinuz2
MENU END
MENU END
LABEL default
LOCALBOOT 0
2006 Jun 25
0
unable to boot XP (Image checksum error)
...ons and also tried SUSE 9.3, but all combinations either gave the
same error or would print the first dot from the XP bootloader and then
lock up.
-----------------------------------------------------------------
Here's the isolinux.cfg:
display bootmenu.txt
prompt 1
label 1
kernel /vmlinuz1
append initrd=initrd1 root=/dev/ram0 init=/linuxrc vga=791
label 2
kernel /xpboot.bin
append -
label 4
kernel /memdisk
append initrd=/freedos.img floppy
label 5
kernel /memdisk
append initrd=/memtestp.img floppy
label 6
kernel /mem...