From owner-freebsd-questions@FreeBSD.ORG Thu Oct 13 12:49:48 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AC4016A41F for ; Thu, 13 Oct 2005 12:49:48 +0000 (GMT) (envelope-from alex.voicu@bredband.net) Received: from mxfep04.bredband.com (mxfep04.bredband.com [195.54.107.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id A132A43D46 for ; Thu, 13 Oct 2005 12:49:46 +0000 (GMT) (envelope-from alex.voicu@bredband.net) Received: from ironport.bredband.com ([195.54.107.82] [195.54.107.82]) by mxfep04.bredband.com with ESMTP id <20051013124943.JNWA4878.mxfep04.bredband.com@ironport.bredband.com> for ; Thu, 13 Oct 2005 14:49:43 +0200 Received: from c-840372d5.023-43-6c756e2.cust.bredbandsbolaget.se (HELO neo) ([213.114.3.132]) by ironport.bredband.com with ESMTP; 13 Oct 2005 14:49:32 +0200 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="3.97,210,1125871200"; d="scan'208"; a="2790861:sNHT19519092" From: "Alex" To: Date: Thu, 13 Oct 2005 14:49:47 +0200 Message-ID: <000601c5cff4$97a83400$640010ac@neo> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: Subject: Upgrading to freebsd 5.4 STABLE from 5.3 kernel panic, what do i do to get data back? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 12:49:48 -0000 Hello list! I have been successfully been running 5.3 for a couple of weeks when i decided i should upgrade to 5.4 stable. Now the make world went fine except mergemaster complaining it couldn't find usr/src/etc or something similar. I made make buildkernel wich also went fine. But when I booted into my upgraded system I got kernel panic, so I made another restart and this time it went ok. Yestoday I removed SCSI card and DAT tape and NIC so I can have them in my main server. Now i cant get past this: freebsd 5.4-stable kernel trap 12 with interupts disabled Fatal trap 12: page fault while in kernel mode fault virtual address = 0x9 fault code = supervisor write, page not present instruction pointer = 0x8 :0xc077c073 stack pointer = 0x10 :0xc0c20d00 frame pointer = 0x10 :0xc0c20d0c code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 0 () trap number = 12 panic: page fault Uptime: 1s So my attack-plan is to reinstall system from scratch and never do make buildworld & make buildkernel again, BUT, I have a whole lot of information remaining on both disks that are in right now. From what I could see in the installer, fbsd installer wont let me "install in a different directory with filesystem still intact" like windows does....or does it? Please help! :) // Alex