[solved] grub2

Подскажите что я делаю не так:

fdisk -l
Disk /dev/sdb: 28 GiB, 30016659456 bytes, 58626288 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0007e32a

Устр-во   Загрузочный     Start Конец   Blocks  Id System
/dev/sdb1 *                2048    390719   194336  83 Linux
/dev/sdb2                391168  18822808  9215820+ 83 Linux       - - linuxmint
/dev/sdb3              18823168  58626287 19901560  83 Linux     - -gentoo


mount
...
/dev/sdb3 on / type ext4 (rw,noatime,discard,errors=remount-ro,commit=60,data=ordered)
/dev/sdb2 on /linuxmint type ext4 (rw,noatime,discard,errors=remount-ro,commit=60)
/dev/sdb1 on /boot type ext2 (rw)
...

ls -l /linuxmint/boot
итого 37024
-rw-r--r-- 1 root root  1162233 апр 11 00:23 abi-3.13.0-24-generic
-rw-r--r-- 1 root root   169631 апр 11 00:23 config-3.13.0-24-generic
drwxr-xr-x 5 root root     4096 май 28 09:52 grub
-rw-r--r-- 1 root root 27539014 май 28 09:52 initrd.img-3.13.0-24-generic
-rw-r--r-- 1 root root   176500 мар 12 16:31 memtest86+.bin
-rw-r--r-- 1 root root   178176 мар 12 16:31 memtest86+.elf
-rw-r--r-- 1 root root   178680 мар 12 16:31 memtest86+_multiboot.bin
-rw------- 1 root root  2685850 апр 11 00:23 System.map-3.13.0-24-generic
-rw-r--r-- 1 root root  5800848 май 13 11:47 vmlinuz-3.13.0-24-generic

ls -l /etc/grub.d/
итого 56
-rwxr-xr-x 1 root root  7766 мар 13 03:07 00_header
-rwxr-xr-x 1 root root  9282 мар 13 03:07 10_linux
-rwxr--r-- 1 root root 10329 мар 13 03:07 20_linux_xen
-rwxr--r-- 1 root root 10140 мар 13 03:07 30_os-prober
-rwxr--r-- 1 root root   214 мар 13 03:07 40_custom
-rwxr--r-- 1 root root   216 мар 13 03:07 41_custom
-rw-r--r-- 1 root root   483 мар 13 03:07 README

grub2-mkconfig -o /boot/grub/grub.cfg
Генерируется grub.cfg …
Найден образ linux: /boot/kernel-3.12.20-gentoo
Найден образ linux: /boot/kernel-3.12.13-gentoo
завершено

a где linuxmint /dev/sdb2? почему он его не находит автоматом...

Пакет os-prober

Пакет os-prober установлен?

Вы хоть документацию по grub2 читали http://wiki.gentoo.org/wiki/GRUB2 ?

спасибо. извиняюсь за тупой

спасибо. извиняюсь за тупой вопрос

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".