All of lore.kernel.org
 help / color / mirror / Atom feed
* initrd problems??
@ 2004-07-01 17:48 till varoquaux
  2004-07-02 12:21 ` Ben Collins
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: till varoquaux @ 2004-07-01 17:48 UTC (permalink / raw)
  To: sparclinux

I'm having problems netbooting a ultrasparc 1 server.
I'm using tilo (from silo1.4.6) with a home made initrd. In this initrd
I have a simple staticly linked busybox shell and a /linuxrc shell
script there are also a couple of devices under /dev. Now here is were
things start to get weird:
My initrd looks alright to me (at least it works find when I
mount it and chroot into it)
_If I use it without any changes I get the message you get when calling
busybox without any parametres ( /bin/busybox when the sha bang of my
/linuxrc is: #!/bin/sh)
_If I get rid of busybox put a statically linked bash in /bin and
replace the first line of /linuxrc with #!/bin/bash I get:
VFS: Mounted root (ext2 filesystem)
Kernel panic: No init found. Try passing init= option to your kernel

I'm confused: isn't the standard init for an initrd /linuxrc?
How do I pass options to the kernel with tilo?
How come busybox is called when there isn't even an init link??
My kernel is the one from the Debian boot cd (I don't have the time to
compile a new one until I get this problem solved).
Till Varoquaux
-- 
"pardon my french"

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

end of thread, other threads:[~2004-07-07 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-01 17:48 initrd problems?? till varoquaux
2004-07-02 12:21 ` Ben Collins
2004-07-02 12:44 ` Ben Collins
2004-07-02 12:58 ` till varoquaux
2004-07-07 14:06 ` till varoquaux

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.