search for: initrd1

Displaying 9 results from an estimated 9 matches for "initrd1".

Did you mean: initrd
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 end up opening the same squashfs image (...
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
2018 Aug 02
1
initramfs_init() changes in 6.04
Commit?73fb321a5d56b ("lua: make initramfs structures full userdata objects with methods") broke my boot script, requiring a workaround along the lines of the patch below: Is this an intentional user-visible change? I note the documentation at https://www.syslinux.org/wiki/index.php?title=Lua.c32#Example:_Print_kernel.2Finitramfs_information_and_load_them hasn't been updated and
2008 Mar 04
3
Failed to boot USB drive via syslinux if kernel is not in /
...------------ 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 ------------------ On the other hand, if we move /casper/vmlinuz1 to /vmlinuz, and change the syslinux.cfg as: ------------------ label live kernel vmlinuz1 append initrd=initrd1.img boot=casper username=casper hostname=debian v...
2006 Jun 25
0
unable to boot XP (Image checksum error)
...t 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 /memdisk append initrd=/nt...
2005 Aug 26
4
SYSLINUX 3.11-pre3 -- release candidate
This is a minor tweak on 3.11-pre2. If nothing new comes up, I will release this as 3.11 probably early next week. -hpa
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
...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 HELP # Boot Clonezilla live via network # ENDTEXT # Example for GParted live PXE booting # //NOTE// Remember to change the file names to match your files and check pa...
2015 Jul 07
2
using http from syslinux.efi
Hello, I'm trying to use http from syslinux.efi but it fails while trying to establish the connection to a FreeBSD http server. A packet capture shows: TCP healthd > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=64 TSval=1094 TSecr=0 TCP http > healthd [SYN, ACK] Seq=0 Ack=1 Win=65535 Len=0 MSS=1460 WS=64 TSval=1596927428 TSecr=1094 TCP healthd > http [ACK] Seq=1 Ack=1 Win=2097152