[BusyBox 0000708]: switch_root parses init parameters wrongly

bugs at busybox.net bugs at busybox.net
Thu Feb 9 13:03:34 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=708 
====================================================================== 
Reported By:                hel
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   708
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-09-2006 05:03 PST
Last Modified:              02-09-2006 05:03 PST
====================================================================== 
Summary:                    switch_root parses init parameters wrongly
Description: 
I could reproduce this problem with busybox r13886 compiled statically
against uclibc --- used in an initramfs

the command
switch_root -c /dev/console /mnt/newroot /sbin/init 1
does not deliver the "1" over to init

however
switch_root -c /dev/console /mnt/newroot /sbin/init dummy 1
does start init in the correct runlevel.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-09-06 05:03  hel            New Issue                                    
02-09-06 05:03  hel            Status                   new => assigned     
02-09-06 05:03  hel            Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list