All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Egan Ford" <egan@sense.net>
To: linux-ia64@vger.kernel.org
Subject: RE: [Linux-ia64] Interactive installation with PXE booting
Date: Thu, 17 Jan 2002 19:23:58 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590698805875@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590698805871@msgid-missing>

prompt
timeoutP
default=install

image=vmlinuz
	label=install
	read-only
	initrd=ramdisk.img

Works, if you use the vmlinuz from CD/kernels and the ramdisk.img from
CD/images with RH7.1.  I have not receive my 7.2 CDs yet so I have not
tested.

> -----Original Message-----
> From: Christopher D. Maestas [mailto:cdmaest@sandia.gov]
> Sent: Thursday, January 17, 2002 11:20 AM
> To: Egan Ford
> Cc: linux-ia64@linuxia64.org
> Subject: [Linux-ia64] Interactive installation with PXE booting
>
>
> Has anyone been able to write an elilo.conf that allows for an interactive
> network installation?  For example in pxelinux.cfg/default I can do:
> ---
> label vgainteractiverh72
>         kernel vmlinuz.rh72
>         append vga=extended root=/dev/ram0 initrd=initrd.img.rh72
> console=tty0
> ---
>
> I tried in elilo.conf:
> ---
> prompt
> timeoutP
> default=localdisk
> verbose=5
>
> image=vmlinuz.rh72-ia64
>         label=vgainteractiveia64
>         read-only
>         append = "vga=extended console=tty0"
> ---
>
> And them type in vgainteractiveia64 when prompted, but the kernel
> panics because
> I didn't append a root option.  I've tried root=/dev/ram0 and that doesn't
> work either.
>
> Thanks,
>
> On Thu, 17 Jan 2002, Egan Ford wrote:
>
> > prompt
> > timeoutP
> > default=install
> >
> > image=vmlinuz
> > 	append="console=ttyS0,9600 ks=nfs:jupiter:/tftpboot/ia64.ks
> ksdevice=eth0"
> >  	label=install
> > 	read-only
> > 	initrd=ramdisk.img
> >
> > This is what I use to boot RH's installation kernel and initrd
> with elilo
> > and tftp.
>
> --
> Christopher D. Maestas
> Compaq Federal, LLC
> Professional Services
> Consulting Associate III
> 5951 Jefferson Blvd. N.E.
> Albuquerque, NM 87109
> E-Mail: cdmaest@sandia.gov
>         Christopher.Maestas@Compaq.Com
> Sandia Office Phone: 1.505.284.3643
> Pager: 1.800.759.8888 PIN # 1278656
> Fax: 1.505.343.7027
>



      parent reply	other threads:[~2002-01-17 19:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-17 18:20 [Linux-ia64] Interactive installation with PXE booting Christopher D. Maestas
2002-01-17 18:41 ` Stephane Eranian
2002-01-17 19:23 ` Egan Ford [this message]

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-105590698805875@msgid-missing \
    --to=egan@sense.net \
    --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.