Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2003 09:45:41 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        "Kang Liu" <liukang@bjpu.edu.cn>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Can not dump on raid dev? 
Message-ID:  <5882.1064821541@critter.freebsd.dk>
In-Reply-To: Your message of "Mon, 29 Sep 2003 15:35:11 %2B0800." <004901c3865c$37bf4120$e04e70ca@lkatschool> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <004901c3865c$37bf4120$e04e70ca@lkatschool>, "Kang Liu" writes:
>Hi,
>	I'm trying to save a crashdump into /var/crash but it fails.

># dumpon -v /dev/amrd0s1b
>kernel dumps on /dev/amrd0s1b

The AMR device driver does not support dumping.  A missing check meant
that dumpon didn't warn you about this.

I have just fixed that.


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5882.1064821541>