Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub2-mkconfig ignore device-mapper not installed?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jeffk
l33t
l33t


Joined: 13 Sep 2003
Posts: 671

PostPosted: Tue Nov 08, 2011 3:48 am    Post subject: grub2-mkconfig ignore device-mapper not installed? Reply with quote

On ~amd64 I have been running without device-mapper installed for as long as I can remember. For some time grub2 (grub-9999) has been returning a warning/error about failure to find device-mapper:
Code:
$ sudo grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub.cfg ...
Found linux image: /boot/kernel-genkernel-x86_64-3.1.0-gentoo-r1
Found initrd image: /boot/initramfs-genkernel-x86_64-3.1.0-gentoo-r1
Found linux image: /boot/kernel-genkernel-x86_64-3.1.0-gentoo
Found initrd image: /boot/initramfs-genkernel-x86_64-3.1.0-gentoo
  /dev/mapper/control: open failed: No such device
  Failure to communicate with kernel device-mapper driver.
  Check that device-mapper is available in the kernel.
  No volume groups found
done

Is there anything I can do to suppress this warning. If not, is there a reason I need to be running device mapper?

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum