Derek Spadaro: > I am still working on it. Reproduction is difficult because the > application is an embedded system using MIPS processor. I may need to > try 2.6.21.5 kernel, 0.9.30 uClibc, and 3.2 squashfs on a desktop. > But this environment is not created very easily. Also I have still > failed thus far to compile glibc for MIPS.
I made a simple test. - retrieve http://www.uclibc.org/downloads/binaries/0.9.30/system-image-i686.tar.bz2 and plain linux-2.6.21.5 source files - extract system-image-i686.tar.bz2 - ./run-with-home.sh and cp /proc/config.gz /home which is ./hdb.img - configure plain linux-2.6.21.5 with the copied config.gz - build linux-2.6.21.5 - replace ./zImage-i686 by the built bzImage - build aufs1 for linux-2.6.21.5 - copy the built aufs.ko into hdb.img, which will be /home in qemu. - edit /usr/bin/qemu-setup.sh in ./image-i686.ext2 and rename to /init. - in /init, mount aufs and switch_root No problem. How can I reproduce your problem? J. R. Okajima ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
