From owner-freebsd-questions Fri Mar 29 13:29:03 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA20890 for questions-outgoing; Fri, 29 Mar 1996 13:29:03 -0800 (PST) Received: from online.magnus1.com (online.magnus1.com [204.97.15.6]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA20882 Fri, 29 Mar 1996 13:28:57 -0800 (PST) From: paulb@online1.magnus1.com Received: from online1.magnus1.com (online1.magnus1.com [204.97.15.10]) by online.magnus1.com (8.7.1/8.7.1) with ESMTP id VAA20878; Fri, 29 Mar 1996 21:30:05 GMT Received: (from paulb@localhost) by online1.magnus1.com (8.7.1/8.7.1) id VAA19185; Fri, 29 Mar 1996 21:30:29 GMT Message-Id: <199603292130.VAA19185@online1.magnus1.com> Subject: Re: Other disks of Pioneer DRM-624X changer To: jmb@freefall.freebsd.org Date: Fri, 29 Mar 1996 16:30:28 -0500 (EST) Cc: broome@msiadmin.cit.cornell.edu, questions@freebsd.org X-Mailer: ELM [version 2.4 PL23] 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 Jonathan M. Bresler write: > Paul Broome wrote: > > I try to mount /cdrom1 I see the message > > > > cd9660: /dev/cd1a: Device not configured > > your success at getting the first cd mounted. can you send > in your kernel config file adn the output of dmesg at boot. > dmesg should show each cdrom being probed in turn. > > > > At the moment both switches 1 and 2 of the Pioneer are on although I got > > the same response with switch 2 off (2K sector size). At the moment I > > i am noit familiar with the pioneer and its switches. i I'm not sure whether FreeBSD requires 512 sector size or 2048 sector size. That's what switch 2 is about. I have another possibly related problem in that shutdown sometimes can't sync the disk. I see Syncing ... 1 1 1 1 1... 1 1 Giving up Then a reboot sees a dirty file system. My system is ASUS P/I-P55TP4N mboard with all PCI devices incl SC200, STB Powergraph 64V, and SMC 8432BT. Here's my dmesg and uncommented kernel config file. Appreciate your help. FreeBSD 2.1.0-RELEASE #0: Fri Mar 29 13:55:56 EST 1996 toor@athena.hp.us:/usr/src/sys/compile/ATHENA CPU: 75-MHz Pentium 735\\90 or 815\\100 (Pentium-class CPU) Origin = "GenuineIntel" Id = 0x525 Stepping=5 Features=0x1bf real memory = 16777216 (16384K bytes) avail memory = 15011840 (14660K bytes) Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface psm0 at 0x60-0x63 irq 12 on motherboard fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in wdc0 not found at 0x1f0 npx0 on motherboard npx0: INT 16 interface Probing for devices on the PCI bus: chip0 rev 2 on pci0:0 chip1 rev 2 on pci0:7 de0 rev 17 int a irq 9 on pci0:10 de0: DC21041 [10Mb/s] pass 1.1 Ethernet address 00:00:c0:8c:4b:d0 vga0 rev 83 int a irq 10 on pci0:11 ncr0 rev 2 int a irq 11 on pci0:12 ncr0 waiting for scsi devices to settle de0: enabling Thinwire/BNC port (ncr0:2:0): "PIONEER CD-ROM DRM-624X 1.04" type 5 removable SCSI 2 cd0(ncr0:2:0): CD-ROM cd present.[1301008 x 512 byte records] (ncr0:6:0): "CONNER CFP1060S 1.05GB 2135" type 0 fixed SCSI 2 sd0(ncr0:6:0): Direct-Access sd0(ncr0:6:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8. 1013MB (2074880 512 byte sectors) WARNING: / was not properly dismounted. -----------------------------------------perforation------------------ machine "i386" cpu "I586_CPU" ident ATHENA maxusers 10 options MFS #Memory-mapped file system options "MFS_ROOT=10" options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options "CD9660" #ISO 9660 Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 options "SCSI_DELAY=30" #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options USER_LDT #allow user-level control of i386 ldt options SYSVSHM options SYSVSEM options SYSVMSG config kernel root on sd0 controller isa0 controller pci0 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 ncr0 controller scbus0 device sd0 device cd0 at scbus? #Only need one of these, the code dynamically grows device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr options XSERVER # include code for XFree86 device npx0 at isa? port "IO_NPX" irq 13 vector npxintr 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 lpt0 at isa? port? tty irq 7 vector lptintr device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr device de0 pseudo-device loop pseudo-device ether pseudo-device log pseudo-device sl 1 pseudo-device tun 1 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's