From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 06:58:36 2004 Return-Path: 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 0997316A4CE for ; Tue, 27 Jul 2004 06:58:36 +0000 (GMT) Received: from mwinf0203.wanadoo.fr (smtp2.wanadoo.fr [193.252.22.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09A843D41 for ; Tue, 27 Jul 2004 06:58:35 +0000 (GMT) (envelope-from jthys@wanadoo.fr) Received: from thys.homeunix.org (AVelizy-112-1-16-55.w81-51.abo.wanadoo.fr [81.51.166.55]) by mwinf0203.wanadoo.fr (SMTP Server) with ESMTP id C997D100006C for ; Tue, 27 Jul 2004 08:58:33 +0200 (CEST) From: jens To: freebsd-questions@freebsd.org Date: Tue, 27 Jul 2004 10:42:03 +0200 User-Agent: KMail/1.6.1 References: <4105F4D4.6000006@presys.com> In-Reply-To: <4105F4D4.6000006@presys.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407271042.04102.jthys@wanadoo.fr> Subject: Re: mounting linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 06:58:36 -0000 On Tuesday 27 July 2004 08:23, John Widenoja wrote: Your linux fs must be ext2 or ext3 Compile in the kernel the option EXT2FS command line after reboot mount_ext2 /dev/adxxx /mnt with eventually the -o ro option gentoo for example). Kind regards. Jens > I appologize in advance for having to ask this question. I have skimmed > through the manual, and have missed the answer. > > I use BSD on a disk which is 50-50 win 98 and 5.2. I use, on the same > computer win ME and RH linux 8.0. I can access the dos partitions with > no problem using "mount_msdosfs", but no matter what I try, I am unable > to access the RH partition. > > The RH partition is on a scsi U-160 drive, but the dos side is right there. > > I would appreciate any suggestions on how to mount the linux partition. > > Thanks, > John Widenoja > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"