Public bug reported:

After upgrading to vivid, I seem to have lost all udev rules and cannot
mount any USB sticks anymore.

All I have is this:

# michael-heuberger at M1 in /etc/udev/rules.d [19:12:41]
$ l
total 12K
drwxr-xr-x 2 root root 4.0K Oct 31  2014 .
drwxr-xr-x 4 root root 4.0K Aug 24 18:53 ..
-rw-r--r-- 1 root root  628 Oct 31  2014 70-persistent-net.rules

The contents of this one rules file is simple

$ cat 70-persistent-net.rules 
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# PCI device 0x11ab:0x4364 (sky2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="f4:6d:04:00:dc:74", ATTR{dev_id}=="0x0", ATTR{type}=="1", 
KERNEL=="eth*", NAME="eth0"

# PCI device 0x168c:0x0023 (ath9k)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:25:86:d0:bc:17", ATTR{dev_id}=="0x0", ATTR{type}=="1", 
KERNEL=="wlan*", NAME="wlan0"

But what else is missing?

** Affects: systemd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1487983

Title:
  No rules and cannot mount USB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1487983/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to