Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2002 10:54:33 -0700
From:      Ulf Zimmermann <ulf@Alameda.net>
To:        David Syphers <dsyphers@uchicago.edu>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: can't mount acd0 after upgrading
Message-ID:  <20020702105433.L64809@seven.alameda.net>
In-Reply-To: <200206290147.09125.dsyphers@uchicago.edu>; from dsyphers@uchicago.edu on Sat, Jun 29, 2002 at 01:47:20AM -0500
References:  <200206290147.09125.dsyphers@uchicago.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 29, 2002 at 01:47:20AM -0500, David Syphers wrote:
> 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.)

You need to use the new MAKEDEV from the source (or use mergemaster to
merge all kind of things, including MAKEDEV) and then rebuilt the
acd nodes in /dev.

> 
> 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
> 

-- 
Regards, Ulf.

---------------------------------------------------------------------
Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204
You can find my resume at: http://seven.Alameda.net/~ulf/resume.html

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?20020702105433.L64809>