From owner-freebsd-questions Fri Dec 23 08:53:09 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17087 for questions-outgoing; Fri, 23 Dec 1994 08:53:09 -0800 Received: from fslg8.fsl.noaa.gov (fslg8.fsl.noaa.gov [137.75.131.171]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id QAA17077 for ; Fri, 23 Dec 1994 16:53:00 GMT Received: by fslg8.fsl.noaa.gov (5.57/Ultrix3.0-C) id AA27808; Fri, 23 Dec 94 16:52:38 GMT Received: from woody.fsl.noaa.gov by yarmouth.fsl.noaa.gov (1.37.109.14/SMI-4.1 (1.37.109.14)) id AA169421546; Fri, 23 Dec 1994 11:52:26 -0500 Date: Fri, 23 Dec 1994 11:52:26 -0500 From: kelly@fsl.noaa.gov (Sean Kelly) Message-Id: <199412231652.AA169421546@yarmouth.fsl.noaa.gov> Received: by woody.fsl.noaa.gov (1.37.109.14/SMI-4.1 (1.37.109.14)) id AA259981539; Fri, 23 Dec 1994 09:52:19 -0700 To: bartling@ibmoto.com Cc: FreeBSD-Questions@freefall.cdrom.com In-Reply-To: <199412231500.JAA17128@bartling.ibmoto.com> (message from Steve Bartling on Fri, 23 Dec 1994 09:00:51 -0600 (CST)) Subject: Re: cannot get CDROM mounted with 2.0R Sender: questions-owner@freebsd.org Precedence: bulk >>>>> "Steve" == Steve Bartling writes: Steve> mount -t isofs /dev/cd0a /mnt Try instead: mount -r -t cd9660 /dev/cd0a /mnt Steve> how do I install the X windows package manually. Type: cd /mnt/XFree86-3.1 sh ./extract.sh Answer questions as they appear. Steve> I was up till 3 am attempting the 2.0 install and I'm now Steve> officially a vegetable. Awww, quit it ... you're making me hungry :-) --k