system can't find CD drive

Craig McLean craig at fukka.co.uk
Wed Mar 29 11:55:54 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Timothy Payne wrote:
> Root can find and use it, but as a user it seems to be missing.
> Complains no /bin/fuser file.
> 
> Tim...
> 

Had a similar issue here. It was because the app was looking for
/bin/fuser, but fuser is actually /sbin/fuser.
Try:
ln -s /sbin/fuser /bin/fuser

to create a symlink to fuser in /bin, then see if the problem goes away.

C.

- --
Craig McLean		http://fukka.co.uk
craig at fukka.co.uk	Where the fun never starts
	Powered by FreeBSD, and GIN!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEKnXJMDDagS2VwJ4RAshmAJ9BZPy/3sIH2Rne+jHT+tIxY+0W5wCdGFz8
Qnmi810mS4kuQuqNtbr2JPE=
=kuVX
-----END PGP SIGNATURE-----




More information about the fedora-list mailing list