MBR problem solved
I’ve got one machine with a totally screwed MBR.
Booted into Ubuntu LiveCD, mounted main partition. Reinstalled grub. Working. Phew.
mount /dev/sda7 /media/maverick
grub-install --root-directory=/media/maverick /dev/sda
reboot
I’ve got one machine with a totally screwed MBR.
Booted into Ubuntu LiveCD, mounted main partition. Reinstalled grub. Working. Phew.
mount /dev/sda7 /media/maverick
grub-install --root-directory=/media/maverick /dev/sda
reboot