From owner-freebsd-questions Fri Oct 11 2:43: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5850837B401 for ; Fri, 11 Oct 2002 02:43:00 -0700 (PDT) Received: from mail.rz.uni-ulm.de (gemini.rz.uni-ulm.de [134.60.246.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CDDE43EB7 for ; Fri, 11 Oct 2002 02:42:57 -0700 (PDT) (envelope-from siegbert.baude@gmx.de) Received: from gmx.de (lilith.wh-wurm.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.12.5/8.12.5) with ESMTP id g9B9gdeg014010 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Fri, 11 Oct 2002 11:42:40 +0200 (MEST) Message-ID: <3DA69D1A.3020902@gmx.de> Date: Fri, 11 Oct 2002 11:42:50 +0200 From: Siegbert Baude User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: de, en MIME-Version: 1.0 To: Ivan Fomitchev Cc: freebsd-questions@freebsd.org Subject: Re: Mount logical DOS partition References: <1752211302.20021011095304@wbsh.spb.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Hi Ivan, > Could anyone tell me, how should I mount DOS logical partition on > FreeBSD? It is located in the beginning of the the extended partition, > which is the second on my HDD. I have in my /etc/fstab: /dev/ad2s5 /win/temp msdos rw 0 0 Yours should probably read ad0s5 instead. My extended partition is #4 on my hdd however, so it could be ad0s3, too. To be sure do a verbose boot (i.e. interrupt your boot process and type "boot -v" then). This will list all slices and partitions found on your disks. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message