From owner-freebsd-newbies Sun Mar 17 18:16:40 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from web20005.mail.yahoo.com (web20005.mail.yahoo.com [216.136.225.68]) by hub.freebsd.org (Postfix) with SMTP id AC2E837B400 for ; Sun, 17 Mar 2002 18:16:18 -0800 (PST) Message-ID: <20020318021618.31290.qmail@web20005.mail.yahoo.com> Received: from [217.229.14.146] by web20005.mail.yahoo.com via HTTP; Sun, 17 Mar 2002 18:16:18 PST Date: Sun, 17 Mar 2002 18:16:18 -0800 (PST) From: Edmond Nolan Subject: Re: Can't mount CDROM To: Chip Wiegand Cc: freebsd-newbies@freebsd.org In-Reply-To: <20020317180730.45602eb5.chip@wiegand.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Thanks for the quick response! I have the same entry in my /etc/fstab. I also tried 'mount -t cd9660 /dev/acd0c /cdrom' but got no joy either. My CDROM is a DVD, would that make a difference? I'm thinking no, coz otherwise how could the CDROM be mounted for the installation in the first place. Hmmm, strange stuff. Regards Eddie --- Chip Wiegand wrote: > On Sun, 17 Mar 2002 17:13:11 -0800 (PST) > Edmond Nolan wrote: > > > Hi All, > > > > well, well, FreeBSD is a challenge - that's for sure : ) > > > > 2+ years of messing around with Linux has helped me *some*, but > > I still can't mount my CDROM, not as /cdrom or as > > /dev/can't_remember_the_device_name I get this error message: > > > > cd9660 device not configured. > > > > The strange thing is I can boot and install FreeBSD from the CD, but > > once the system's up - no chance of mounting it. Which is a pity coz > > it means I can't use /stand/sysinstall : ( > > > > I had a look at my /etc/fstab, it looks ok to me, i.e. it fits with > > the stuff in the "The Complete FreeBSD" book. > > This is the entry in my fstab - > > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > > So I just enter > mount /cdrom > and it mounts. Otherwise you could try - > mount -t cd9660 /dev/acd0c /cdrom > > Of course you'll need to change the letter from c to whatever your cd > rom drive is designated, and change the /cdrom to whatever mount point > you will use. > > -- > Chip > > > Do I need to do something special to get it going? Build a kernel or > > something? > > > > Regards > > > > Eddie > > > > ===== > > -- > > > > consume - be silent - die > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Sports - live college hoops coverage > > http://sports.yahoo.com/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-newbies" in the body of the message > > ===== -- consume - be silent - die __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message