Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
Винда да, страшно глупая, с LVM конечно работать вообще не умеет.
Учтите, что в параметре -L указывается полный желаемый размер, а не его приращение.
$ info grub Images
On PC systems using the traditional MBR partition table format,
the core image is usually installed in the "MBR gap" between the
master boot record and the first partition, or sometimes it is
installed in a file system and read directly from that. The
latter is not recommended because GRUB needs to encode the
location of all the core image sectors in `diskboot.img', and if
the file system ever moves the core image around (as it is entitled
to do) then GRUB must be reinstalled; it also means that GRUB will
not be able to reliably find the core image if it resides on a
different disk than the one to which `boot.img' was installed.Настраивается пакет lvm2 (2.02.66-4ubuntu7.1) ...
update-initramfs: deferring update (trigger activated)
Обрабатываются триггеры для initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-29-generic-pae
grep: /boot/config-3.2.0-29-generic-pae: Нет такого файла или каталога
/boot:sudo mount /dev/sdaX /mnt/boot/
sudo mount --bind /dev /mnt/dev
sudo mount --bind /proc /mnt/proc
sudo mount --bind /sys /mnt/sys
sudo chroot /mnt /bin/bash
sudo aptitude reinstall lvm2
Установка Ubuntu Desktop на LVM