* [Linux-ia64] PXE booting, one last question
@ 2002-01-16 20:37 Michael Madore
2002-01-16 21:02 ` Stephane Eranian
2002-01-17 15:52 ` Egan Ford
0 siblings, 2 replies; 3+ messages in thread
From: Michael Madore @ 2002-01-16 20:37 UTC (permalink / raw)
To: linux-ia64
Hi,
Does anyone have a sample elilo.conf file for booting the kernel and
then mounting an initial ramdisk? I have an elilo.conf that works for
loading and mounting a ramdisk from an LS-120, but it can't mount the
ramdisk when booting via the network. I checked my tftpd log, and the
initial ramdisk is getting transferred to the client.
Mike
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Linux-ia64] PXE booting, one last question
2002-01-16 20:37 [Linux-ia64] PXE booting, one last question Michael Madore
@ 2002-01-16 21:02 ` Stephane Eranian
2002-01-17 15:52 ` Egan Ford
1 sibling, 0 replies; 3+ messages in thread
From: Stephane Eranian @ 2002-01-16 21:02 UTC (permalink / raw)
To: linux-ia64
Mike,
On Wed, Jan 16, 2002 at 12:37:54PM -0800, Michael Madore wrote:
> Does anyone have a sample elilo.conf file for booting the kernel and
> then mounting an initial ramdisk? I have an elilo.conf that works for
> loading and mounting a ramdisk from an LS-120, but it can't mount the
> ramdisk when booting via the network. I checked my tftpd log, and the
> initial ramdisk is getting transferred to the client.
>
Something like that should work:
image=/vmlinuz.initrd
label=linux-initrd
initrd=/initrd-2.4.3
All paths must be related to the tftpd root directory, nothing gets added
by elilo.
--
-Stephane
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [Linux-ia64] PXE booting, one last question
2002-01-16 20:37 [Linux-ia64] PXE booting, one last question Michael Madore
2002-01-16 21:02 ` Stephane Eranian
@ 2002-01-17 15:52 ` Egan Ford
1 sibling, 0 replies; 3+ messages in thread
From: Egan Ford @ 2002-01-17 15:52 UTC (permalink / raw)
To: linux-ia64
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.
> -----Original Message-----
> From: linux-ia64-admin@linuxia64.org
> [mailto:linux-ia64-admin@linuxia64.org]On Behalf Of Michael Madore
> Sent: Wednesday, January 16, 2002 1:38 PM
> To: linux-ia64@linuxia64.org
> Subject: [Linux-ia64] PXE booting, one last question
>
>
> Hi,
>
> Does anyone have a sample elilo.conf file for booting the kernel and
> then mounting an initial ramdisk? I have an elilo.conf that works for
> loading and mounting a ramdisk from an LS-120, but it can't mount the
> ramdisk when booting via the network. I checked my tftpd log, and the
> initial ramdisk is getting transferred to the client.
>
> Mike
>
> _______________________________________________
> Linux-IA64 mailing list
> Linux-IA64@linuxia64.org
> http://lists.linuxia64.org/lists/listinfo/linux-ia64
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-01-17 15:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-16 20:37 [Linux-ia64] PXE booting, one last question Michael Madore
2002-01-16 21:02 ` Stephane Eranian
2002-01-17 15:52 ` Egan Ford
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox