From: 黄庆 <hqin@21cn.com>
To: buildroot@busybox.net
Subject: [Buildroot] about buildroot init
Date: Thu, 24 Aug 2006 21:54:09 +0800 [thread overview]
Message-ID: <IIEAIBGJEBPAKHDPCEENKEMJCKAA.hqin@21cn.com> (raw)
hi,
I use buildroot for ixp425 & MPC8280,I get some troubles.
I make rootfs.powerpc.ext2.gz,and use it for ixp425 & mpc8280 ramdisk.
When linux uncompress ramdisk.gz,exec init,then system halt
if del /sbin/init ,then I can direct enter bash ,so I think that is init's promble.
buybox default configure
Init Utilities --->
x x [*] init x x
x x [*] debugging aid x x
x x [*] Support reading an inittab file x x
x x [ ] Support running commands with a controlling-tty x x
x x [ ] Be _extra_ quiet on boot x x
x x [ ] Support dumping core for child processes (debugging only) x x
x x [ ] Support running init from within an initrd (not initramfs) x x
x x [*] poweroff, halt, and reboot x x
x x [ ] mesg
.....
Freeing unused kernel memory: 64k init
init started: BusyBox v1.2.0 (2006.08.23-09:44+0000) multi-call binary
command='/bin/mount -o remount,rw /' action='1' terminal='/dev/null'
Initializing random number generator... done.
Starting network...
/etc/init.d/dhcp-relay not yet configured! - Aborting...
Then system is halt!
I try to this confiure
buybox configure
Init Utilities --->
x x [*] init
x x [*] debugging aid
x x [ ] Support reading an inittab file // I unselect this item
x x [ ] Support running commands with a controlling-tty
x x [ ] Be _extra_ quiet on boot
x x [ ] Support dumping core for child processes (debugging only)
x x [ ] Support running init from within an initrd (not initramfs)
x x [*] poweroff, halt, and reboot
x x [ ] mesg
.....
Freeing unused kernel memory: 64k init
init started: BusyBox v1.2.0 (2006.08.23-09:44+0000) multi-call binary
command='/bin/mount -o remount,rw /' action='1' terminal='/dev/null'
Initializing random number generator... done.
Starting network...
/etc/init.d/dhcp-relay not yet configured! - Aborting...
Please press Enter to activate this console.
#
my environment
1) MPC8280 & IXP425 hardware is OK
2)if mpc8280 use MontaVista's rootfs ,it work OK,and if ixp425 use snapgear build ramdisk.gz ,It work ok,too.
3)buildroot version is 2006-8-17 snapshot,gcc is 4.0.3,linux-kernel include 2.4.31,binutils 2.16.1,uClibc & busybox is snapshot 2006-08-17
4)mpc8280 zImage: linux kernel version is 2.4.26 ,IXP425 zImage:linux kernel version 2.4.27
so please guide me how to resolve this issue
Thanks
Ken Huang
reply other threads:[~2006-08-24 13:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=IIEAIBGJEBPAKHDPCEENKEMJCKAA.hqin@21cn.com \
--to=hqin@21cn.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox