linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Ramdisk Question
@ 2002-01-25  5:22 Sangmoon Kim
  2002-01-25  9:00 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Sangmoon Kim @ 2002-01-25  5:22 UTC (permalink / raw)
  To: linuxppc-embedded


I am porting linux on a custom mpc755 board.
I used linuxppc_2_4 from montavista rsync,
and simple-ramdisk.tar.gz from denx ftp.
The kernel stops after the following messages.
...
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 554k freed
EXT2-fs warning: checktime reached, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 76k init
...

It boots well until execve("/bin/sh",argv_init,envp_init); of init() of init/main.c
Is there anything that I shouldn't forget to boot from ramdisk?

Thank you in advance.
- Sangmoon Kim -

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: Ramdisk Question
  2002-01-25  5:22 Ramdisk Question Sangmoon Kim
@ 2002-01-25  9:00 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2002-01-25  9:00 UTC (permalink / raw)
  To: Sangmoon Kim; +Cc: linuxppc-embedded


In message <007b01c1a560$3e368b50$1a11efcb@industrialDiv.hanasys.co.kr> you wrote:
>
> I am porting linux on a custom mpc755 board.
> I used linuxppc_2_4 from montavista rsync,
> and simple-ramdisk.tar.gz from denx ftp.

This ramdisk image was build for MPC8xx systems; I never tested it on
a 75x. It probably does not work there.

You better rebuild your own image with binaries  and  librarioes  for
the 75x; let me know if you have problems.

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
The inappropriate cannot be beautiful.
             - Frank Lloyd Wright _The Future of Architecture_ (1953)

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-01-25  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-25  5:22 Ramdisk Question Sangmoon Kim
2002-01-25  9:00 ` Wolfgang Denk

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).