Поскольку обновить 7.10 до 8.04 у меня не получилось (вис апдейтер постоянно) - пришлось качать дистрибутив и ставить его.
Форматнул разделы где были / и /home
Установка - окей, перезагружаюсь - выбираю первый пункт (Ubuntu 8.04)
Error 22 no such partition
тоже самое если выбрать рекавери или мемтест
погуглил, понял что нужно что-то менять в menu.lst
Привожу отрывок из него.
title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd1,5)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=2a90ea49-1d5c-4b0e-9d4a-2365e4685f54 ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
root (hd1,5)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=2a90ea49-1d5c-4b0e-9d4a-2365e4685f54 ro single
initrd /boot/initrd.img-2.6.24-16-generic
title Ubuntu 8.04, memtest86+
root (hd1,5)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdb1
title Windows Vista/Longhorn (loader)
root (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
Помогите плиз