From owner-freebsd-stable@FreeBSD.ORG Sun Feb 27 00:49:05 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F72216A4CE for ; Sun, 27 Feb 2005 00:49:05 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id D25E643D49 for ; Sun, 27 Feb 2005 00:49:04 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.alpha-tierchen.de (port-212-202-37-110.dynamic.qsc.de [212.202.37.110]) by mail.efacilitas.de (Postfix) with ESMTP id 373A51239CC; Sun, 27 Feb 2005 01:48:26 +0100 (CET) Received: from localhost (localhost.local [127.0.0.1]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 93907CCD86C; Sun, 27 Feb 2005 01:48:59 +0100 (CET) Received: from mail.alpha-tierchen.de ([127.0.0.1]) by localhost (alpha-tierchen.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 63531-03; Sun, 27 Feb 2005 01:48:59 +0100 (CET) Received: from alpha (alpha.local [192.168.1.2]) by mail.alpha-tierchen.de (Postfix) with ESMTP id DA762CCD869; Sun, 27 Feb 2005 01:48:58 +0100 (CET) From: =?ISO-8859-2?B?Qmr2cm4gS/ZuaWc=?= To: "'Jan Sebosik'" , Date: Sun, 27 Feb 2005 01:49:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <42210935.8010300@demax.sk> Thread-Index: AcUcXQmwT8hINTpFTBSnsFYVXE1gkgACOcqw Message-Id: <20050227004858.DA762CCD869@mail.alpha-tierchen.de> X-Virus-Scanned: amavisd-new at alpha-tierchen.de Subject: RE: Extended msdos partition X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 00:49:05 -0000 Jan Sebosik wrote: > I`ve klkload-ed msdosfs module, tried disklabel on /dev/ad0s2=20 > (which damaged my partition table), but it still something > about that it cannot mount partition (yeh, mount point e.g.=20 > /mnt/c exists :-\ ). Is freebsd so different against Linux, or NetBSD? What is the error message? What did you type into the console? Did you use the -t option? Bj=F6rn