Re: [arch-general] FS#29803 - Kernel 3.3.4-2 panic

2012-05-12 Thread gt
On Thu, May 10, 2012 at 02:56:02PM +0200, Martti Kühne wrote: > Maybe pasting some output would help? [1] > > cheers! > mar77i > > [1] http://paste.pocoo.org/ Offtopic: lodgeit died a few days back :(

Re: [arch-general] FS#29803 - Kernel 3.3.4-2 panic

2012-05-10 Thread Martti Kühne
On Tue, May 08, 2012 at 12:03:06PM -0300, Denis A. Altoé Falqueto wrote: > On Tue, May 8, 2012 at 11:58 AM, Fabiano Furtado Pessoa Coelho > wrote: > > Nope... :( > > > > I only did "pacman -S linux" > > > > Is "pacman -S linux" = "mkinitcpio -p linux"? > > It's not equal, but mkinitcpio should de

Re: [arch-general] FS#29803 - Kernel 3.3.4-2 panic

2012-05-08 Thread Fabiano Furtado Pessoa Coelho
Yes! The /boot partiton has enought free space. Details: $ df -h Filesystem Size Used Avail Use% Mounted on rootfs 400G 7.2G 373G 2% / /dev997M 0 997M 0% /dev run1004M 112K 1004M 1% /run /dev/sda2 400G 7.2G 373G 2% / shm100

Re: [arch-general] FS#29803 - Kernel 3.3.4-2 panic

2012-05-08 Thread Rodrigo Rivas
On Tue, May 8, 2012 at 2:48 PM, Fabiano Furtado Pessoa Coelho < fusc...@gmail.com> wrote: > Hi, > > Following Dave's comment (https://bugs.archlinux.org/task/29803), I've > generated my initramfs, reinstalling the linux package: pacman -S > linux > > What can I do to fix this problem? > You said

Re: [arch-general] FS#29803 - Kernel 3.3.4-2 panic

2012-05-08 Thread Denis A . Altoé Falqueto
On Tue, May 8, 2012 at 11:58 AM, Fabiano Furtado Pessoa Coelho wrote: > Nope... :( > > I only did "pacman -S linux" > > Is "pacman -S linux" = "mkinitcpio -p linux"? It's not equal, but mkinitcpio should definetively be called automatcaly. This is very weird. -- A: Because it obfuscates the rea

Re: [arch-general] FS#29803 - Kernel 3.3.4-2 panic

2012-05-08 Thread Fabiano Furtado Pessoa Coelho
Nope... :( I only did "pacman -S linux" Is "pacman -S linux" = "mkinitcpio -p linux"? Thanks. On Tue, May 8, 2012 at 10:46 AM, Rodrigo Rivas wrote: > On Tue, May 8, 2012 at 2:48 PM, Fabiano Furtado Pessoa Coelho wrote: > >> What can I do to fix this problem? >> >> Did you try forcing a rebuild

Re: [arch-general] FS#29803 - Kernel 3.3.4-2 panic

2012-05-08 Thread Rodrigo Rivas
On Tue, May 8, 2012 at 2:48 PM, Fabiano Furtado Pessoa Coelho < fusc...@gmail.com> wrote: > What can I do to fix this problem? > > Did you try forcing a rebuild of your initramfs with # mkinitcpio -p linux ? -- Rodrigo