On Sun, Mar 08, 2026 at 04:54:05PM -0700, Alfred Morgan wrote:
> Can this be done using config -e? or must I remove this line and
> recompile the kernel?

The easiest way to solve your actual problem, (not being able to delete the
swap partition on 'b' because it's in use), is simply to invoke disklabel and
change the partition type from 'swap' to something else, for example,
'4.2BSD'.

Then reboot.

The system will not use 'b' as swap, and you can happily delete it.

Reply via email to