From owner-freebsd-questions@FreeBSD.ORG Wed May 17 18:20:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F17A216A5B1 for ; Wed, 17 May 2006 18:20:58 +0000 (UTC) (envelope-from kyrreny@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F2043D48 for ; Wed, 17 May 2006 18:20:58 +0000 (GMT) (envelope-from kyrreny@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IZF00CIN9MX8IA0@osl1smout1.broadpark.no> for freebsd-questions@freebsd.org; Wed, 17 May 2006 20:20:57 +0200 (CEST) Received: from urban.broadpark.no ([80.203.212.30]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IZF000ZN9MX0JD0@osl1sminn1.broadpark.no> for freebsd-questions@freebsd.org; Wed, 17 May 2006 20:20:57 +0200 (CEST) Date: Wed, 17 May 2006 20:20:55 +0200 From: Kyrre Nygard In-reply-to: <200605161240.01873.dawnshade@mail.ru> To: dawnshade , freebsd-questions@freebsd.org Message-id: <7.0.1.0.2.20060517201956.021f8f10@broadpark.no> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <7.0.1.0.2.20060516101626.021dcaf8@broadpark.no> <200605161240.01873.dawnshade@mail.ru> Cc: Subject: Re: Reading UFS2 from Windows X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 18:20:59 -0000 At 10:40 16.05.2006, dawnshade wrote: >On Tuesday 16 May 2006 12:19, Kyrre Nygard wrote: > > Hello! > > > > I have an awkward setup right here. > > > > I have my first harddrive split into one NTFS partition which runs Windows, > > and one FAT32 partition which serves as a temporary docking station for all > > my files which I later secure into my 2nd harddrive running FreeBSD. > > > > Can I skip this temporary docking station somehow? > > > > I was thinking, since UFS2 is an open specification, it shouldn't be > > impossible creating a Win32 interface that will let me read and write to > > one. > > > > Does anyone know? > > > >http://sourceforge.net/projects/ufs2tools >http://sourceforge.net/projects/ffsdrv ffsdrv reboots my computer everytime I try to access files above 50MB. ufs2tools doesn't let me access the harddrive, it only attempts to copy. Any idea? Thanks, Kyrre