Date: Sun, 23 Nov 1997 20:35:20 -0800 (PST) From: Burton Sampley <bsampley@bsampley.vip.best.com> To: hackers@FreeBSD.org Subject: problem mounting /cdrom w/ 2.2.5-R (fwd) Message-ID: <Pine.BSF.3.96.971123202253.26165A-100000@bsampley>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Greetings,
I sent the original copy of this message to -questions, if you subscribe
to both, sorry. This is a weird problem that I can't figure out. BTW,
the 2 Mavericks are intentionally not being mounted. We upgraded to a
larger HD, but I left the old drives in the box long enough to determine
that all necessary user data has been cp'd to the new drive.
One other thing I don't understand. The Adaptec 2842 (? w/floppy) SCSI
card is actually a VLB card, but it's being probed as eisa. It that
correct?
Thanks for your help.
- - burton -
- --------- (fwd)
I just completed a new install of 2.2.5-R on to a 'virgin' HD at work.
I'm having a strange problem I don't understand. If I try to mount a
cdrom with mount /cdrom (as root) I get the following error:
root@thingie(101)# mount /cdrom
cd9660: /dev/cd0a: Device not configured
root@thingie(102)# cat /etc/fstab
# Device Mountpoint FStype Options Dump
Pass#
/dev/sd0s1b none swap sw 0 0
/dev/sd0a / ufs rw 1 1
/dev/sd0s1f /usr ufs rw 2 2
/dev/sd0s1e /var ufs rw 2 2
proc /proc procfs rw 0 0
/dev/cd0a /cdrom cd9660 ro,noauto 0 0
root@thingie(103)#
If I try mounting the *same* cdrom with mount_cd9660 /dev/cd0a or mount -t
cd9660 /dev/cd0a it works. I have included a copy of my /etc/fstab which
has not been modified since the install. Any ideas?
Here's the output from dmesg;
Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 2.2.5-RELEASE #0: Tue Oct 21 14:33:00 GMT 1997
jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC
CPU: i486DX (486-class CPU)
real memory = 16777216 (16384K bytes)
avail memory = 14438400 (14100K bytes)
ahc0: <Adaptec 284X SCSI host adapter> at 0x1c00-0x1cff irq 11 on eisa0 slot 1
ahc0: aic7770 >= Rev E, Single Channel, SCSI Id=7, 4 SCBs
ahc0 waiting for scsi devices to settle
(ahc0:0:0): "QUANTUM FIREBALL ST2.1S 0F0C" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 2068MB (4235629 512 byte sectors)
(ahc0:1:0): "QUANTUM MAVERICK 540S 0905" type 0 fixed SCSI 2
sd1(ahc0:1:0): Direct-Access 516MB (1057758 512 byte sectors)
(ahc0:2:0): "QUANTUM MAVERICK 540S 0905" type 0 fixed SCSI 2
sd2(ahc0:2:0): Direct-Access 516MB (1057758 512 byte sectors)
(ahc0:3:0): "TOSHIBA CD-ROM XM-3701TA 2965" type 5 removable SCSI 2
cd0(ahc0:3:0): CD-ROM can't get the size
(ahc0:4:0): "ARCHIVE Python 25588-XXX 2.96" type 1 removable SCSI 2
st0(ahc0:4:0): Sequential-Access density code 0x0, variable blocks, write-enabled
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 at 0x300-0x31f irq 10 on isa
ed0: address 00:40:c7:59:d1:aa, type NE2000 (16 bit)
sio0 not found at 0x3f8
sio1 not found at 0x2f8
lpt0 not found at 0xffffffff
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
changing root device to sd0a
cd0(ahc0:3:0): NOT READY asc:3a,0 Medium not present
cd0(ahc0:3:0): NOT READY asc:3a,0 Medium not present
- - burton -
- ---------------
Burton Sampley
bsampley@best.com or bsampley@haywire.csuhayward.edu
PGP key available at http://www.best.com/~bsampley/pgp.html
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBNHkEEHt2O8KJtMdBAQGXKAQAg8b2jWNqPA48PN7mEYT5VFJCUS3KdcQl
LxQPmLYYNZjjNa+/+ajQYHLXpPkUU5YGBlk9wjgy6j85B2+GWoHeVGKukHM45Wve
FmZd1Q1SRu4+VUJAuPHjdloKI0A/BjQTMyEA2IEC+GjmBbRiY4pvEwbEgjfshg1n
DXQkHSU5oPc=
=1QI/
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971123202253.26165A-100000>
