touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #98280
[Bug 1487983] Re: No rules and cannot mount USB
/etc/udev/rules.d/ is not supposed to have any rules except 70
-persistent-net.rules. Distribution supplied rules are in
/lib/udev/rules.d/.
Please run "ubuntu-bug storage" to file a new report with debug data,
this will be easier for the both of us. Thank you!
** Changed in: systemd (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1487983
Title:
No rules and cannot mount USB
Status in systemd package in Ubuntu:
Invalid
Bug description:
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?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1487983/+subscriptions
References