From owner-freebsd-questions Tue May 30 2:57:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from durango.picus.com (durango.picus.com [209.100.20.19]) by hub.freebsd.org (Postfix) with ESMTP id A310237B5F1 for ; Tue, 30 May 2000 02:57:28 -0700 (PDT) (envelope-from troy@picus.com) Received: from abyss [209.100.22.250] by durango.picus.com (SMTPD32-5.05) id A02915F015A; Tue, 30 May 2000 05:55:53 -0400 From: "Troy Settle" To: "Danny" , "Mark A. Hummel" , "freebsd-questions" Subject: RE: Why can't I cd to some of my directories? Date: Tue, 30 May 2000 05:56:28 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: <00052910422606.00361@freebsd.freebsd.org> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, if you are somewhere under the /cdrom directory structure (which I believe Mark was), you can not umount the cdrom. Failure with a device busy error. cd # puts you into your home directory umount /cdrom # unmounts the cdrom (run as root) On Mark's other question: For your problem getting into a directory under /usr/local/, can you post a transcript of your session to us? Don't re-type in, actually paste the text in from your session. If you can't copy/paste, you can use the script(1) command to capture all I/O of your session to a text file, which you can then edit (strip it to a few lines that show the problem but don't change those lines) and email to the list. I'm willing to bet that once you've documented this to the point where someone can help you, you will have found a solution for yourself. Let's see what happens. -- Troy Settle Network Analyst Picus Communications 540.633.6327 ** -----Original Message----- ** From: owner-freebsd-questions@FreeBSD.ORG ** [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Danny ** Sent: Sunday, May 28, 2000 8:42 PM ** To: Mark A. Hummel; freebsd-questions ** Subject: Re: Why can't I cd to some of my directories? ** ** ** - If you want to unmount the /cdrom ** - Try umount /cdrom ** - Then cd / ** ** ** ** On Sun, 28 May 2000, Mark A. Hummel wrote: ** > Greetings, ** > ** > I'm re-sending this in plain text... sorry about the html ** codes in the ** > last post. ** > ** > Sometimes when I try to cd to a directory like ** /usr/local/... I get an ** > error message reading: Can't cd to ... ** > I then try to cd one level down at a time. cd /usr then pwd to find ** > out I actually made the trip. Then cd local and I get ** something like, ** > "Sorry, can't cd to /usr/local." Why? I'm logged in as root. ** > ** > Now that I'm thinking about it, after I mount my CD ROM, I ** can see the ** > files on it and everything, but, for some reason, I can't ** unmount it and ** > I can't get back to a directory on my BSD hard drive where root is ** > mounted. What's up? ** > ** > BTW, I'm sure you'll all be happy to know that I just got an email ** > confirmation that my Complete FreeBSD 4.0 Book was shipped yesterday ** > (May 26) from Walnut Creek. ** > ** > Thanks ** > ** > Mark ** > ** > ** > ** > To Unsubscribe: send mail to majordomo@FreeBSD.org ** > with "unsubscribe freebsd-questions" in the body of the message ** -- ** ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-questions" in the body of the message ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message