On Thu, 15 Jun 2006 12:16:59 +0200 Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:
> On Thursday 15 June 2006 09:30, Neil Bothwick wrote: > > On Thu, 15 Jun 2006 01:52:29 +0200, Bo Ørsted Andresen wrote: > > > > Are you using LVM? > > > > > > Sure. So it's because of this? > > > > > > ======================== > > > # grep ^\ *filter /etc/lvm/lvm.conf > > > filter = [ "a/.*/" ] > > > ======================== > > > > Yes, you need to comment this line and uncomment the cdrom line. Or you > > can use a filter line that only permits specified devices, which also > > stops LVM scanning any memory sticks etc (unless you want LVM on a memory > > stick :) > > I have changed it to this: > > ======================== > # grep ^\ *filter /etc/lvm/lvm.conf > filter = [ "a|^/dev/hda|", "r/.*/" ] > ======================== > > My cdrom drive is /dev/hdc. But this has not changed anything. I still get > those messages. :( > > -- > Bo Andresen Just a guess, is it one of those hald "auto mount everything I put anywhere near the computer so I act like windows" things? > -- gentoo-user@gentoo.org mailing list