NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: port-sparc64/54810: sparc64 pool_redzone_check errors during install



The following reply was made to PR port-sparc64/54810; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: port-sparc64-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, gson%gson.org@localhost (Andreas Gustafsson)
Subject: re: port-sparc64/54810: sparc64 pool_redzone_check errors during install
Date: Sun, 25 Oct 2020 10:35:16 +1100

 > Does anyone have an idea how the mere presence of ntfs in the kernel
 > can trigger this bug, without an ntfs actually being mounted?
 
 there are probe-mounts for root, it may have be called to try
 to mountroot before ffs was.  does the log have eg:
 
    boot device: re0
    mountroot: trying ffs...
    mountroot: trying ext2fs...
    mountroot: trying nfs...
    nfs_boot: trying DHCP/BOOTP
 
 where it says ntfs somewhere?
 
 that's the only thing i can think of.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index