From owner-freebsd-questions Fri Dec 23 13:09:27 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA22877 for questions-outgoing; Fri, 23 Dec 1994 13:09:27 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id VAA22871 for ; Fri, 23 Dec 1994 21:09:24 GMT Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id NAA19840; Fri, 23 Dec 1994 13:07:52 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: Steve Bartling cc: FreeBSD-Questions@freefall.cdrom.com Subject: Re: cannot get CDROM mounted with 2.0R In-reply-to: Your message of "Fri, 23 Dec 94 09:00:51 CST." <199412231500.JAA17128@bartling.ibmoto.com> Date: Fri, 23 Dec 1994 13:07:50 -0800 Message-ID: <19839.788216870@time.cdrom.com> From: "Jordan K. Hubbard" Sender: questions-owner@freebsd.org Precedence: bulk > mount -t isofs /dev/cd0a /mnt mount -t cd9660 /dev/cd0a /mnt The name of the filesystem changed between 4.3 and 4.4. > 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. It's not hanging, it's waiting for you to interact with it on the other screen. ALT-F2. This has been changed to interact with you on the *first* screen now, but for 2.0R... Jordan