From owner-freebsd-questions Wed Jun 16 10:41:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from swcc2.sw.cc.va.us (unknown [164.106.192.192]) by hub.freebsd.org (Postfix) with ESMTP id 711CE15005 for ; Wed, 16 Jun 1999 10:41:36 -0700 (PDT) (envelope-from Kevin_Rooney@sw.cc.va.us) Received: by SWCC2 with Internet Mail Service (5.5.1960.3) id ; Wed, 16 Jun 1999 13:37:50 -0400 Message-ID: <519E4F1A60BCD211AC6100805FEA7ACA03505F@SWCC2> From: Kevin Rooney To: "'freebsd-questions@freebsd.org'" Subject: trouble mounting SCSI cd-rom Date: Wed, 16 Jun 1999 13:37:49 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm having trouble mounting a CD on my SCSI tower through adv0. I'm using 3.1-RELEASE. Below is dmesg output including, at the end, the command used and it's result (invalid arg). I can, however, mount the same CD on the ATAPI cd drive. Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.1-RELEASE #1: Fri Jun 11 13:43:31 EDT 1999 kev@des2.sw.cc.va.us:/usr/src/sys/compile/DES2 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 299942443 Hz CPU: Pentium II (299.94-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x633 Stepping=3 Features=0x80f9ff real memory = 134217728 (131072K bytes) avail memory = 127205376 (124224K bytes) Preloaded elf kernel "kernel" at 0xf0338000. Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x01 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip3: rev 0x01 on pci0.7.3 adv0: rev 0x02 int a irq 9 on pci0.14.0 adv0: AdvanSys Ultra SCSI Host Adapter, SCSI ID 7, queue depth 16 xl0: <3Com 3c905B Fast Etherlink XL 10/100BaseTX> rev 0x30 int a irq 10 on pci0. 15.0 xl0: Ethernet address: 00:50:04:0a:cd:56 xl0: autoneg complete, link status good (half-duplex, 10Mbps) Probing for devices on PCI bus 1: vga0: rev 0x01 int a irq 9 on pci1.0.0 Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model IntelliMouse, device ID 3 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, accel, ovlap, d ma, iordy acd0: drive speed 4133 - 4134KB/sec, 256KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ppc0 at 0x378 irq 7 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode nlpt0: on ppbus 0 nlpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 ie0: unknown board_id: f000 ie0 not found at 0x300 ep0 not found at 0x300 ex0 not found le0 not found at 0x300 lnc0 not found at 0x280 ze0 not found at 0x300 zp0 not found at 0x300 cs0 not found at 0x300 adv0 not found at 0x330 bt0 not found at 0x134 aha0 not found at 0x134 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface Waiting 15 seconds for SCSI devices to settle changing root device to wd0s1a cd0 at adv0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 4.237MB/s transfers (4.237MHz, offset 15) cd0: cd present [103188 x 2048 byte records] cd1 at adv0 bus 0 target 1 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 4.237MB/s transfers (4.237MHz, offset 15) cd1: Attempt to query device size failed: NOT READY, Medium not present cd2 at adv0 bus 0 target 2 lun 0 cd2: Removable CD-ROM SCSI-2 device cd2: 4.237MB/s transfers (4.237MHz, offset 15) cd2: Attempt to query device size failed: NOT READY, Medium not present cd3 at adv0 bus 0 target 3 lun 0 cd3: Removable CD-ROM SCSI-2 device cd3: 4.237MB/s transfers (4.237MHz, offset 15) cd3: Attempt to query device size failed: NOT READY, Medium not present cd4 at adv0 bus 0 target 4 lun 0 cd4: Removable CD-ROM SCSI-2 device cd4: 4.237MB/s transfers (4.237MHz, offset 15) cd4: Attempt to query device size failed: NOT READY, Medium not present cd5 at adv0 bus 0 target 5 lun 0 cd5: Removable CD-ROM SCSI-2 device cd5: 4.237MB/s transfers (4.237MHz, offset 15) cd5: Attempt to query device size failed: NOT READY, Medium not present cd6 at adv0 bus 0 target 6 lun 0 cd6: Removable CD-ROM SCSI-2 device cd6: 4.237MB/s transfers (4.237MHz, offset 15) cd6: Attempt to query device size failed: NOT READY, Medium not present des2# mount_cd9660 /dev/cd0a /cd0 mount_cd9660: Invalid argument ~Kevin Rooney ~Instructional Technologist ~Southwest Virginia Community College ~P.O. Box SVCC, Richlands, VA 24641 ~Kevin_Rooney@sw.cc.va.us ~(540)964-7552 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message