分类: LINUX
2009-11-27 14:52:41
By
default ivman does not mount usb hard drives, because they are not
considered "removeable". I believe that this is to be fixed in a future
version of ivman, but for now it will not mount. This can be fixed by
creating "/etc/hal/
"ISO-8859-
Edit /etc/ivman/IvmConfigBase.xml, add the following before the line:
Run hal-device
or lshal -m
to obtain debugging information on what hal/ivman sees.
Instead of running /etc/rc.d/ivman start
, run ivman -d --nofork
to view debugging output.