On Tuesday 21 December 2010 21:02, David Henderson wrote: > Is there anyway for busybox to look for proc somewhere else other than > root (e.g. /mnt/proc)? I looked through the configuration for busybox > again and the only option I can see (in 'make menuconfig') is: General > Configuration -> Path to BusyBox executable. However, this isn't for > the proc fs. Are there any patches that allow this option (or can one > be made) to be in the configuration for BusyBox?
Are you going to patch all other programs too? This is unrealistic. Just mount proc on /proc. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
