severity 294575 normal
thanks

On Feb 10, Michael Schmitt <[EMAIL PROTECTED]> wrote:

> I tried to install gnome-volume-manager and it depends on udev but udev did 
> not
> install correctly.

Your kernel lacks tmpfs support, but apparently does not behaves like
older kernels.
Please run these commands and report what happens:

mkdir /tmp/test1
mount -n -o size=5M,mode=0755 -t ramfs none /tmp/test1
mkdir /tmp/test2
mount -n -o size=5M,mode=0755 -t tmpfs none /tmp/test2
cp /etc/group /tmp/test/file

Please also send the .config file of the running kernel and the content
of /proc/filesystems .

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to