From owner-freebsd-questions Fri Dec 23 07:01:46 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id HAA08578 for questions-outgoing; Fri, 23 Dec 1994 07:01:46 -0800 Received: from styx.ibmoto.com (styx.ibmoto.com [129.38.252.14]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id PAA08564 for ; Fri, 23 Dec 1994 15:01:44 GMT Received: from bartling.ibmoto.com (bartling.ibmoto.com [129.38.33.7]) by styx.ibmoto.com (8.6.9/8.6.9) with ESMTP id JAA14298 for ; Fri, 23 Dec 1994 09:00:51 -0600 From: Steve Bartling Received: (bartling@localhost) by bartling.ibmoto.com (8.6.9/8.6.9) id JAA17128 for FreeBSD-Questions@freefall.cdrom.com; Fri, 23 Dec 1994 09:00:51 -0600 Message-Id: <199412231500.JAA17128@bartling.ibmoto.com> Subject: cannot get CDROM mounted with 2.0R To: FreeBSD-Questions@freefall.cdrom.com Date: Fri, 23 Dec 1994 09:00:51 -0600 (CST) X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 862 Sender: questions-owner@freebsd.org Precedence: bulk After having successfully completed a 2.0R install from CDROM, I can not get the CDROM mounted again so that I can install X windows. mount -t isofs /dev/cd0a /mnt The above command gives me a message that /mnt cannot be found. ( yes /mnt does exist ). What is the magic incantation to get this to work? If memory serves me correctly, I used the above cammand in 1.1R without problems. Second question : Since the 2.0R install process hangs every time I try start from scratch and attempt to install X windows using sysinstall, how do I install the X windows package manually. I know it is a dumb question, but please bear with me, I was up till 3 am attempting the 2.0 install and I'm now officially a vegetable. Thanks, Steve Bartling email : bartling@ibmoto.com P.S. Good job on the 2.0R install. It is much less painful than prior releases.