LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   device-mapper error running LILO (https://www.linuxquestions.org/questions/slackware-14/device-mapper-error-running-lilo-918187/)

raypen 12-11-2011 11:07 AM

device-mapper error running LILO
 
Decided to build a smaller kernel for my MSI F725GM-P43 MB Slack 64 bit system, Kernel version
2.6.38.4.

I removed all RAID/LVM entries among other things since they were not enecessary
and ran the build. A few warnings, but nothing referencing RAID/LVM until I reran LILO which gave me
the following:

/proc/misc: No entry for device-mapper found.
Is device-mapper driver missing from kernel?
/proc/devices: No entry for device-mapper found.
Failed to set up list of device-mapper major numbers.

From what I read, it is only necessary for LVM and lack of it
does not interfere with booting or otherwise normal operation.

Is there any way to remove these entries when LILO is run?

Am I going to run into a problem down the line if I don't do something about this?

mlangdn 12-12-2011 03:52 AM

I see the same thing whenever I re-run lilo after a change. Its been there for a long time - at least two years. I read somewhere that its not a problem, but I can't remember where.

BroX 12-12-2011 12:02 PM

If you enable 'Device mapper support' in the kernel config you do not get those messages. I do not think it is harmful, but some one may come along and correct me.

Code:

Device Drivers --->[*] Multiple devices driver support (RAID and LVM)  --->
      <*> Device mapper support


raypen 12-12-2011 01:41 PM

Yes but I am trying to avoid all RAID/LVM programming such as mdadm and all
the attendant support. I do not want to select RAID just to remove a missing
device-mapper error message in LILO.

BroX 12-12-2011 01:51 PM

Yes I figured that, but since you asked ;-)
Quote:

Originally Posted by raypen (Post 4547231)
Is there any way to remove these entries when LILO is run?



All times are GMT -5. The time now is 07:50 AM.