Hi Rod, Your kernel doesn't have unionfs and(or) squashfs. Please check kernel configuration.
CONFIG_UNION_FS=y(or m) CONFIG_SQUASHFS=y(or m) BTW Ubuntu was distributed kernels don't create unionfs and squashfs modules default. There are in linux-ubuntu-modules-x.xx.x-xx . Regards, ======================================== Mitsutaka Amano MIRACLE LINUX CORPORATION ======================================== [EMAIL PROTECTED] wrote: > Hi, > I download the kernel (2.6.24-18.32 lpia-binary) on Ubuntu web site. > On the MIC Target window I did: > 1. make menuconfig > 2. make > 3. make install > 4. make modules > 5. make modules_install > > After I rebuild the kernel, I created an .img and tried booting it on > the Menlow platform, but when > trying to boot the new 2.6.24 kernel I am getting an error error message as > below: > > > Mounting none on /root failed > Mounting /root/dev on /dev/.static/dev failed > Mounting /sys on /root/sys failed > Mounting /proc on /root/proc failed > ... > ... > Target filesystem doesn't have /sbin/init > > Busybox x.x.x (Debian x:x.x.x) Built-in shell > (initramfs) > > Is any step wrong?? > > BRs, > Rod > _______________________________________________ > dev mailing list > [email protected] > https://www.moblin.org/mailman/listinfo/dev > > _______________________________________________ dev mailing list [email protected] https://www.moblin.org/mailman/listinfo/dev
