Date: Mon, 31 Mar 2003 14:15:27 +0200 From: CARTER Anthony <a.carter@cordis.lu> To: freebsd-current@freebsd.org Subject: Re: problem updating from 4.7 Stable do 5.0 Current Message-ID: <200303311415.27166.a.carter@intrasoft.lu> In-Reply-To: <006401c2f776$d16f0230$23f00ad9@beatle> References: <006401c2f776$d16f0230$23f00ad9@beatle>
next in thread | previous in thread | raw e-mail | index | archive | help
Have you installed the world? I don't know if just rebuilding it is sufficient.... To install the world you have to go to single user mode and run mergemaster to update any changes in configuration files (take a backup of your current files as it overwrites them). Anthony On Monday 31 March 2003 13:15, Ventsislav Velkov wrote: > Hello all, > > I have a problem updating one of our servers from 4.7Stable to 5.0Current. > It is a Compaq Proliant 7000 Server with 4 Xeons @500Mhz with 2MB L2 cache > each. I has a 4200 Compaq Smart Raid Controler with attached 3 U1 Storages. > I update the src rebuild the world from updated src to 5.0Current, build a > GENERIC kernel and installed it. But after I boot it brokes up during the > booting process with the following error: > > //strip > > Fatal trap 12: page fault while in kernel mode cpuid=0; lapic.id= 01000000 > fault virtual address = 0x54 > fault code = supervisor read, page not present > .... > .... > .... > process eflags = interrupt enabled, resume, IOPL=0 > current process = 4(g_down) > kernel: type12trap, code=0 > Stopped at ida_construct_qcb+0xe3: movzbl 0x54(%eax),%eax > > //strip > > It may have some punctual mistakes because it is not a copy/paste. > > Will appreciate any advices where could be the problem. > > Best regards, > > Veno > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303311415.27166.a.carter>