Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] about buildroot init
@ 2006-08-24 13:54 黄庆
  0 siblings, 0 replies; only message in thread
From: 黄庆 @ 2006-08-24 13:54 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-24 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-24 13:54 [Buildroot] about buildroot init 黄庆

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox