Bug 67712

Summary: Extra informal text when trying to dump but dumpdev is not set.
Product: Base System Reporter: Willem Jan Withagen <wjw>
Component: amd64Assignee: Julian Elischer <julian>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.2-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Willem Jan Withagen 2004-06-08 14:10:17 UTC
Calling doadump without dumpdev set claims that the partition was too small. Well it worse, it did not exist.
This patch gives a better diagnostic.
It might also be usefull with i386 ea.
Comment 1 dannyboy freebsd_committer freebsd_triage 2004-07-17 01:27:03 UTC
Responsible Changed
From-To: freebsd-amd64->julian

julian added the check in question, before this file was amd64.
Comment 2 Julian Elischer freebsd_committer freebsd_triage 2004-07-19 19:03:22 UTC
State Changed
From-To: open->closed

Applied a patch that does effectively the same thing.