linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* from which address does the kernel load initrd?
@ 2007-08-29 20:48 Xu Yang
  2007-08-29 21:05 ` H. Peter Anvin
  0 siblings, 1 reply; 3+ messages in thread
From: Xu Yang @ 2007-08-29 20:48 UTC (permalink / raw)
  To: linux-kernel

does anyone know from which address does the kernel load the initrd? I
mean the default value?

I want to boot the filesystem using a ramdisk. but the I don't know
where to put it in my ram? as I don't have flash , I can only load the
ramdisk into the ram.

and which boot option should I use?

thanks

regards,

yang

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: from which address does the kernel load initrd?
  2007-08-29 20:48 from which address does the kernel load initrd? Xu Yang
@ 2007-08-29 21:05 ` H. Peter Anvin
  2007-08-30 11:44   ` Xu Yang
  0 siblings, 1 reply; 3+ messages in thread
From: H. Peter Anvin @ 2007-08-29 21:05 UTC (permalink / raw)
  To: Xu Yang; +Cc: linux-kernel

Xu Yang wrote:
> does anyone know from which address does the kernel load the initrd? I
> mean the default value?
> 
> I want to boot the filesystem using a ramdisk. but the I don't know
> where to put it in my ram? as I don't have flash , I can only load the
> ramdisk into the ram.
> 
> and which boot option should I use?

See Documentation/i386/boot.txt

	-hpa


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: from which address does the kernel load initrd?
  2007-08-29 21:05 ` H. Peter Anvin
@ 2007-08-30 11:44   ` Xu Yang
  0 siblings, 0 replies; 3+ messages in thread
From: Xu Yang @ 2007-08-30 11:44 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: linux-kernel

hi peter,

thanks for your reply.

my platform is realview_eb_mpcore. the cpu is arm. not i386. and I
check the booting file in the documentation /arm , it is not
specified.

do you have any idea about that?

anyone knows?

thanks,

regards,


2007/8/29, H. Peter Anvin <hpa@zytor.com>:
> Xu Yang wrote:
> > does anyone know from which address does the kernel load the initrd? I
> > mean the default value?
> >
> > I want to boot the filesystem using a ramdisk. but the I don't know
> > where to put it in my ram? as I don't have flash , I can only load the
> > ramdisk into the ram.
> >
> > and which boot option should I use?
>
> See Documentation/i386/boot.txt
>
>        -hpa
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-30 11:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29 20:48 from which address does the kernel load initrd? Xu Yang
2007-08-29 21:05 ` H. Peter Anvin
2007-08-30 11:44   ` Xu Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).