Date: Tue, 18 May 1999 18:29:54 +0200 (CEST) From: Arjan de Vet <Arjan.deVet@adv.iae.nl> To: alick@fas.ru Cc: stable@freebsd.org Subject: Re: Can't load 3.2-STABLE kernel Message-ID: <199905181629.SAA10570@adv.iae.nl> In-Reply-To: <19990518171440.A359@fas.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <19990518171440.A359@fas.ru> you write: >/kernel text=0x119656 >elf_loadexec: archsw.readin failed >can't load module /kernel: input/output error I had the same error when I ported the 1GB KVM changes to 3.1-stable some time ago (before they were merged from current). The new kernel could not be loaded anymore by the old bootblocks. The solution is to update the bootblocks with something like disklabel -B da0 if da0 is your boot disk. Make sure the contents of /boot is up to date. See the manual page of disklabel for more details. Arjan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905181629.SAA10570>