Date: Sun, 06 Dec 2009 14:16:36 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: jhb@FreeBSD.org Cc: freebsd-stable@FreeBSD.org Subject: Re: loader(8) readin failed on 7.2R and later including 8.0R Message-ID: <20091206.141636.95084294.hrs@allbsd.org> In-Reply-To: <20091205.184250.201700943.hrs@allbsd.org> References: <200912041035.59173.jhb@freebsd.org> <200912041734.24016.jhb@freebsd.org> <20091205.184250.201700943.hrs@allbsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Sun_Dec__6_14_16_36_2009_712)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hiroki Sato <hrs@freebsd.org> wrote in <20091205.184250.201700943.hrs@allbsd.org>: hr> A summary so far is: hr> hr> 1) a <8MB 7.1R kernel + stock 8.0R loader hr> 2a) a >8MB 8.0R kernel + stock 8.0R loader hr> 2b) a >8MB 8.0R kernel + 8.0R loader with LOADER_NO_GPT_SUPPORT=yes hr> 2c) a >8MB 8.0R kernel + loader with your patch hr> 3a) a <8MB 8.0R kernel + stock 8.0R loader hr> 3b) a <8MB 8.0R kernel + 8.0R loader with LOADER_NO_GPT_SUPPORT=yes hr> 3c) a <8MB 8.0R kernel + loader with your patch Grr, I double-checked how it got stuck, then I found the console redirect was disabled because of an old device.hints. The revised summary is: loading text loading syms boot 1) OK OK OK 2a) "readin failed" - - 2b) OK "skipped!" OK 2c) OK "skipped!" OK 3a) OK OK OK 3b) OK OK OK 3c) OK OK OK So, the case 2c shows that your patch solves the problem in the case 2a. Thank you! :) Loading >8MB kernel works now, but loading syms sections still fails even in the case 2c. -- Hiroki ----Security_Multipart(Sun_Dec__6_14_16_36_2009_712)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAksbPjQACgkQTyzT2CeTzy3ZGQCfcGBEWCkv/88jKY+o47z5HlnH gM4An1ewmAhkfopiZJPirsV4NeFANb1l =MLyQ -----END PGP SIGNATURE----- ----Security_Multipart(Sun_Dec__6_14_16_36_2009_712)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091206.141636.95084294.hrs>