Date: Tue, 02 Mar 2004 11:46:56 -0800 From: Rishi Chopra <rchopra@cal.berkeley.edu> To: Peter Risdon <peter@circlesquared.com> Cc: freebsd-questions@freebsd.org Subject: Re: Problems Mounting CDROM Message-ID: <4044E4B0.2000208@cal.berkeley.edu> In-Reply-To: <40444D08.8040603@circlesquared.com> References: <404402DE.7040201@cal.berkeley.edu> <4044047A.7020906@users.sourceforge.net> <404439B6.9000801@cal.berkeley.edu> <40443C19.1090109@daleco.biz> <40444715.9050407@cal.berkeley.edu> <40444D08.8040603@circlesquared.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Here's the dmesg (Kernel config also included below): Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-RELEASE #0: Sat Dec 13 07:05:15 PST 2003 root@idfubar.dyndns.org:/usr/src/sys/i386/compile/VISION Preloaded elf kernel "/boot/kernel/kernel" at 0xc068f000. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 119752863 Hz CPU: Pentium/P54C (119.75-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x525 Stepping = 5 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 100663296 (96 MB) avail memory = 90685440 (86 MB) Intel Pentium detected, installing workaround for F00F bug npx0: <math processor> on motherboard npx0: INT 16 interface pcibios: BIOS version 2.10 pcib0: <Host to PCI bridge> at pcibus 0 on motherboard pci0: <PCI bus> on pcib0 isab0: <PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX WDMA2 controller> port 0xffa0-0xffaf at device 7.1 on pci0 atapci0: Busmastering DMA not supported ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: <display, VGA> at device 13.0 (no driver attached) asr0: <Adaptec Caching SCSI RAID> mem 0xf0000000-0xf7ffffff irq 5 at device 14.0 on pci0 asr0: major=154 asr0: ADAPTEC 2400A FW Rev. 3A0L, 4 channel, 256 CCBs, Protocol I2O pcib1: <PCI-PCI bridge> at device 14.1 on pci0 pci1: <PCI bus> on pcib1 rl0: <RealTek 8139 10/100BaseTX> port 0xf880-0xf8ff mem 0xfffbfc00-0xfffbfc7f irq 9 at device 15.0 on pci0 rl0: Ethernet address: 00:00:b4:91:28:03 miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl1: <RealTek 8139 10/100BaseTX> port 0xfc00-0xfcff mem 0xfffb7c00-0xfffb7cff irq 10 at device 16.0 on pci0 rl1: Realtek 8139B detected. Warning, this may be unstable in autoselect mode rl1: Ethernet address: 00:50:fc:21:df:8f miibus1: <MII bus> on rl1 rlphy1: <RealTek internal media interface> on miibus1 rlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto orm0: <Option ROMs> at iomem 0xed000-0xedfff,0xc8000-0xcdfff,0xc0000-0xc7fff on isa0 pmtimer0 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0303> can't assign resources (port) unknown: <PNP0700> can't assign resources (port) unknown: <PNP0400> can't assign resources (port) unknown: <PNP0501> can't assign resources (port) unknown: <PNP0501> can't assign resources (port) Timecounters tick every 10.000 msec ipfw2 initialized, divert enabled, rule-based forwarding enabled, default to deny, logging disabled da0 at asr0 bus 0 target 0 lun 0 da0: <ADAPTEC RAID-5 3A0L> Fixed Direct Access SCSI-2 device da0: 572202MB (1171869696 512 byte sectors: 255H 63S/T 72945C) Mounting root from ufs:/dev/da0s1a WARNING: / was not properly dismounted WARNING: /usr was not properly dismounted WARNING: /var was not properly dismounted Kernel config file shows the following: options CD9660 #ISO 9660 Filesystem device atapicd # ATAPI CDROM drives device cd # CD Peter Risdon wrote: > Rishi Chopra wrote: > >> Here's what happens: >> >> usha# mount_cd9660 /dev/acd0 /mnt >> mount_cd9660: /dev/acd0: No such file or directory >> > I don't think you've shown your dmesg... is the cd drive picked up? If > so, what as? Perhaps you could copy your dmesg to the list. > > PWR. > > -- Rishi Chopra =) http://www.ocf.berkeley.edu/~rchopra
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4044E4B0.2000208>