t...@netbsd.org (Thomas Merkel) writes:

>4.
>  Boot shows "Resizing /"
>  df -h does not show any difference
>  reboot again

Sounds like after resizing you boot into multiuser and run df -h.

Resizing the rootfs is a hack and the system should reboot immediately
afterwards. The rc script checks $resize_root_postcmd which should
be set like:

resize_root_postcmd="/sbin/reboot -n"

Continuing with the normal boot will mount the root filesystem read/write
and may damage the filesystem.

-- 
-- 
                                Michael van Elst
Internet: mlel...@serpens.de
                                "A potential Snark may lurk in every tree."

Reply via email to