Re: Boot2 loading process

2006-10-15 Thread Valentin Nechayev
Sun, Oct 15, 2006 at 11:33:06, netch wrote about "Re: Boot2 loading process": >> Not according to that piece of architecture documentation that was quoted. >> www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/book.html#BOOT-BOOT0 >> It says that boot1 is

Re: Boot2 loading process

2006-10-15 Thread Valentin Nechayev
Sat, Oct 14, 2006 at 21:15:55, jerrymc wrote about "Re: Boot2 loading process": > >> So my question is: where does the rest of the boot2 binary is located and > >> how is it loaded ? >> You skipped boot1 from attention. boot2 is loaded by boot1, not boot0

Re: Boot2 loading process

2006-10-14 Thread Jan Pfeifer
freebsd-questions@freebsd.org Sent: Saturday, October 14, 2006 6:15:55 PM Subject: Re: Boot2 loading process On Sat, Oct 14, 2006 at 09:30:53PM +0300, Valentin Nechayev wrote: > Sat, Oct 14, 2006 at 09:41:01, jan.pfeifer wrote about "Boot2 loading > process": > > > I wa

Re: Boot2 loading process

2006-10-14 Thread Jerry McAllister
On Sat, Oct 14, 2006 at 09:30:53PM +0300, Valentin Nechayev wrote: > Sat, Oct 14, 2006 at 09:41:01, jan.pfeifer wrote about "Boot2 loading > process": > > > I was reading through the architecture handbook > > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/book.html) > > abou

Re: Boot2 loading process

2006-10-14 Thread Valentin Nechayev
Sat, Oct 14, 2006 at 09:41:01, jan.pfeifer wrote about "Boot2 loading process": > I was reading through the architecture handbook > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/book.html) > about the boot process, and something strange caught my attention. > According to