Displaying 20 results from an estimated 5000 matches similar to: "about pxe booting, no boot filename found"
2005 Aug 08
2
Help required on pxe booting + installation of CentOS
Hi,
I have a (bugridden, idiotic) fedora 4 server with
tftpd, nfsd and dhcpd support. I want to remove fedora
from my network and initiate pxe installation of
CentOS Linux on all machines on my network from my
fedora box. I have the CentOS's pxe-kernel and
pxe-initrd images. I have also compiled fedora's
pxeboot file from the sources and placed it in
/tftpboot/. Can someone please guide
2003 Dec 16
1
PXELinux over Ris server
Having the same trouble that Mark (
http://www.zytor.com/pipermail/syslinux/2002-March/000244.html)
had over a test platform I have here. Having a redhat 7.3 with dhcp
V3.0rc12 and atftp (0.6.2) on a local
small hub and a W2k Server with RIS installed.
If I stop binlsvc on nt server my network boot run ok to pxelinux,
but as soon as binlsvc is started, RIS server always respond over
my local
2014 Nov 27
2
pxelinux efi64 boot woes on hyper-v gen 2
Gene,
As it happened I started working on this again just as you mailed me.
It appears that PXE-E99 may also be related to MTFTP part of the PXE spec. IBM also says it has something to do with jumbo frames. I tried setting PXE.mtcp-ip to 0.0.0.0 to disable it but still no joy.
The bootfile size shows up as zero because that relates to "option boot-size" in dhcp and doesn't seem to
2011 May 28
1
"disk" option in hvm config file
Hi,
Does Xen HVM support the the "disk" option that can attach a FAT partion or
a floppy image like the qemu? In qemu, we can do it with the option "-hda
fat:/root/tmp/" and "-fda /root/floopy.img". Any reply is appreciated.
Thanks,
Bei Guan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Feb 08
2
pxelinux, pxe requesting bad filename from tftp
Hey,
I have a problem booting certain machines with pxelinux. I have
pxelinux.0 in the root of my tftp server and dhcp pointing to the right
location:
# dhcpd.conf
authoritative;
option domain-name "example.net";
ddns-update-style none;
default-lease-time 3600;
max-lease-time 86400;
subnet 10.0.0.0 netmask 255.255.255.0 {
range 10.0.0.3 10.0.0.20;
server-name
2005 Dec 17
3
some beginnerkernel questions
Hi List,
I run XEN 2 since some month (unfortunatly installed by a fiend of mine).
Recently I bought some new hardware and tried to get XEN 3 running on a
Debian Sarge 3.1.
I installed via the Debian installer a RAID 1 with LVM. even though there
are some devfs_mk_dir errors systems comes up.
Now I installed XEN but system doe not boot as the boot device seems not to
be recocnized by the
2002 Sep 26
3
RedHat kickstart with PXELINUX [A small change for pxelinux]
It looks like someone else also has the same problem:
http://www.zytor.com/pipermail/syslinux/2002-September/000848.html
I don't know much about Intel i386 asm. Otherwise, I will send a
patch :-).
H.J.
----- Forwarded message from "H. J. Lu" <hjl at lucon.org> -----
I am using pxelinux to do RedHat kickstart install. I ran into a
problem. Both pxelinux and kickstart use
2014 Nov 28
0
pxelinux efi64 boot woes on hyper-v gen 2
On Thu, Nov 27, 2014 at 8:59 AM, Luke Ledgerd <luke.ledgerd at niteco.se> wrote:
> Gene,
>
> As it happened I started working on this again just as you mailed me.
I saw it in IRC.
> It appears that PXE-E99 may also be related to MTFTP part of the PXE spec. IBM also says it has something to do with jumbo frames. I tried setting PXE.mtcp-ip to 0.0.0.0 to disable it but still no
2023 Apr 03
1
pxelinux takes too long trying all the config file options
On Mon, Apr 03, 2023 at 12:52:41PM -0400, Rob Roschewsk via Syslinux wrote:
> Hi All,
>
> I have a situation where I want to netboot and ONLY use pxelinux.cfg/default.
>
> It seems to take FOREVER for pxelinux to try all of the config file
> file options before falling through to default .... trying each
> possible combination multiple times ... increasing the wait time
>
2014 Nov 27
0
pxelinux efi64 boot woes on hyper-v gen 2
On Mon, Nov 24, 2014 at 3:24 AM, Luke Ledgerd <luke.ledgerd at niteco.se> wrote:
> http://www.niallbrady.com/2014/06/11/when-uefi-network-booting-on-a-hyperv-gen-2-vm-you-might-get-pxe-e99-unexpected-network-error/
>
> P.S. It's not this and I'm getting a PXE-E99 tftp failure "Unexepected Network Error", so I'll guess I'll need to investigate what kind of
2006 Apr 15
3
Dom0 searching for NFS root
Dear all,
I''ve installed Xen 3.0.1 on my laptop and dom0 is boot normaly execpt
it''s could not using X, i haven''t trying to boot guest OS. my laptop
configuration is Toshiba Portege R150 with Debian Sarge on it.
And then I installed same version of Xen into our server with Debian
Sarge and Kernel 2.4. Booting dom0 is not success , xen always trying
look dor NFS root and
2006 Dec 21
2
ghost 8.x and newer
Hi all,
I love syslinux!! It works great.
Problem. GHost 8.x and higher... With ghost 7.5 and earlier I was able to
boot floppy images from my tftp server.
But as you all know Ghost 8.x and higher had a bloated ghost.exe that does
not fit on a single 1.44mb floopy image file.
Has any one had any luck in getting ghost 8.x and higher to work with
syslinux and memdisk? I have tried to create over
2012 Oct 17
1
menu timeout restarted with single item (4.06-pre14)
Hi,
The menu timeout isn't cancelled but restarted when there's only a
single item in the menu and I try to move the selection. The selection
flashes but of course does not move. Tested with pxelinux under QEMU:
$ qemu -net nic -boot n -net user,tftp=tftpboot,bootfile=/pxelinux.0
pxelinux.cfg/default:
UI menu.c32
TIMEOUT 100
LABEL single
KERNEL blah
Adding another menu item
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
2014 Nov 24
2
pxelinux efi64 boot woes on hyper-v gen 2
http://www.niallbrady.com/2014/06/11/when-uefi-network-booting-on-a-hyperv-gen-2-vm-you-might-get-pxe-e99-unexpected-network-error/
P.S. It's not this and I'm getting a PXE-E99 tftp failure "Unexepected Network Error", so I'll guess I'll need to investigate what kind of TFTP server makes hyper-v happy. Virtualbox, VmWare seem to have the same EFI boot code & output
2014 Nov 28
1
pxelinux efi64 boot woes on hyper-v gen 2
Ady: You seem to be taking (copy$paste) parts and pieces from different resources.
Luke: Nope. The configuration works fine with PXE 2.01 clients, it's the UEFI PXE 3.2 that is having issues with the dhcp requests. The gospel is the Intel PXE 3 spec I'm RTFMing now. No copy and paste, I just started with someone elses configuration file that claims to support UEFI - or at least hopes to
2018 Jun 29
1
is "map untrusted to domain" possible?
2018-06-29 17:07 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>:
> Why do you still have a dos client, even I (an inept programmer) could
> crack its password in minutes.
some tool/utility only has dos version. if you want to input/output
something to dos, then samba is the best partner. you won't want
usb-disk or floopy under dos. BTW, dos has universal storage
2003 Feb 03
1
Problems booting PXE-Client
Hi list,
I have installed DHCP, PXE and the TFTP-Server tftp-hpa. I'm running Debian
Woody on my server and I want to boot a PXE-Client with this server. I have
installed all as it is described in the docs found on the net.
Under root:
/tftpboot/
/tftpboot/X86PC/linux
/tftpboot/X86PC/linux/messages
/tftpboot/X86PC/linux/linux.0
/tftpboot/X86PC/linux/vmlinuz
2011 Aug 04
3
Interactive PXE install
I've got a system (Supermicro P8SCT) that lacks a floppy or CD and it's old
enough that it won't boot from a USB stick. Before I scrounge an optical
drive to plug in, I thought perhaps I could install over the network, as I
see "legacy LAN boot" in the BIOS menu.
The guides for a LAN install I've found all want to do an automated
kickstart install. Are there any
2003 Jul 17
2
PXE: Booting Diskless Node
Hi,
I have refered to ur documents for creating a Diskless
node in linux ,but could not get through the
installation .
The exact problem that i am facing is mention below ,
also, there r few queries, which i would be greatfull
if u can answer
First let me explain u what i have done .
I am trying the configuration with one server machine
and one client.
server configuration
256mb ram
AMD Athlon