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 2>&1 | sed -n '/^label: /s/^label: //p'`
* 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?
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
> http://wp1050733.wp078.webpack.hosteur
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 http://www.openbsd
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 http://www.openbsd.org/faq/faq7.html#S
5 matches
Mail list logo