From owner-freebsd-hackers@FreeBSD.ORG Sat Oct 25 07:20:02 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE1AE16A4B3; Sat, 25 Oct 2003 07:20:02 -0700 (PDT) Received: from cmailm2.svr.pol.co.uk (cmailm2.svr.pol.co.uk [195.92.193.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A7AA43FCB; Sat, 25 Oct 2003 07:19:59 -0700 (PDT) (envelope-from Kris@kirok.fsnet.co.uk) Received: from modem-2580.wolf.dialup.pol.co.uk ([81.76.138.20] helo=kirok.fsnet.co.uk) by cmailm2.svr.pol.co.uk with esmtp (Exim 4.14) id 1ADPGn-0004b7-RA; Sat, 25 Oct 2003 15:19:58 +0100 Message-ID: <3F9A868C.1030004@kirok.fsnet.co.uk> Date: Sat, 25 Oct 2003 15:19:56 +0100 From: Kris Davidson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-newbies@freebsd.org, freebsd-hackers@freebsd.org, freebsd-firewire@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Boot Problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2003 14:20:03 -0000 This may be a complete newbie question, or it may have been answered before but I would appreciate any help or input that can be provided. I have a Sony VAIO PCG-GRZ615M laptop which I'm trying to install FreeBSD on. I boot from the CD and then try selecting each one of the 7 boot options however each option I pick returns the below and then the system reboots, as such I can not start the installation. ---------------------------------------------- fwohci0: Link S100, max_rec 2 bytes fwohci0: max_rec2 -> 512 fwohci0: bus_OPT 0x0 -> 0xf8008000 fwohci0: fwohci_set_intr: 1 firewire : on fwohci0 fatal trap 12: page fault while in Kernel mode fault virtual address = 0x2c fault code = supervisor read, page not present instruction pointer = 0x8 :0xc02e5a50 Stack pointer = 0x10 :0xc0b2e8c4 frame pointer = 0x10 :0xc0b2e8c8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL0, pres 1, def32 1, gran 1 processor eflags = interrupte enabled, resume, IOPL=0 current process = 0 (swapper) trap number = 12 Panic: Page fault ---------------------------------------------- I would appreciate it if anyone could help me with this or provide advice. Cheers.