[BusyBox] bb-0.60.1 built in shell

Andrew Dixon andrew.dixon at seranoa.com
Fri Sep 7 08:26:21 UTC 2001


Hey,
I'm upgrading from bb-0.52 to bb-0.60.1 and I was wondering if anyone
could help me out with a problem I'm having with the built in shell.

After I compile bb-0.60.1 (with the ash shell) I test it out by running:
	andrew.dixon at wolf:~/busybox-0.60.1$ ./busybox sh


	BusyBox v0.60.1 (2001.09.07-14:39+0000) Built-in shell (ash)
	Enter 'help' for a list of built-in commands.
	
	$ 

this is the expected ash prompt and all is well.

When I try to chroot to the current directory to really see if it's
working though it hangs:
	wolf:/home/andrew.dixon/busybox-0.60.1# chroot . ./busybox sh
	chroot: cannot execute ./busybox: No such file or directory

With bb-0.52 the above command gave me a nice working environment where
I could test stuff out.  Any body know how to fix this one?

thanks,
Andy





More information about the busybox mailing list