Brain Goo

Carpe Crap ‘em

Brain Goo header image 4

Entries Tagged as 'LVM'

LVM Breaks When Upgrading Debian Etch to Lenny 4.x to 5.0

April 28th, 2009 · 3 Comments

Using the standard upgrade proceedures, Debian Etch + LVM will fail to upgrade to Debian Lenny gracefully.  This is due to the kernel modules and is simple to avoid.

Before changing apt sources (They should be etch)
apt-get update
apt-get upgrade
reboot if kernel upgrades
Now change your apt sources  (Lenny or Stable)
apt-get update
apt-get upgrade
NOTE: At this point lvm2 is [...]

[Read more →]

Tags: Debian · How Tos · LVM