From owner-freebsd-questions Mon Apr 15 17:15:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA19362 for questions-outgoing; Mon, 15 Apr 1996 17:15:05 -0700 (PDT) Received: from bubba.tribe.com ([205.184.207.7]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA19351 for ; Mon, 15 Apr 1996 17:15:02 -0700 (PDT) Received: (from archie@localhost) by bubba.tribe.com (8.6.12/8.6.12) id RAA03926 for freebsd-questions@freebsd.org; Mon, 15 Apr 1996 17:15:00 -0700 From: Archie Cobbs Message-Id: <199604160015.RAA03926@bubba.tribe.com> Subject: panic: update: rofs mod To: freebsd-questions@freebsd.org Date: Mon, 15 Apr 1996 17:15:00 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The past few shutdowns of my 2.1-R system I've been getting this: panic: update: rofs mod Any ideas? Kernel config included below. Thanks, -Archie # KERN7 # machine "i386" cpu "I586_CPU" ident KERN7 maxusers 24 options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options MFS ### Memory Based Filesystem options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 options "SCSI_DELAY=5" #Be pessimistic about Joe SCSI device options BOUNCE_BUFFERS #include support for DMA bounce buffers options KTRACE ### Nick turned on kernel tracing options SYSVSHM options SYSVSEM options SYSVMSG config kernel root on sd0 controller isa0 controller pci0 device npx0 at isa? port "IO_NPX" irq 13 vector npxintr controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 controller bt0 at isa? port "IO_BT0" bio irq ? vector btintr controller scbus0 device sd0 device st0 device cd0 #Only need one of these, the code dynamically grows device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr options FAT_CURSOR # start with block cursor ### Serial ports device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device sio2 at isa? port "IO_COM3" tty irq 9 vector siointr #device lpt0 at isa? port? tty irq 7 vector lptintr device ed1 at isa? port 0x300 net irq 5 iomem 0xd8000 vector edintr controller snd0 #device gus0 at isa? port 0x220 irq 7 drq 1 vector gusintr device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr pseudo-device loop pseudo-device ether pseudo-device log pseudo-device tun 4 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's __________________________________________________________________________ Archie L. Cobbs, archie@tribe.com * Whistle Communications Corporation