On Wed, Jan 11, 2012 at 10:41 PM, Karol Blazewicz <karol.blazewicz@gmail.com> wrote:
On Thu, Jan 12, 2012 at 3:00 AM, Jonathan Vasquez <jvasquez1011@gmail.com> wrote:
but should the initramfs be integrated enough into the system where the output messages don't get displayed?)
I think the initscripts produce what you see while booting and shutting down. Is there anything written to your /var/log/boot ?
Yup they are. But I believe they are depending on the initramfs, because without it, it doesn't show the Arch messages. With initramfs (created for my kernel, default hooks, nothing else): http://twitpic.com/867uyh Without initramfs: http://twitpic.com/867vss My kernel is monolithic, but I've enabled initramfs support for the purposes of the Arch messages. It also has module support for modules I built outside of the kernel like nvidia and virtualbox. dmesg.log: http://paste.pocoo.org/show/533609/ crond.log http://paste.pocoo.org/show/533610/ Here are the messages for the boot screen (/var/log/boot): http://paste.pocoo.org/show/533611/ Everything is pretty much working (sound, graphics, microphone, camera, etc). I just have to fix my suspend which works in Gentoo but not in Arch. I'm probably missing something, but that is another issue. -- Jonathan Vasquez