Hi,all I want to install moblin v2 beta on menlow, so I rebuilt the kernel, and used moblin-chroot to create the new image. An error reported :
This filesystem will be automatically checked every 32 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. tune2fs 1.41.3 (12-Oct-2008) Setting maximal mount count to -1 Setting interval between checks to 0 seconds Copying filesystem... Error creating Live CD : Unable to copy valid kernels or initrds, please check the repo Your new image can be found here: Finished. It seems allright when compiled the kernel , but I found initrd- file in boot/ was deleted after "make modules_install". Here is my step: 1、$ sudo moblin-chroot -s kernel-chroot --unpack-only ***********.usbimg 2、$ sudo moblin-chroot kernel-chroot/ 3、bash-3.2# rpm -ivh kernel-2.6.29.1-18.1.moblin2.src.rpm bash-3.2# rpmbuild -bp kernel.spec 4、bash-3.2# make ARCH=x86 bzImage bash-3.2# make ARCH=x86 modules bash-3.2# make ARCH=x86 modules_install bash-3.2# make install I found initrd- file in boot/ after "make modules" , but it disappeared after "make modules_install". Without that file the moblin-chroot can't convert an new image. How can i create an initrd file? Best Regards. Wei _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
