Comment 8 for bug 12581

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 6 Feb 2005 11:20:38 +0100
From: <email address hidden> (Marco d'Itri)
To: "Jean-Luc Coulon (f5ibh)" <email address hidden>,
 <email address hidden>
Subject: Re: Bug#293817: udev: upgrade to 0.051-1 renders the system unbootable

--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Feb 06, "Jean-Luc Coulon (f5ibh)" <email address hidden> wrote:

> I've redone the test, it is always the same. It begin to boot and the =20
> stops displaying anything while there is still some activity. I didnt =20
> manage to reach my box via the network: whine I can ping it, ssh is not =
=20
> working.
>=20
> The latest displayed message are:
This is not helping. Please reboot the system with init=3D/bin/bash,
manually run:

/etc/init.d/mountvirtfs start
/etc/init.d/udev start

and check what really happens.

> #BUS=3D"usb", SYSFS{idVendor}=3D"056a", SYSFS{idProduct}=3D"0011", NAME=
=3D"%k", =20
> SYMLINK=3D"input/tablet"
>=20
> But the way, if I tried to enable this line, it creates first the right =
=20
> symlink but it is overwritten later with every device in /dev/inout/ to =
=20
> finally stay with the latest found.
I find hard to believe that such a bug is exposed only on your system.

> To be able to boot, I've started the system on a live CD and the =20
> download the previous debian package fro udev (0.050-6) from =20
If udev breaks, you can disable it by disabling the init script.

Or else, add to the top of the init script:

if [ "$DISABLE_UDEV" =3D "yes" ]; then
  echo "udev disabled by a kernel parameter
  exit 0
fi

and you will be able to disable it by adding DISABLE_UDEV=3Dyes to the
kernel command line.

--=20
ciao,
Marco

--VS++wcV0S1rZb1Fb
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCBe92FGfw2OHuP7ERAgIvAJ9NO7jY36JPkEBMHtLQ96BQfiJzGACgniMz
KqLcZfiAfQxpbQPylGzuQs4=
=kwWo
-----END PGP SIGNATURE-----

--VS++wcV0S1rZb1Fb--