From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 07:43:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE9116A4CE for ; Tue, 13 Jan 2004 07:43:49 -0800 (PST) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id D965343D67 for ; Tue, 13 Jan 2004 07:43:38 -0800 (PST) (envelope-from jadams01@sprynet.com) Received: from sprynet.com ([68.158.5.45]) by imf23aec.mail.bellsouth.net ESMTP <20040113154338.OXMK1950.imf23aec.mail.bellsouth.net@sprynet.com>; Tue, 13 Jan 2004 10:43:38 -0500 Date: Tue, 13 Jan 2004 10:45:20 -0500 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v553) To: Andrew Boothman From: John Adams In-Reply-To: <40040EE9.2000608@cream.org> Message-Id: <7E7F3150-45DF-11D8-97CC-000393C505EC@sprynet.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.553) cc: fbsd_user@a1poweruser.com cc: freebsd-questions@freebsd.org Subject: Re: New installation: Hanging when trying to dial out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 15:43:49 -0000 On Tuesday, January 13, 2004, at 10:29 AM, Andrew Boothman wrote: > How are you trying to mount your floppy? "mount -t msdos /dev/fd0 > /mnt"? Well, I was just naively trying mount /dev/fd0 /mnt, but now I've tried it as you suggest, and again gotten "Device not configured". This is also what fdformat gives me when I try to format the disk. I'm also unable so far to mount the CD drive. > Are your serial ports probed correctly during boot? Look at > "dmesg|grep cuaa". Now, that's interesting. I get results for sio, but nothing for cuaa or tty. All the best, John A