jidanni wrote:
> Why don't you take out the network next time too so I can't write such nasty
> notes.
Well you're lucky. On my system it *did* take out the network...
Couldn't fix it until I got my hands on someone else's computer to learn
what the problem (and workaround) was.
Drew
--
#issue 1: udev failing during boot
The bug is in the sysv init script for udev:
It has set -e and
if [ -d /run/ ]; then
mkdir -p /run/udev/rules.d/
create_dev_root_rule /run/udev/
else
This will obviously fail when /run is ro, the script will exit and as a
consequence udevd is
On Wed, 6 Apr 2011, Marco d'Itri wrote:
> reassign 621036 base-files
> retitle 621036 base-files creates an unuseable /run, breaking udev and the
> whole system
> affects 621036 udev
> block 620995 with 621036 620191
> thanks
>
> On Apr 06, Gianluigi Tiesi wrote:
>
> Indeed this happens becaus
Processing commands for cont...@bugs.debian.org:
> reassign 621036 base-files
Bug #621036 [udev] udev fails to load modules at startup: cannot create
/run/udev//root-link-rule: Read-only file system
Bug reassigned from package 'udev' to 'base-files'.
Bug No longer marked as found in versions udev
reassign 621036 base-files
retitle 621036 base-files creates an unuseable /run, breaking udev and the
whole system
affects 621036 udev
block 620995 with 621036 620191
thanks
On Apr 06, Gianluigi Tiesi wrote:
Indeed this happens because your system has /run/ but it is not
writeable. udev does no
Package: udev
Version: 167-1
Severity: grave
Tags: sid
I've just upgraded udev from 166-1 to 167-1, but udev is not anymore able
to load modules, e.g. network cards
166-1 was ok
but now even downgrading (dpkg -i of 166-1) udev does not solve the problem
(I've also called update-initramfs)
I thi
6 matches
Mail list logo