On Mon, 13 Aug 2012, David Laight wrote:
On Sat, Aug 11, 2012 at 08:09:55PM -0700, Paul Goyette wrote:On Sat, 11 Aug 2012, John Nemeth wrote: <snip>... As mentioned, a relatively recent change to /boot is that it will no longer attempt to load ffs.kmod. If your kernel doesn't have ffs builtin, then you will definitely see the error from above. One way to test this; is to put back the new /boot, stop the countdown, type "load ffs", then type "boot".Ah, yes, I missed that part. That is definitely the problem.Always best to update the kernel first :-)
Or even better, to read source-changes more closely! In my case, I run everything as modules if possible, even ffs for / So for me, the fix was to simply add load=ffs at the top of my /boot.cfg ------------------------------------------------------------------------- | Paul Goyette | PGP Key fingerprint: | E-mail addresses: | | Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com | | Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net | | Kernel Developer | | pgoyette at netbsd.org | -------------------------------------------------------------------------