You are not logged in.

#1 2013-11-14 20:37:06

toni
Member
Registered: 2011-10-15
Posts: 437

[SOLVED] Weird behaviour after upgrading linux kernel

Every time I perform a:

$sudo pacman -Syu

and then reboot, arch does not boot up. Then I must enter in the console using an arch live cd and then in the console I must mount all my partitions (LVM) and then do an arch-chrooting. FInally I must do a:

#pacman -S linux linux-headers

once I do it, my arch boots up again.

Why is it happening each time I upgrade the kernel?

I must say that I have LVM partition. My disk structure is as follows (I do not know if it is the problem):

sdb      8:16   0 298,1G  0 disk 
├─sdb1   8:17   0     2M  0 part -> Grub bios partition
├─sdb2   8:18   0     1G  0 part -> boot partition
└─sdb3   8:19   0 297,1G  0 part -> LVM
  ├─VolGroup00-lvolswap
       254:0    0     8G  0 lvm  [SWAP]
  ├─VolGroup00-lvolhome
       254:1    0    80G  0 lvm  /home
  ├─VolGroup00-lvolroot
       254:2    0    20G  0 lvm  /
  └─VolGroup00-lvolvar
       254:3    0    12G  0 lvm  /var

Last edited by toni (2013-11-14 21:29:44)

Offline

#2 2013-11-14 20:56:40

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Weird behaviour after upgrading linux kernel

Is you /boot mounted when you upgrade the kernel? It doesn't sound like it is.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-11-14 21:10:34

toni
Member
Registered: 2011-10-15
Posts: 437

Re: [SOLVED] Weird behaviour after upgrading linux kernel

jasonwryan wrote:

Is you /boot mounted when you upgrade the kernel? It doesn't sound like it is.

Many thanks, the problem was that boot was not mounted when performing pacman -Syu but I do not understand why when generating images it does not crashes if boot partition is not mounted. Could you explain me, please?

Offline

#4 2013-11-14 21:19:51

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Weird behaviour after upgrading linux kernel

Why would it crash? The images will just be placed in the spot where your /boot should be mounted. When you actually do mount /boot, it is over those images...


Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB