From owner-freebsd-questions Wed Apr 30 09:23:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA04286 for questions-outgoing; Wed, 30 Apr 1997 09:23:08 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA04278 for ; Wed, 30 Apr 1997 09:22:59 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id TAA12802; Wed, 30 Apr 1997 19:20:28 +0300 (IDT) Date: Wed, 30 Apr 1997 19:20:28 +0300 (IDT) From: Nadav Eiron To: Francisco Reyes cc: "questions@freebsd.org" Subject: Re: Can't mount Live File System for 2.2.1 In-Reply-To: <199704301443.KAA05206@federation.addy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 30 Apr 1997, Francisco Reyes wrote: > On Wed, 30 Apr 1997 12:26:46 +0300, Nadav Eiron wrote: > >Francisco Reyes wrote: > >> > >> The CDrom could not be mounted. It gave some error about incompatible > >> file system. > > > >How did you try mounting it. Remember that the CD has a cd9660 file > >system, not ufs. > > I tried "mount /cdrom" > This is what I had always done with previous distributions for the > Live disk. The only difference is that all my previous installations > were installed from CD. > > What's your fstab line for cdrom then? Make sure the fs type field is cd9660. Nadav