https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262098
Jose Luis Duran <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jose Luis Duran <[email protected]> --- Created attachment 255380 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255380&action=edit nanobsd: Always account for 2 code partitions I was able to replicate this bug. The attached patch (not the final patch, just the shortest fix) should fix the issue. What throws me off is that I was not able to find a difference between 12.2 and 12.3. So there might be something else. The patch always reserves the partition for code#2, it is not populated if NANO_IMAGES=1 or NANO_INIT_IMG2=0. Thanks for reporting it, if it is still within your possibilities I would appreciate it if you could test it. -- You are receiving this mail because: You are the assignee for the bug.
