From owner-freebsd-questions Sun Apr 21 5:30:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ettnet.se (mail.ettnet.se [212.109.4.7]) by hub.freebsd.org (Postfix) with SMTP id 4ADF037B433 for ; Sun, 21 Apr 2002 05:30:34 -0700 (PDT) Received: (qmail 37229 invoked from network); 21 Apr 2002 12:30:31 -0000 Received: from unknown (HELO ppp-212-109-5-6) (212.109.5.6) by mail.ettnet.se with SMTP; 21 Apr 2002 12:30:31 -0000 From: Thomas Widlumdh Reply-To: tw@ettnet.se To: Mark Filipak Subject: Re: mount Date: Sun, 21 Apr 2002 13:15:16 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <02042107370004.00266@atp.se> <3CC250CF.887E1933@earthlink.net> In-Reply-To: <3CC250CF.887E1933@earthlink.net> Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <02042113255105.00266@atp.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 21 Apr 2002, you wrote: > > The funny thing is that the disc is mounted by Linux, but not by BSD. > > What kind of filesystem does Linux say it put on the disc? With the command $ mount I got the answer: /dev/hdc on /mnt/cdrom type iso9660 (ro,noexec,nosuid,nodev,user=tw) Doing mount as root i got the same answer, but the last "user=tw" wasn't there. So I suppose the "mount" command was the right one for this. Linux consider this disk as an iso9660, but BSD don't, it seems... Why, I wonder? Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message