On 22/11/2013 20:15, Christoph Egger wrote: > % sudo update-grub > Generating grub.cfg ... > Found kernel of FreeBSD: /boot/kfreebsd-10.0-0-amd64.gz > Found kernel module directory: /boot/lib/modules/10.0-0-amd64
You symlinked /lib/modules to /boot/lib/modules ? > Found kernel of FreeBSD: /boot/kfreebsd-9.2-RC2.gz > Found kernel module directory: /boot/kernel > ls: cannot access /boot/kernel/opensolaris.ko: No such file or directory This looks like an incomplete install of kfreebsd-9.2-RC2.gz. Where's opensolaris.ko? grub-mkconfig probably tried /lib/modules/9.2-RC2/ already, and failed. > and either no grub.cfg created or still created with set > kFreeBSD.vfs.root.mountfrom=unknown:/dev/ada0s1 grub-mkconfig aborts on errors, or at least used to. When that happens it prefers to avoid messing your grub.cfg rather than risk creating an incomplete/unusable file. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org