From owner-freebsd-stable Mon Mar 27 16:10:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from melete.ch.intel.com (melete.ch.intel.com [143.182.246.25]) by hub.freebsd.org (Postfix) with ESMTP id 40B4937B87D for ; Mon, 27 Mar 2000 16:10:06 -0800 (PST) (envelope-from jreynold@sedona.ch.intel.com) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by melete.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.19 2000/01/29 00:15:43 dmccart Exp $) with ESMTP id AAA06539; Tue, 28 Mar 2000 00:11:12 GMT Received: from hip186.ch.intel.com (hip186.ch.intel.com [143.182.225.68]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.10 2000/02/10 21:38:16 steved Exp $) with ESMTP id RAA07994; Mon, 27 Mar 2000 17:08:55 -0700 (MST) X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by hip186.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id TAA03975; Mon, 27 Mar 2000 19:10:00 -0500 (EST) X-Authentication-Warning: hip186.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14559.63574.826460.351449@hip186.ch.intel.com> Date: Mon, 27 Mar 2000 17:09:58 -0700 (MST) To: Grigoriy Strokin Cc: stable@freebsd.org Subject: Re: can I mount a Linux ext2fs from an extended partition ? In-Reply-To: <20000328034011.A21720@isabase.philol.msu.ru> References: <20000327233341.A98997@titan.klemm.gtn.com> <14559.55202.523180.943476@hip186.ch.intel.com> <20000328034011.A21720@isabase.philol.msu.ru> X-Mailer: VM 6.75 under Emacs 20.3.11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ On Tuesday, March 28, Grigoriy Strokin wrote: ] > On Mon, Mar 27, 2000 at 02:50:26PM -0700, John Reynolds~ wrote: > > > > Am migrating a customer from Linux to Unix. > > > His user data are on an extended partition. > > > How can I mount it under FreeBSD 4.0 ? > > > > > > > should just be: > > > > mount -t ex2fs /dev/whatever /mnt > > Oh, could you please eloborate on this? Namely, which 'whatever' > should one specify for the first 'logical' partition > of the extended partition on wd0, primary master hard drive? > OH! That's the info you were looking for ... I thought you were just looking for the "ext2fs" option to "mount" ... http://www.freebsd.org/handbook/disks-naming.html that might help a bit ... I have not done this myself, but I believe I remember from Greg Lehey's "The Complete FreeBSD" book that the 1st logical drive is slice 5. So, under 4.0 "whatever" might be: /dev/ad0s5 give it a whirl. Can anybody else verify or disprove the above (I'm just guessing and trying to remember from broken memory :). -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, Higher Levels of Abstraction | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message