On Sat, Mar 1, 2025 at 6:24 AM Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> I think I found the problem, sd0j's fstype is not a swap. It worked like that:
>
> $ disklabel -E sd0
> $ umount /usr/obj
> $ disklabel -E sd0 # prompts are: m -> j -> \n -> \n -> swap -> w -> q
> $ disklabel -E sd0
> $ swapon /dev/sd0j # runs successfully
Thanks! I just piped those characters in and it worked, shaving
another couple of minutes off. The script is probably now about as
short and sweet as it needs to be? And the times are pretty good.
https://cirrus-ci.com/build/5275349266726912