[solved] Server don't come up after Upgrade to 1.6
i have Debian Lenny and have done
to upgrade Proxmox to 1.6
After that, the Server don't comes up again.
So i start in rescue-Mode and remount the sda1 and the lvm partition.
Then i do
and
.
But if i do
, i only see entrys like this:
I even try update-grub, but nothing seems to help?
Any idea, what i could do to fix the problem?
If i do
i have Debian Lenny and have done
Code:
aptitude safe-upgrade
After that, the Server don't comes up again.
So i start in rescue-Mode and remount the sda1 and the lvm partition.
Then i do
Code:
aptitude install pve-kernel-2.6.35-1-pve pve-headers-2.6.35-1-pve
Code:
aptitude install proxmox-ve-2.6.35
But if i do
Code:
cat /boot/grub/menu.lst
Code:
title Proxmox Virtual Environment, kernel 2.6.18-4-pve
root (hd0,0)
kernel /vmlinuz-2.6.18-4-pve root=/dev/mapper/pve-root ro
initrd /initrd.img-2.6.18-4-pve
title Proxmox Virtual Environment, kernel 2.6.18-2-pve
root (hd0,0)
kernel /vmlinuz-2.6.18-2-pve root=/dev/mapper/pve-root ro
initrd /initrd.img-2.6.18-2-pve
title Proxmox Virtual Environment, kernel memtest86+
root (hd0,0)
kernel /memtest86+.bin
Any idea, what i could do to fix the problem?
If i do
i got this:ls -als /dev/mapper/
So no pve-root seems to be there anymore.control pve1-data pve1-vm--106--disk--1
Last edited: