git: DragonFly_RELEASE_6_4 nrelease: Add root_rw_mount="NO" to rc.conf to fix ISO boot

Aaron LI aly at crater.dragonflybsd.org
Tue Jun 16 18:20:11 PDT 2026


commit b452c2a5bf6225eabe8cbcd01fa1508d0841d1a3
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Jan 9 12:37:57 2025 +0800

    nrelease: Add root_rw_mount="NO" to rc.conf to fix ISO boot
    
    The ISO root filesystem is obviously readonly and cannot be remounted to
    'rw'.  Without setting 'root_rw_mount=NO', the ISO boot would abort
    after failing to remount the root filesystem.
    
    This is a follow-up fix to my previous commit
    31b00396377857ebb62259aa944f9351fa62ea44.
    
    Reported-by: Sergey Zigachev (servik)

Summary of changes:
 nrelease/root/etc/rc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b452c2a5bf6225eabe8cbcd01fa1508d0841d1a3


-- 
DragonFly BSD source repository


More information about the Commits mailing list