From owner-freebsd-questions Wed Sep 18 11:38:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA13353 for questions-outgoing; Wed, 18 Sep 1996 11:38:40 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA13322 for ; Wed, 18 Sep 1996 11:38:36 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0v3QqA-000QjlC; Wed, 18 Sep 96 19:55 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id SAA11547; Wed, 18 Sep 1996 18:24:12 +0200 Message-Id: <199609181624.SAA11547@allegro.lemis.de> Subject: Re: Mounting an extended partition.. To: dubois@primate.wisc.edu (Paul DuBois) Date: Wed, 18 Sep 1996 18:24:12 +0200 (MET DST) Cc: questions@FreeBSD.org (FreeBSD Questions) In-Reply-To: <199609161427.JAA17592@night.primate.wisc.edu> from "Paul DuBois" at Sep 16, 96 09:27:01 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Paul DuBois writes: > >> I have just received FreeBSD 2.1.5 on CDROM in the mail. >> >> During installation, when I was trying to install from an extended MS-DOS >> partition I kept getting an "Invalid Argument (22)" message whnever the >> instraller would ry to mount the partition (wd0s2). I finally >> managed to install from my Primary partition (C:) without a problem. >> >> I am again trying to mount this extended partition with no luck. I am >> still getting "Invalid Arguement" errors with mount. Anyone know what the >> problem could be? > > I encountered the same problem with 2.1. I decided that you simply > cannot install into an extended partition, but I'd be curious to know > if that's actually the case. > > Must FreeBSD be installed into a primary partition? No, FreeBSD must be installed into a FreeBSD partition. Primary and extended partitions are only for MS-DOS file systems. FreeBSD partitions have the partition ID 165. That's not what the original correspondent was talking about, though. He was trying to mount an MS-DOS partition so he could copy data from it. On the whole, you're better off without MS-DOS. If your CD-ROM drive works, that's definitely the way to go. Greg