On Sat, Feb 17, 2007 at 06:54:01PM +0100, Thomas Fazekas wrote:
> I suspect that means udev is not installed.
> Moreover
> /etc/udev/permissions.rules (or /etc/udev) doesn't exist
OK in that case I would suggest installing it - although just
before doing so I'd check that you're not using hotp
Steve,
ps -ef | grep udev
returns nothing
dpkg --list udev
reurns
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version
On Sat, Feb 17, 2007 at 06:07:28PM +0100, Thomas Fazekas wrote:
> I'm having the following weird /dev/null problem in both etch and
> sarge installed
> on XEN machines. Namely the /dev/ull permissions look like crw-rw.
> AFAIK udev is not installed (I'm not sure how to check that...)
> As a m
I'm having the following weird /dev/null problem in both etch and
sarge installed
on XEN machines. Namely the /dev/ull permissions look like crw-rw.
I've tried changing the permissions with
chmod 666 /dev/null
Also tried recreating the device with the right permissions
mknod /dev/null c 1 3
c
4 matches
Mail list logo