~$ for i in `ps aux|grep hald-addon-storage | grep -v grep | awk '{ print
$2}'`; do sudo grep -z HAL_PROP_BLOCK_DEVICE /proc/$i/environ; done | tr '\000'
'\n'
Password:
HAL_PROP_BLOCK_DEVICE=/dev/hdc
HAL_PROP_BLOCK_DEVICE=/dev/hdc
HAL_PROP_BLOCK_DEVICE=/dev/scd0
HAL_PROP_BLOCK_DEVICE=/dev/scd0-- hal can't mount a dvd on a usb dvd recorder https://launchpad.net/malone/bugs/35267 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
