Re: Selinux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrea Bencini wrote:
I installed FC6.
If and only if  I disable selinux (/etc/selinux/config)  at boot I receive
this message:

....Logical Volume Management: /dev/hdc: open failed: No medium found
Attempt to close device '/dev/hdc' which is not open

What do I have to do to not receive this message?
...and why do I receive this message?

The device mapper is trying to tickle each block device. /dev/hdc is your IDE CD-ROM drive, and the device mapper is checking it. Since it is empty, you get the warning. It's not an issue, you can safely ignore it.

If you are dead-set on not seeing that error, edit /etc/lvm/lvm.conf and filter /dev/hdc. There is an example line in the conf file you can use. Please read the comments, you will note that only one filter line is allowed.

You might play with something like:

# Exclude the cdrom drive
filter = [ "r|/dev/hdc|" ]


Thomas

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux