My linux system scans my cdrom on boot. Can I disable that feature without removing my cdrom tray?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
If you are running LVM, or have the LVM tools installed, it will scan for LVM devices during the init sequence. This is controlled by the lvm config file ( The config file may have a commented-out line to exclude In the
|
|||
|
Another one guilty of doing these things might be some kind of hardware-scan-process. In RH/clones this is kudzu. I am not sure if gentoo has a similar startup process that scans for new/changed hardware. |
|||
|
|