Date: Tue, 11 Feb 2020 01:35:44 +0100 From: =?utf-8?Q?Klaus_K=C3=BCchemann?= <maciphone2@googlemail.com> To: bob prohaska <fbsd@www.zefox.net>, freebsd-arm@freebsd.org Subject: Unload Re: RPI4 Install r357606 test 09.02.2020 failed Message-ID: <E868B203-45AB-48D2-B4EF-D8F7180564DF@googlemail.com> In-Reply-To: <20200211002108.GC19140@www.zefox.net> References: <202002092026.019KQXLF021366@mail.karels.net> <4551CAE8-08DA-463F-876C-DD1BBAA5D7C5@bitblocks.com> <D11F4E71-FF1F-4C13-8F3C-A197AB372E3E@yahoo.com> <20200210192602.GA19140@www.zefox.net> <8FD4A333-87D7-4302-BC84-E694BEAE7E99@yahoo.com> <20200211002108.GC19140@www.zefox.net>
index | next in thread | previous in thread | raw e-mail
> Am 11.02.2020 um 01:21 schrieb bob prohaska <fbsd@www.zefox.net>: > > > OK boot kernel.spare > can't boot 'kernel.spare', kernel module already loaded > OK unload > OK boot kernel.spare > can't find 'kernel.spare' > OK load kernel.spare > can't find 'kernel.spare' > OK load /boot/kernel.spare > don't know how to load module '/boot/kernel.spare' > > Formerly kernel.spare loaded and ran on this machine. > Also, I don't remember the need for the unload command. > Is it likely that loader is somehow corrupted? The invalid > pmap panic that took the machine down happened near the end > of installworld. > > Thanks for reading, and all your help! > > bob prohaska > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org“ Hi Bob, thanks for reading the Wiki-hints, please read carefully again, thank you. If returns : 'don't know how to load module‘ or 'can't find’ that means that the PATH you typed in was wrong. The default path is: /boot/kernel/kernel which means that the targeted kernel is in folder /boot/kernel . You need to type the exact path . Browse from ÒK ls`as if you were on a normal shell, e.g. # ls /boot and please tell us if you succeed or other issues occur . ‚unload' is not compellingly neccessary in all cases but helped me often after critical KPs. You can also try(without unload/load): 'OK boot /boot/yourkernel/kernel‘ So for kernel.spare it’s probably : 'OK boot /boot/kernel.spare/kernel' Regards Klaushome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E868B203-45AB-48D2-B4EF-D8F7180564DF>
