Date: Wed, 01 Feb 2012 23:17:20 +0100 From: Michiel Boland <boland37@xs4all.nl> To: freebsd-sparc64@freebsd.org Subject: Re: dumps don't fit on swap with default install Message-ID: <4F29B9F0.1090305@xs4all.nl> In-Reply-To: <4F281812.6060506@xs4all.nl> References: <4F281812.6060506@xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/31/2012 17:34, Michiel Boland wrote:
> Hi. I installed 9.0-RELEASE on sparc64 with a clean disk using the partition
> scheme that was suggested by the installer. I enabled crash dumps (dumpdev="AUTO").
>
> But at boot the dumpon command fails, apparently because the swap partition is
> too small.
It turns out that the guided install left a bunch of free space at the end of 
the disk, so I could expand my swap after all.
# gpart show
=>       0  29886192  ada0  VTOC8  (14G)
          0  27262368     1  freebsd-ufs  (13G)
   27262368   1492848     2  freebsd-swap  (729M)
   28755216   1130976        - free -  (552M)
Why does the installer leave that space anyway?
Cheers
Michiel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F29B9F0.1090305>
