New udev rules breaking things


Results 1 to 2 of 2

Thread: New udev rules breaking things

  1. #1
    Join Date
    Jul 2002
    Location
    New Orleans, LA USA
    Posts
    986

    New udev rules breaking things

    On my Sid box, I did an update and it appears it also updates udev's rule set that doesn't like the notion of dm-crypt or LVM. For example:

    Code:
    trilarian@Debian-Desktop:~$ df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/dm-1             9.9G  2.4G  7.1G  26% /
    tmpfs                 438M     0  438M   0% /lib/init/rw
    udev                   10M  192K  9.9M   2% /dev
    tmpfs                 438M     0  438M   0% /dev/shm
    /dev/md0               94M   83M   12M  88% /boot
    /dev/dm-2            1008M  630M  328M  66% /var
    /dev/dm-3             600G  291G  310G  49% /home
    When I used to run df I would get lvm/dm name instead of number, like:

    Code:
    /dev/mapper/raid-root     9.9G  2.4G  7.1G  26% /
    Any ideas on what I need to change in udev to restore the old function? Thanks.
    "Whenever you find yourself on the side of the majority, it's time to pause and reflect."

    -Mark Twain

  2. #2
    Join Date
    Jul 2002
    Location
    Vladivostok, Russia
    Posts
    9,053
    I can help you with this much, in the time I have alloted this morning.
    "I was pulled over for speeding today. The officer said, "Don't you know
    the speed limit is 55 miles an hour?" And I said, "Yes, but I wasn't going
    to be out that long."

    How To Ask Questions The Smart Way
    COME VISIT ME IN RUSSIA NOW!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •