All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason P Holland <jholland@cs.selu.edu>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] PXE boot off HP zx6000
Date: Wed, 30 Oct 2002 17:11:02 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590709805300@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805294@msgid-missing>

alex,
  i reset the machine and it worked with my configuration!  weirdness!  i
think i will email the pxelinux author and ask him to make a note on his
website that pxelinux.0 does not work on ia4 architechture.  thanks again
for your quick response!

jason

> Jason,
> 
>    Here's a know configuration that works:
> 
>    Debian 3.0 server (ia32)
>      tftpd-hpa      0.28-2
>      dhcp           2.0pl5-11
> 
> /etc/inetd.conf:
> tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -t 1
>  -s /tftpboot
> 
> /etc/dhcpd.conf
>         host zx6000 { 
>                 hardware ethernet xx:xx:xx:xx:xx:xx;
>                 fixed-address zx6000;
>                 filename "elilo.efi";
>         }
> 
> You'll need an elilo.conf or some permutation of AABBCCDD.conf,
> which is your IP in hex (just like pxelinux).  Is the kernel
> file elilo.conf points at stripped?  You may want to strip it
> and gzip it to see if that helps.  Look in the logs to see
> what it's transfered and which file it's getting an error on.
> Are you loading an initrd as well (what size)?  What firmware
> is on your zx6000 ('info fw' from efi)?  Thanks,
> 
> 	Alex
> --
> Alex Williamson                                  Linux Development Lab
> alex_williamson@hp.com                                 Hewlett Packard
> 970-898-9173                                          Fort Collins, CO
> 




  parent reply	other threads:[~2002-10-30 17:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-30 16:18 [Linux-ia64] PXE boot off HP zx6000 Jason P Holland
2002-10-30 16:22 ` MEYER,ALAN C. (HP-FtCollins,ex1)
2002-10-30 16:27 ` Alex Williamson
2002-10-30 16:30 ` Jason P Holland
2002-10-30 16:33 ` Jason P Holland
2002-10-30 17:01 ` Alex Williamson
2002-10-30 17:11 ` Jason P Holland [this message]
2002-10-30 17:37 ` Stephane Eranian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-105590709805300@msgid-missing \
    --to=jholland@cs.selu.edu \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.