updating to 7.1 with a small root slice
Herbert J. Skuhra
h.skuhra at gmail.com
Wed Jan 14 17:30:51 PST 2009
"Zbigniew Szalbot" <zszalbot at gmail.com> writes:
> My main mistake was that I had
> makeoptions DEBUG=-g
> in the kernel config file. That made for a ~130MB kernel so when I
> compiled and tried to install a new one, it ran out of space (it would
> be about 260 MB but I only had 242 MB).
>
> Many thanks for all you detailed instructions though!
% df -h |grep ad0s1
/dev/ad0s1a 242M 79M 144M 35% /
"makeoptions DEBUG=-g" is not commented out in my kernel conf, but I
have added INSTALL_NODEBUG="yes" to /etc/src.conf.
See /usr/src/UPDATING (entry from 20060118).
If required you can find debug/symbols files in /usr/obj.
- Herbert
More information about the freebsd-questions
mailing list