From owner-freebsd-bugs Thu May 21 03:03:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA10840 for freebsd-bugs-outgoing; Thu, 21 May 1998 03:03:54 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA10800; Thu, 21 May 1998 03:03:40 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id DAA25107; Thu, 21 May 1998 03:03:44 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Andrew Cagney cc: FreeBSD-gnats@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: conf/5307: sysinstall wedges CD drive In-reply-to: Your message of "Thu, 21 May 1998 19:59:56 +1000." Date: Thu, 21 May 1998 03:03:41 -0700 Message-ID: <25101.895745021@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > bash# df > Filesystem 512-blocks Used Avail Capacity Mounted on > /dev/wd1s1a 6320540 4311216 1503682 74% / > /dev/wd0s1a 7058972 5292696 1201560 81% /home > procfs 8 8 0 100% /proc > /dev/wcd0c 1295112 1295112 0 100% /dist > bash# mount /cdrom > cd9660: /dev/wcd0c: Device busy Huh? I'm not disputing that it's probably an error to leave the drive mounted, but why do you say it "wedges" the drive? Trying to mount the cdrom as /cdrom when it's plainly already mounted as /dist should certainly give the "error" you're seeing. It's not an error - it's simply reporting the situation accurately. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message