Displaying 20 results from an estimated 40000 matches similar to: "PXE automatic reboot after "No bootable device""
2015 Nov 23
0
PXE automatic reboot after "No bootable device"
Hi all,
I am checking this wiki:
http://www.syslinux.org/wiki/index.php/PXELINUX
I cannot find information about what to do when the machine fails the boot.
The last thing I can see in the console is "No bootable device", and the
machine keeps stuck there forever.
I would like to know, please, if there is a way to automatically reboot the
machine when this error happens, in order to
2007 Sep 02
3
Slightly OT: Anyone got a PXE bootable HDD low level format tool?
Slightly off topic, but does anyone have a utility for low level
formating Maxtor ATA hard disks that can be booted from PXELinux (either
as some kind of binary or as a floppy image)?
I just went to get the official tools, but they only have a floppy
creator (which won't help me in Linux, or without a floppy drive) and a
CD ISO. And it seems 99% of 3rd party software is unhelpfully the
2002 Aug 27
1
Is it possible to boot a CD-Image of a bootable CD (no disk emu) via pxe
Hello Peter,
is it possible to boot a CD-Image of a bootable CD (no disk emu) via pxe.
I've build up the infrastructure to boot normal floppy images via PXE
(under W2K and/or Netware).
I have a ISO image of the bootable CD (1 tack TAO eltorinto with an a
single boot sect -> bootimage is 2kB, ISO image about 600 MB)
I suspect that a combination of MEMDISK and PXELINUX with activated UNDI
2003 Apr 08
2
PXE stack on a floppy
Hi,
The link given in your http://syslinux.zytor.com/pxe.php#config page
points to the
http://www.argontechnology.ca/rbfg/index.shtml
site. This site talks only of Win2k and .Net server. There is no mention
of GNU/Linux. Is it possible to use rbfg.exe to create a pxelinux
bootable stack on a floppy. If so how ?
Rom-O-Matic has a pxe loadable ROM image. Is there a way to use this to
2008 Mar 12
5
Howto create hd image with bootable (Free)DOS system
Hello,
I have to update the BIOS of several hundreds of geographically
distributed PCs.
Since we are using PXELINUX for years to install the OS (Linux) on this
PCs PXELINUX is my
first choice for doing this job.
The vendor of this PCs provides a bootable ISO image for the update.
Because of the size of the
firmware it is not possible to use a FD image (not even 2.88MB). But in
the documentation
2005 Mar 06
5
Pxelinux freezes/reboots where PXE boot option boots normally.
Hello,
I got in a situation where pxelinux 3.7 (or 3.6) reboots constantly after
loading the configuration file and displaying the 'display' option file, but
never showing 'boot:' prompt.
config file is following:
# PXE SYSLINUX config file - look at
# http://syslinux.zytor.com/faq.php for syntax
#
# ---------- This is gate configure file -------
timeout 20
prompt 1
display
2018 Dec 12
3
PXE boot img for both BIOS and EFI
On Wed, 2018-12-12 at 17:10 -0600, Carl Karsten wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> On Wed, Dec 12, 2018 at 4:54 PM Joakim Tjernlund
> <Joakim.Tjernlund at infinera.com> wrote:
>
> > While I am here, I want to ask:
>
2008 Oct 21
3
PXE Linux boot to F12 automatically
HI There,
Firstly a bit about me.
I am a bit of an old school PXE user from the Kingdom of Gates. I have also spent years in the Linux playground.
While I have never been a programmer I am fairly competent in scripting languages, both on windows and Linux.
My occupation is "System Builder" I build operating System images and discs (not the OS itself). So I actually customize OS's.
2006 Oct 20
2
PXE booting Dell diagnostics
Hello!
I like to PXE boot the 'Dell 32 Bit Diagnostics' tool. I can create a
harddisk image with the linux download package. The README of the
Package gives an example how to create an memdisk entry for the pxelinux
menu system:
<quote>
Create a Bootable HDD Image File
Use of the resulting image to perform a Preboot Execution Environment
(PXE) boot into the diagnostics
2006 Sep 26
3
PXE menu file problem
Hi everybody
Attached you will find a file pxe.mnu (encoded with mime). It is PXE menu file created by 3COM MBA IMGEdit.exe tool. It is very strange since:
1) When I point DHCP bootfile to this file it loads with no problem and the menu is displayed.
2) When I point DHCP bootfile to pxelinux.0 and in pxelinux.cfg I put the command "KERNEL pxe.mnu" then system hangs. I wonder why this
2007 Mar 28
3
PXE boot problem
I must be making some silly mistake. I can get the pxelinux.0 file to load,
but cannot get the config file to load.
I keep getting the message that it is trying to load a file from
pxelinux.cfg.
I have checked all the file permissions and other instructions. The
tftpserver is running on Fedora 5.
I have tried to load pxelinux on 2 completely different computers without
success.
2003 Feb 11
5
PXE boot from Windows XP
Yes, you are missing these options in the DHCP server:
66 'Boot Server Host Name' (the tftp server IP)
67 'Bootfile Name' (pxelinux.0)
-----Original Message-----
From: Pierre VIALLET [mailto:pvt at auvitran.com]
Sent: Wednesday, February 12, 2003 10:18 AM
To: syslinux at zytor.com
Subject: [syslinux] PXE boot from Windows XP
Hi,
I want to boot a VIA EPIA Motherboard from a
2006 Oct 26
6
Client-identifier option in PXE search order
Hello,
Is there any plan to use the client identifier field as part of the PXE
search order ?
This will be helpful when using PXELINUX on Infiniband network which do
not have 6 byte Ethernet MAC address.
Thanks,
_________________________________________________
Nir Gal | +972-9-9717685 (o) | +972-54-499-6633 (m)
Manager, Customer Support
Voltaire - The Grid Backbone
www.voltaire.com
2014 Feb 24
3
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
Currently, the TFTP configuration file discovery process will request a
set of files based on the UUID, MAC address, lease IP address and
eventually fall back to "default":
/mybootdir/pxelinux.cfg/b8945908-d6a6-41a9-611d-74a6ab80b83d
/mybootdir/pxelinux.cfg/01-88-99-aa-bb-cc-dd
/mybootdir/pxelinux.cfg/C000025B
[...]
/mybootdir/pxelinux.cfg/C
/mybootdir/pxelinux.cfg/default
2003 Apr 16
5
rh9 and pxe
Hi,
I've got pxelinux 2.00 working to boot
rh 7.3, 8.0, and phoebe-beta pxe install images
but I've recently tried to load the
rh 9 pxe install images
and I get this..
4000
AX:0208
BX:0200
CX:0002
DX:0000.
Any thoughts?
Thanks
aaron
2005 Jan 25
4
PXE floppy, PXELINUX and LOCALBOOT
Hi!
A friend of mine has tried a PXE floppy (build from the new etherboot
5.3.12) to load PXELINUX.0; a menu voice of the pxelinux.cfg use the
LOCALBOOT statement.
Selecting this statement, the PC retry to boot from the floppy... is
this normal?
The user expected that LOCALBOOT would have tried the NEXT boot device
(ie CDROM or HD), not the FIRST boot device (the floppy)...
(note: this has
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
2014 Feb 25
2
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
Hi Gene,
>> What I'm looking to do here is establish a bit of a convention for
>> allowing machines of multiple architectures to be perform PXE
>> configuration in a uniform way (in this case, without requiring the DHCP
>> server to send out different lease parameters in response to the
>> client's DHCP architecture ID).
>
> How do you have multiple
2014 Sep 06
2
bootable dvd
----- Original Message -----
From: "Gene Cumm" <gene.cumm at gmail.com>
To: "Bill Cunningham" <billcun at suddenlink.net>
Cc: "For discussion of Syslinux and tftp-hpa" <syslinux at zytor.com>
Sent: Saturday, September 06, 2014 9:27 AM
Subject: Re: [syslinux] bootable dvd
> On Sat, Sep 6, 2014 at 9:10 AM, Bill Cunningham <billcun at
2005 Aug 31
3
PXE/RIP-PXE
Hello syslinux Mailinglist ;)
I'm new to this mailing list, the RIP Readme brought me here.
I'm quite new to syslinux/pxelinux and im trying to set up some kind of
minimal linux which is bootable via lan.
I found the http://www.tux.org/pub/people/kent-robotti/looplinux/rip/
project, and what I read in the readme it will fit my needs.
Basic infos:
Host System running gentoo,