All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rafael Herrera <vze26vn8@verizon.net>
To: parisc-linux <parisc-linux@lists.parisc-linux.org>
Cc: deb@thepuffingroup.com, marteaut@esiee.fr
Subject: [parisc-linux] Correction for the PA-RISC/Linux Boot HOWTO at ESIEE's web site.
Date: Fri, 11 Jan 2002 10:55:06 -0500	[thread overview]
Message-ID: <3C3F0ADA.3060504@verizon.net> (raw)

I'm booting a 715/80 workstation using a PC with SuSE 7.2. Trying to 
follow the examples to configure bootp/tftp at

http://mkhppa1.esiee.fr/parisc-linux-boot/parisc-linux-boot/preparation.html

I could not get it to boot.

This distribution sets the daemons as follows:

tftp    dgram  udp  wait  root  /usr/sbin/tcpd  in.tftpd -s /tftpboot
bootps  dgram  udp  wait  root  /usr/sbin/bootpd  bootpd -c /tftpboot

This a chroot setup, so the example /etc/bootptab in the web page will 
not work.

The configuration that worked for me is the following:

parisc:hd=/:\
                 :ht=ethernet:\
                 :ha=0800093BF206:\
                 :ip=192.168.0.8:\
                 :bf=lifimage:\
                 :sm=255.255.0.0:\
                 :to=7200:

Where the bootable kernel image was the lifimage created using "make 
palo" (The web page description is ambiguous as to what image to use: 
vmlinux or lifimage)

Also the purpose of the parameter "rp" in the example bootptab is not 
clear in the example. Its purpose is to specify a root filesystem to 
mount, but the lifimage has that parameter set from palo Makefile.

-- 
      Rafael

             reply	other threads:[~2002-01-11 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-11 15:55 Rafael Herrera [this message]
2002-01-13 15:39 ` [parisc-linux] gcc bug phi 4369
2002-01-13 17:36   ` Grant Grundler
2002-01-13 19:11     ` John David Anglin
2002-01-15 17:23 ` [parisc-linux] New Version!! (was Correction for the PA-RISC/Linux Boot HOWTO at ESIEE's web site.) Thomas Marteau

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=3C3F0ADA.3060504@verizon.net \
    --to=vze26vn8@verizon.net \
    --cc=deb@thepuffingroup.com \
    --cc=marteaut@esiee.fr \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=raffo@neuronet.pitt.edu \
    /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.