From owner-freebsd-questions Wed Dec 15 15:23: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 7F64D15613 for ; Wed, 15 Dec 1999 15:22:55 -0800 (PST) (envelope-from markh@lon.imag.net) Received: from mark.imag.net (lon-p23.wwdc.com [207.200.138.24]) by superman.imag.net (8.9.3/8.9.3) with SMTP id PAA21676 for ; Wed, 15 Dec 1999 15:23:06 -0800 (PST) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@FreeBSD.ORG Subject: Re: Mounting FreeBSD partition in Linux Date: Wed, 15 Dec 1999 18:06:43 -0500 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <19991215123527.F58400@lucifer.bart.nl> MIME-Version: 1.0 Message-Id: <99121518213200.00276@mark.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Dec 1999, Jeroen Ruigrok van der Werven wrote: > -On [19991215 12:25], Mauricio Westendorff Pegoraro (mwp@pucrs.br) wrote: > >Hi there. > > > >Would anyone out there tell me how mount a FreeBSD partition in a Linux > >(RedHat) and vice-versa? Both systems are in the same > >machine (obsviously). > > Does Linux support something like mount_ffs or mount_ufs of BSD-type > slices/partitions? Linux calls it ffs, so: mount -t ffs /dev/hdaX /mnt/FreeBSD where hdaX is the partition where freeBSD resides. or add the line: /dev/hdaX /mnt/FreeBSD ffs defaults in your /etc/fstab file to mount FreeBSD at boot time. Read more about in 'man mount' or 'man fstab'. FreeBSD does not currently support ext2fs (Linux filesystem) at this time. -- / ghIj qet jaghmeyjaj \ / jaghmeylI' DaghIjjaj qetjaj jaghmeylI' \ \ - "May your enemies run with fear" / \ "The Klingon Way" Mark Okrand, 1996 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message