From owner-freebsd-questions@FreeBSD.ORG Thu Dec 23 14:14:02 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 8389516A4CE for ; Thu, 23 Dec 2004 14:14:02 +0000 (GMT) Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A1443D1F for ; Thu, 23 Dec 2004 14:14:01 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by male.aldigital.co.uk (Postfix) with ESMTP id 8B49B97745; Thu, 23 Dec 2004 14:14:00 +0000 (GMT) Received: from [127.0.0.1] (localhost [127.0.0.1])iBNEDw1j032791; Thu, 23 Dec 2004 14:13:59 GMT (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <41CAD2A0.1070806@infracaninophile.co.uk> Date: Thu, 23 Dec 2004 14:13:52 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Mozilla Thunderbird 1.0 (X11/20041213) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Astill References: <003501c4e842$2f46c830$2a64015a@apise6e37e23bb> <200412230809.31238.bastill@adam.com.au> In-Reply-To: <200412230809.31238.bastill@adam.com.au> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2EEF4D2547A03411A9B4C321" cc: "P. B. S." cc: Joshua Lokken cc: freebsd-questions@freebsd.org Subject: Re: Explore FreeBSD filesystem under Windows? 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: Thu, 23 Dec 2004 14:14:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2EEF4D2547A03411A9B4C321 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit Brian Astill wrote: > On Wed, 22 Dec 2004 11:39 am, Joshua Lokken wrote: > >>On Wed, 22 Dec 2004 18:20:40 +0200, P. B. S. wrote: >> >>>How can I do that? >>>explore2fs is for ext2/3 only. >>> >>>I want to copy files from my FreeBSD filesystem (UFS2, I think?) >>>using Windows. >> >>http://us1.samba.org/samba/ >> >># cd /usr/ports/net/samba3 >># make install clean >> >>Then you can share your FreeBSD files over Samba, and have >>access to them from your Winboxen. > That's fine for two separate boxes, but has no hope whatsoever is the > Windoze and FBSD OSs are in the same box (perhaps even on the same > drive). Ah. A crucial bit of information that was missing from the original post. Standard practice in that case is to create a partition on the system with a filesystem that both OSes can read and write. Between Windows and FreeBSD that boils down to msdosfs, or in Windows-speak FAT32. (FAT12 and FAT16 are also supported, but why on earth would you want to use them if FAT32 works?) See newfs_msdos(8), fsck_msdosfs(8), mount_msdosfs(8), msdosfs(5) Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 8 Dane Court Manor School Rd PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone Tel: +44 1304 617253 Kent, CT14 0JL UK --------------enig2EEF4D2547A03411A9B4C321 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iQCVAwUBQcrSppr7OpndfbmCAQIjZgP9EpWjCqykd01IRJJjv1614QggtNdSr3o/ FefAbt5f81nIluhDu5TSa5ZKGBhxej0TRPlDcWT2kOq23FrcpP+bm6OJEciGJ1Tl 2z1+KOmq52PvfM8s+AUzVWks/aB2g+9qVHiBbvCN2gSUIYIcFZ59ONAptCBBlMAi Q6gK5YkLZPY= =8ung -----END PGP SIGNATURE----- --------------enig2EEF4D2547A03411A9B4C321--