similar to: FW: PXE booting

Displaying 20 results from an estimated 100 matches similar to: "FW: PXE booting"

2003 Mar 25
0
PXE booting - Solution FOUND!!!
Yes, it is in the docs... All i need to do is load the memdisk image with the 'keeppxe' option. so, the default file should look like this: -------------------------------------------------------------------- default linux label linux kernel memdisk append initrd=client.ima keeppxe -------------------------------------------------------------------- That is all! Again, thanks for
2003 Jan 06
8
PXE booting
Hi! I have been using pxelinux with memdisk to boot our workstations with our custom floppy, which is a MSDOS boot disk (actually it is win98) On one of the PC's I'm testing, a Fujitsu-Siemens which has an AMDtek based on-board network card and when PXE is activated, it gets an IP from the DHCP, then it finds the TFTP server, downloads pxelinux.0, executes it which causes the floppy to
2008 Jun 13
1
BCM575X 8.1 doesn't do 'PXE-M0F'
Hi there, I'm using pxelinux.0 to boot another pxe boot image that checks if a host needs to be installed by doing a network query. If this is not the case, this image would return and boot from the next device. But on this Broadcom card, the Message 'PXE-M0F' does not appear, so the pxe image does not return. With the latest stable the PC would recognize the keystroke
2011 Feb 24
0
temporary fix for gpxelinux.0 not doing localboot
As I had noted in the past gpxelinux.0 fails (on most of my machines) at localboot 0 where as pxelinux.0 works with localboot 0 (on all of my machines) I needed to do local boot by default (not first hard drive but local boot where it ends pxe booting and looks at the next device) I also had a few iso images that took too long while downloading from tftp and I wanted to use gpxelinux.0 with its
2010 Mar 21
0
[PATCH] core: use MY_NAME for syslinux_banner
Use MY_NAME for syslinux_banner in isolinux and pxelinux. This is already done in ldlinux and extlinux. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> diff --git a/core/isolinux.asm b/core/isolinux.asm index ef7d92d..23429bd 100644 --- a/core/isolinux.asm +++ b/core/isolinux.asm @@ -1034,7 +1034,7 @@ writestr_early equ writestr ; Data that needs to be in the first sector ;
2009 Aug 09
2
real serial port output from pxelinux.0
Hello, On a computer with a real serial port do I mis some output. It is 'real serial port' as opposed to virtual hardware. The text that I mis is 'My IP address seems to be' and the decreasing hexadecimal IP-adress staircase. The banner and the copyright message are displayed. pxelinux.cfg/default is fetched and its "SAY command" is shown. Have a look at this
2004 Oct 07
1
x86 vs. x86_64 detection proof of concept patch (try two)
Greetings all, Sorry, resending this with the attachment inline. First of all, a disclaimer: Please forgive my horrible assembly code. This is just a quick munging of code to achieve x86 versus x86_64 detection within pxelinux. So please look at it as a proof of concept and not a real piece of code. :) For example it only works on pxelinux and has no thought for extending it beyond simple x86
2004 Jun 30
0
problem loading initrd
Hi, I am trying to load kernel 2.6.6 on a Soekris net4521 from the network using PXE. I built my initrd with mkinitrd. RedHat nash (while running linuxrc) hangs after mounting /proc and says "Creating block devices". I am using the pxelinux.0 from the syslinux-2.10 distribution and the kernel and initrd were built on redhat 9.0. I built my kernel with BLK_DEV_RAM, RAMFS, TMPFS,
2002 Aug 14
0
re: using mac-addr for selecting configfile now working
Hi everybody hacking in the 200-pre4 i found everything i needed, so i gave it a try ... and it works! But dont blame for the code, its just quick and dirty! --- ../syslinux-2.00-pre4/pxelinux.asm Sat Jun 15 07:25:51 2002 +++ ./pxelinux.asm Wed Aug 14 10:05:00 2002 @@ -17,6 +17,11 @@ ; version; incorporated herein by reference. ; ;
2008 Oct 22
3
Question about .bs and .bss style bootsectors.
Hello Recently I've been happily experimenting with syslinux, replacing grub and my old bootmanager. All works beautifully, but I have one question - in case of .bss bootsectors - what exactly and under what circumstances is patched in ? With syslinux used as main bootmanager - bootsectors from xp64, xp32 and [pre-syslinux] msdos 7.1 (98se) work perfectly fine when chainloaded natively as
2014 Jan 21
1
Cluster Size discrepancy between FAT32 and NTFS
On Tue, Jan 21, 2014 at 2:41 PM, mike setzer <qualityana at sbcglobal.net> wrote: > hello Gene, > > good to get your message > > I have not seen a link to reply to a particular thread, > so I am replying to you right now > hopefully the thread can be made to look right, also I double posted since my connection was lost > right during the first posting. Sorry, I
2004 Oct 10
4
grub in the mbr
hi, i ve grub in the mbr of my usb stick and now i am not longer able to use the syslinux bootmanager. i tried to delete grub from mbr with: dd if=/dev/null of=/dev/sda bs=512 count=1 but nothing changed grub is still in the mbr hope somebody can help me thx so long
2007 Nov 08
1
Booting of bcdw from isolinux does not work anymore with 3.52 but works with 3.51
Hi I am having problems loading bcdw (http://bootcd.narod.ru) from the isolinux bootloader. I use this to load the acronis programs. It worked fine up till version 3.51 but does not work anymore with 3.52. Here is the code to load the second bootmanager label l kernel /bcdw/bcdwboot.bin Any insights to what might be wrong here? With 3.52 I get Error! Cannot load
2012 Feb 14
1
two automatic options for extlinux
Dear syslinux maintainer, on a tablet pc with only a touchpad is during boot time no keyboard exist and therefore no user intervention possible to control the behavior of a bootmanager extlinux in my case. The machine is able to boot from a second drive a another as the default OS and so I think it must be potential at first time extlinux via menu to instruct, to boot from such a drive. If
2005 Jan 24
1
mbr?
a bit unrelated, still I wonder: does syslinux contain an mbr? or does anyone know any app that contains an mbr and can install it, without overwriting the partition table? my experience is, that is wise to have an mbr and use the active flag to select the active partition (which might have a bootmanager installed). however every linux distribution I know installed the bootloader such as
2009 Aug 18
2
MEMDISK-ISO: found another non-working ISO
Hi Shao Miller, I found another ISO that doesn't work with MEMDISK-ISO. It is the ISO of the PloP bootmanager. It is a ISO which uses floppy emulation. When I boot it with MEMDISK-ISO (run from Syslinux), my PC instantly reboots. When I extract the floppy image from the ISO and boot this file with MEMDISK, it works fine. Grub4dos iso emulation works fine for this iso. When using Grub4dos
2015 Oct 01
0
[OT} Problem with 90MB Initrd
>>> > On 10/1/2015 6:18 AM, Patrick Masotta via Syslinux wrote: > > > -Gene<<< > > Considering any editing/buffering benefits are only marginal (AFAIK) there are not benefits with the current approach.On the other hand the list of potential problems includes: > > 1) We cannot use the ubiquitous EFI PXEbc protocol forcing us to rely on the (not always
2017 Feb 09
0
kexec to syslinux
> Is it possible to kexec to the syslinux interface, thus bypassing the > hw initialization? > What would be the kexec command? > > kexec -l ??? --append=??? --initrd=??? > > TIA > > Jorge Almeida FWIW... Other bootloaders include (or can generate) a binary file that behaves as a (linux) kernel. Such binary file(s) can potentially be used for chainloading
2010 Jun 13
0
[PATCH]: ifplop.c32: COM32 module for detection of PLoP USB boot-loader
I wrote a COM32 module which detects if the PLoP bootmanager was used to boot a CDROM drive or USB drive, by checking for the presence of the PLoP INT13h hook. The PLoP INT13h hook check works like this (NASM syntax): mov eax,'PoLP' ; Reverse of 'PLoP' mov ebp,'DKHC' ; Reverse of 'CHKD' int 13h cmp eax,' sey' ; Reverse of 'yes '
2010 Jul 01
2
[PATCH] ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
New module which check if the PLoP Boot Loader already has booted a CDROM or USB drive by checking for the presence of the PLoP INT13h hook. The following assembly code (NASM) can detect the PLoP INT13h hook: mov eax,'PoLP' ; Reverse of 'PLoP' mov ebp,'DKHC' ; Reverse of 'CHKD' int 13h cmp eax,' sey' ; Reverse of 'yes ' jz