On 10/4/06, Jan de Groot <[EMAIL PROTECTED]> wrote: > On Wed, 2006-10-04 at 20:18 +0200, Oberón wrote: > > Now, I have an grub entry for pacman image (it does not work) and > > another > > one to fall-back (following instruccions) and a generated by myself > > mkinitcpio -g /boot/mykernel26.img (Remmeber > > modify /etc/mkinitcpio.conf > > with your parameters) > > > > So, I can still working while I hope a good image from pacman. > > The image generated by pacman is generated from your mkinitcpio.conf, so > if you setup your config to work correctly, you can name the initcpio > image as the default, as pacman will use your configuration file to > generate the initcpio image. > > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch >
Hi! This happened to me this last weekend too. I found this thread in the foruns: http://bbs.archlinux.org/viewtopic.php?t=25469 It seems that there was some problems with klibc-extras not being recognized as a dependency of kernel26. I solved it with: 1. Booting with the Arch install disk; 2. In the boot prompt, arch root=/dev/hd<my arch partition> ro 3. In the shell prompt, pacman -S klibc-extras and pacman -S kernel26 4. Reboot and the kernel is fine. HTH -- ------------------------------------------- Denis A. Altoe Falqueto ------------------------------------------- _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
