Date: Tue, 23 Jan 2001 11:50:48 -0500 (EST) From: Dibble <dibble@cc.gatech.edu> To: Michael Haertl <michael.haertl@gmx.net> Cc: Rick Dennis <rickd@alaskastyle.com>, freebsd-newbies@freebsd.org Subject: Re: Mounting CD ROM Message-ID: <Pine.SOL.4.21.0101231149060.3328-100000@felix.cc.gatech.edu> In-Reply-To: <3A6DB087.84C828B1@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0101231149060.3328-100000>