From owner-freebsd-newbies Tue Jan 23 8:51: 8 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from burdell.cc.gatech.edu (burdell.cc.gatech.edu [130.207.3.207]) by hub.freebsd.org (Postfix) with ESMTP id BB84037B402 for ; Tue, 23 Jan 2001 08:50:50 -0800 (PST) Received: from felix.cc.gatech.edu (felix.cc.gatech.edu [130.207.107.11]) by burdell.cc.gatech.edu (8.9.1/8.9.1) with ESMTP id LAA13825; Tue, 23 Jan 2001 11:50:49 -0500 (EST) Received: from localhost (dibble@localhost) by felix.cc.gatech.edu (8.9.3+Sun/8.9.1) with ESMTP id LAA04531; Tue, 23 Jan 2001 11:50:48 -0500 (EST) Date: Tue, 23 Jan 2001 11:50:48 -0500 (EST) From: Dibble To: Michael Haertl Cc: Rick Dennis , freebsd-newbies@freebsd.org Subject: Re: Mounting CD ROM In-Reply-To: <3A6DB087.84C828B1@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Try using either: /sbin/mount_cd9660 /dev/acd0c /mnt or /sbin/mount /dev/wcd0c /mnt Those combinations are what I have used for the past few years. The first command is what I use for 4.2-stable and I know it works. On Tue, 23 Jan 2001, Michael Haertl wrote: > Hello Rick, > > have you tried the string "iso9660" instead of "cd9660" ? > > > > just completed my first install of FreeBSD on Intel Pentium. > > I installed by booting to CD rom > > Now I am having trouble mounting the CD ROM (ATAPI) > > > > I do this: > > mount -t cd9660 -o ro /dev/acd0c /mnt/cd1 > > > > and get the error: > > cd9660: Invalid argument > > > > Any suggestions? > > Thanks, > > Rick Dennis > > Alaska > > -- > /* Michael Haertl */ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > ####################### Jeff Lee http://www.cc.gatech.edu/~dibble/ Student Assistant Dibble@cc.gatech.edu GTRI-ITTL 404-206-1365 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message