Re: hotplugd umass kernel crash

2006-12-22 Thread Michael
Hi, Marc Balmer schrieb: I assume you have an /etc/hotplugd/attach script, can you post that? # cat /etc/hotplug/attach #!/bin/sh DEVCLASS=$1 DEVNAME=$2 case $DEVCLASS in 2) # disk devices # label=`disklabel $DEVNAME 21 | sed -n '/^label: /s/^label: //p'`

Re: hotplugd umass kernel crash

2006-12-21 Thread Michael
Michael schrieb: Otto Moerbeek schrieb: On Wed, 20 Dec 2006, Michael wrote: Since it doesn't write anything to messages or any other file I wonder how I can get the kernel crash message + ddb trace + ddb ps into a file so I can post it here? attach a serial console, see

Re: hotplugd umass kernel crash

2006-12-21 Thread Jon Simola
On 12/21/06, Michael [EMAIL PROTECTED] wrote: Got no serial cable available right now so I made some photos... :D http://wp1050733.wp078.webpack.hosteurope.de/hotplug/dsci1679.jpg http://wp1050733.wp078.webpack.hosteurope.de/hotplug/dsci1680.jpg

Re: hotplugd umass kernel crash

2006-12-21 Thread Marc Balmer
* Michael wrote: Noone got an idea what I can do about this? Currently the whole system crashes when starting hotplugd... please look at the images for error messages. I assume you have an /etc/hotplugd/attach script, can you post that?

Re: hotplugd umass kernel crash

2006-12-20 Thread Michael
Otto Moerbeek schrieb: On Wed, 20 Dec 2006, Michael wrote: Since it doesn't write anything to messages or any other file I wonder how I can get the kernel crash message + ddb trace + ddb ps into a file so I can post it here? attach a serial console, see