From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 08:10:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24A3316A4CE for ; Thu, 18 Mar 2004 08:10:22 -0800 (PST) Received: from post-21.mail.nl.demon.net (post-21.mail.nl.demon.net [194.159.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C033943D3F for ; Thu, 18 Mar 2004 08:10:21 -0800 (PST) (envelope-from freeBSD@parel.demon.nl) Received: from [82.161.83.151] (helo=apocalyps.sytes.net) by post-21.mail.nl.demon.net with esmtp (Exim 3.36 #2) id 1B4068-000GdP-00; Thu, 18 Mar 2004 16:10:20 +0000 From: Martijn Organization: Prive To: bsdnewbie@coolarrow.com Date: Thu, 18 Mar 2004 17:10:22 +0100 User-Agent: KMail/1.6.1 References: <200403180935440470.461A17AA@coolarrow.com> In-Reply-To: <200403180935440470.461A17AA@coolarrow.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403181710.22590.freeBSD@parel.demon.nl> cc: freebsd-questions@freebsd.org Subject: Re: cdrom mount problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 16:10:22 -0000 Hi chris, You first have to unmount the cdrom before you can mount a new cd, you can do that by typing: umount /cdrom greets, Martijn On Thursday 18 March 2004 16:35, Chris wrote: > *This message was transferred with a trial version of CommuniGate(tm) Pro* > > > > > In summary: the only way to mount my cdrom after burning an ISO is to > reboot first. > > > Prior to 5.2.1-RC1, I was able to burn ISO imaged onto a CDRW using burncd, > then later mount /cdrom to access the files I burned. With RC1 and now with > 5.2.1-RELEASE, a strange thing happens: > > After a reboot, I can mount /cdrom and access files on the disc. But if I > re-burn the ISO file, then try to mount /cdrom, I get this: > > cd9660: /dev/acd0: Input/output error > > BUT... if I reboot THEN try to access that same disk, it works fine. > > Thanks, > Chris > > > _________________________________________________________ > Email harvesters eat this: sendjunkmailhere@coolarrow.com > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"