linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ok, so now my dynamically-linked minit starts after all.  argh.
@ 2004-06-10 17:52 Robert P. J. Day
  2004-06-11  7:27 ` Pantelis Antoniou
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2004-06-10 17:52 UTC (permalink / raw)
  To: Embedded Linux PPC list


  gack.  after doing a thorough clean of my software tree, and rebuilding
with a dynamically-linked minit, well, it works.  go figure.

RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Mounted devfs on /dev
Freeing unused kernel memory: 52k init
Trying run_init_process with /sbin/minit
FIFOs opened successfully.
About to start default service.
(hang)

  in other words, i'm back where i was many days ago -- kernel booting,
getting to minit, minit starting, then hanging.  but that's ok, given that
i *expected* things to go south once i got to user space, based on
previous postings here.

  so, my best strategy at this point would seem to be to do the occasional
"bk pull", and rebuild to see when i get to go further in user space.  i
have no clue why a dynamically-linked minit suddenly started to work.
("no, really, i didn't change anything.  honest." :-)

  i'll be watching for new and exciting developments.

rday

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

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

* Re: ok, so now my dynamically-linked minit starts after all.  argh.
  2004-06-10 17:52 ok, so now my dynamically-linked minit starts after all. argh Robert P. J. Day
@ 2004-06-11  7:27 ` Pantelis Antoniou
  0 siblings, 0 replies; 2+ messages in thread
From: Pantelis Antoniou @ 2004-06-11  7:27 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Embedded Linux PPC list


Robert P. J. Day wrote:

>  gack.  after doing a thorough clean of my software tree, and rebuilding
>with a dynamically-linked minit, well, it works.  go figure.
>
>RAMDISK: Compressed image found at block 0
>VFS: Mounted root (ext2 filesystem).
>Mounted devfs on /dev
>Freeing unused kernel memory: 52k init
>Trying run_init_process with /sbin/minit
>FIFOs opened successfully.
>About to start default service.
>(hang)
>
>  in other words, i'm back where i was many days ago -- kernel booting,
>getting to minit, minit starting, then hanging.  but that's ok, given that
>i *expected* things to go south once i got to user space, based on
>previous postings here.
>
>  so, my best strategy at this point would seem to be to do the occasional
>"bk pull", and rebuild to see when i get to go further in user space.  i
>have no clue why a dynamically-linked minit suddenly started to work.
>("no, really, i didn't change anything.  honest." :-)
>
>  i'll be watching for new and exciting developments.
>
>rday
>
>
>
>
>
If you don't happen to have the magical card that Tom seems to have
you also need to comment out the update_mmu_cache function and
replace it with at empty define.

:)

Regards

Pantelis


** 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:[~2004-06-11  7:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-10 17:52 ok, so now my dynamically-linked minit starts after all. argh Robert P. J. Day
2004-06-11  7:27 ` Pantelis Antoniou

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