Hi, I work on an embedded device that uses LFS. I recently added a farily basic initramfs image (using busybox) to correctly handle UUID stuff on the kernel command line and also to display a nice boot logo.
The logo is displayed correctly during kernel booting (I used the "quiet" option on the kernel cmd line). But when I switch to the real rootfs and start /sbin/init I see all the messages from the different init.d services. Is there a way to remove these messages? Maybe by redirecting them in a log file? Regards, Marc -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
