Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 01:47:20 -0500
From:      David Syphers <dsyphers@uchicago.edu>
To:        freebsd-stable@FreeBSD.ORG
Subject:   can't mount acd0 after upgrading
Message-ID:  <200206290147.09125.dsyphers@uchicago.edu>

next in thread | raw e-mail | index | archive | help
Yggdrasil# uname -a
FreeBSD Yggdrasil 4.6-STABLE FreeBSD 4.6-STABLE #0: Fri Jun 28 22:18:36 CDT 
2002     dsyphers@Yggdrasil:/usr/obj/usr/src/sys/YGGDRASIL  i386

Yggdrasil# mount_msdos /dev/acd0c /mnt/cd
mount_msdos: /dev/acd0c: Invalid argument
Yggdrasil# mount_msdos /dev/acd0a /mnt/cd
mount_msdos: /dev/acd0a: Invalid argument
[move CD to other drive]
Yggdrasil# mount_msdos /dev/acd1a /mnt/cd
mount_msdos: /dev/acd1a: Input/output error
Yggdrasil# mount_msdos /dev/acd1c /mnt/cd
mount_msdos: /dev/acd1c: Invalid argument

Yggdrasil# dmesg | grep acd
acd0: CD-RW <LG CD-RW CED-8120B> at ata1-master PIO4
acd1: DVD-ROM <TOSHIBA DVD-ROM SD-M1502> at ata1-slave PIO4

Yggdrasil# ls -l /dev/acd*
crw-r-----  4 root  operator  117,   0 Jun 25 23:42 /dev/acd0a
crw-r-----  4 root  operator  117,   0 Jun 25 23:42 /dev/acd0c
crw-r-----  4 root  operator  117,   8 Jun 25 23:42 /dev/acd1a
crw-r-----  4 root  operator  117,   8 Jun 25 23:42 /dev/acd1c


How did I render my system unable to mount a CD?  (I noticed this earlier 
today, before upgrading to the latest -stable.  The system I had then was 
from June 25 sources.  My MAKEDEV is from May 17.)

Please cc:.

-David

-- 
Everyone who believes in telekinesis, raise my hand...

Astronomy and Astrophysics Center
The University of Chicago

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206290147.09125.dsyphers>