[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: i386/1440: Boot floppy error / panic:trap



The following reply was made to PR i386/1440; it has been noted by GNATS.

From: Mark <mark@monkeycrank.com>
To: Aaron Campbell <aaron@monkey.org>
Cc: gnats@openbsd.org, GNATS Management <gnats@cvs.openbsd.org>,
   bugs@cvs.openbsd.org
Subject: Re: i386/1440: Boot floppy error / panic:trap
Date: Sun, 15 Oct 2000 19:18:03 -0500 (CDT)

 On Thu, 12 Oct 2000, Aaron Campbell wrote:
 
 > On Wed, 11 Oct 2000 mark@nurgle.monkeycrank.com wrote:
 > 
 > > OpenBSD 2.8-beta (RAMDISK) #142: Fri Sep 22 16:49:00 MDT 2000
 > >     deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/RAMDISK
 > > cpu0: Intel Pentium Pro ("GenuineIntel" 686-class, 256KB L2 cache) 200 MHz
 > > cpu0: FPU, V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SYS,MTRR,PGE,MCA,CMOV
 > > real mem  = 133804032 (130668K)
 > > avail mem = 120176640 (117360K)
 > > using 1658 buffers containing 6791168 bytes (6632K) of memory
 > > mainbus0 (root)
 > > bios0 at mainbus0: AT/286+(38) BIOS, date 08/01/97, BIOS32 rev. 0 @ 0xf6a83
 > > pcibios0 at bios0: rev. 2.1 found at 0xf6a20[0x940]
 > > fatal page fault in supervisor mode
 > > trap type 6 code 0 eip e01a7463 cs 8 eflags 10246 cr2 8a2 cpl 0
 > > panic: trap
 > > 
 > > The operating system has halted.
 > > Please press any key to reboot.
 > 
 > The floppyC28.fs you tried is a few weeks old. Could you try the latest
 > snapshot floppy and reply with your findings? Thanks.
 > 
 > ---
 > Aaron Campbell (aaron@monkey.org || aaron@openbsd.org)
 > http://www.biodome.org/~fx
 > 
 >
  
 OK, where to start...
 
 I downloaded newer floppies and tried the install again.  It went further
 into the process but then hung again.  This is the last 5 lines -
 
 ----------------------
 Cirrus Logic CL-GD5446" rev 0x00 at pci0 dev 13 function 0 not configured
 sa0 at mainbus0
 sadma0 at isa0
 px0 at isa port 0xf0/16: using exception 16
 t0 at isa0 port 0x60/16 irq 1: vga 80 col  
 ----------------------------
    
 Even though this hardware runs 2.7 like a rock, I removed the PCI        
 video card and used the motherboard video and tried again - it continues
 through the install.  The floppyB28 and floppyc28 disks don't detect any
 SCSI hard drives.  Using the floppy28 boot disk, I can select a drive and 
 make partitions as usual.
 
 I get to choose FTP install and select "all" files to install and it
 starts off.  While fetching base28.tgz, about 65%, it crashes and shows
 an error message for about 5 seconds then reboots.  This is the error.
 
 ----------------------------------
 code = 020043, 1num  = 1280. fs = /mnt/usr
 panic: ffs_valloc: dup alloc
 syncing disks... 848 847 759 453 193 (more numbers)
 
 dumping to dev 1101, offset 0
 dump error 19
 -----------------------------------
 
 The numbers on the 1st and 3rd line change every time, but the remaining
 message is the same.  
 
 I will be happy to try any changes or suggestions to get 2.8 loaded, but
 it is purely a "test" box for me.  It's not a critical deal, I was just
 trying to help.
 
 Just for good measure, I reloaded 2.7.  No problems, and stable like a
 ROCK! 
  
 Mark Stovall