FS#1129 - udev package doesn't support device-mapper out-of-the-box

Attached to Project: Arch Linux
Opened by xxx (geekux) - Thursday, 15 July 2004, 07:07 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To No-one
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

I just switched to udev (installed the new Arch Linux udev package (udev 030-2), and found device-mapper not working due to a missing line in udev.rules -- /dev/mapper/control is not created automatically.

Adding the line:

KERNEL="device-mapper", NAME="mapper/control"

to udev.rules fixed the problem for me.
This task depends upon

Closed by  Judd Vinet (judd)
Friday, 16 July 2004, 01:22 GMT
Reason for closing:  Fixed

Loading...