Rafael Sorto wrote: > finally as u may all imagine kernel panic !! i need initrd and not > initramfs , so i was woundering if there is a way to make my initrd > including the gensplash stuff so all my work of this morning wont be > unused. > As you're now compiling your own kernel, you no longer need initrd, and you only need initramfs for gensplash. So compile whatever support you need to boot your system - disk controller, root fs, anything currently in your initrd - into your kernel i.e. not modules, and you will be fine. > Do i need to use the archck for me to use gensplash ? > You don't need to, but it would make it an awful lot easier for you. iphitus has already done all the hard work.
BTW, it's not archck anymore - it's beyond. :) > p.s. sorry for my english xD Apology completely unnecessary. Tom K. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
