From owner-freebsd-fs@FreeBSD.ORG Fri Jan 31 17:33:18 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B09D702; Fri, 31 Jan 2014 17:33:18 +0000 (UTC) Received: from mail-qc0-x22d.google.com (mail-qc0-x22d.google.com [IPv6:2607:f8b0:400d:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 267ED16F9; Fri, 31 Jan 2014 17:33:18 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id i8so7517048qcq.32 for ; Fri, 31 Jan 2014 09:33:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=m+2E3Vp2I6Sd0qKYOH7L8sY1S2Io1UyUGnA6YBFcsGM=; b=ndqxGRglMZvnDBdt5coUew5FniFJGdgEZtyb4IFe3rLn0Z7yNegr2CMtwtte1NRaV0 g6Fg4vow7Lt0ugNwcacn6oSbJ5iElu/79n7Pv5AFSaLY5U2DZhvUs5p1GveMA8wu6lY5 QlaqogD69jp8UUEzFRw9Vs065jqnwgfcdi1vlYSQi0PlCPnpRhz3oMHMxxBiOPZZYlI9 1hngfoRuLP0xhBBkVMY/sPbzJqYWamMzcQE07NzInemCXjU5NTlw0jTyAmHDYbqYkvyH PaUx0eQfyHo9e1qgnOGjHIQnY6hirajJq/GY4N2OyAb3NUYa8IDDD5kFhgsPzaZ04yph QMCw== MIME-Version: 1.0 X-Received: by 10.140.94.74 with SMTP id f68mr31975324qge.64.1391189597242; Fri, 31 Jan 2014 09:33:17 -0800 (PST) Sender: tomek.cedro@gmail.com Received: by 10.229.151.73 with HTTP; Fri, 31 Jan 2014 09:33:17 -0800 (PST) In-Reply-To: References: <20140131150601.53ee40f4.freebsd@edvax.de> Date: Fri, 31 Jan 2014 18:33:17 +0100 X-Google-Sender-Auth: Q5pAtOcLDCS5p_SOphYKTM5mWvk Message-ID: Subject: Re: UFS(2) portable driver for other OS From: CeDeROM To: Freddie Cash Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Filesystems , Polytropon , FreeBSD Questions Mailing List X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2014 17:33:18 -0000 On Fri, Jan 31, 2014 at 6:20 PM, Freddie Cash wrote: > There's also UDF which doesn't suffer from a lot of the issues the > FAT16/32/32x does on large-ish devices. FreeBSD, Windows, Linux, MacOSX > all support read/write to UDF, although it may depend on the OS version for > Windows (I think XP needs a 3rd party driver). > I've used UDF successfully on USB drives, although I don't think you can > boot off it. Yess, thats what I need! Thank you Freddie, I will try it out!! :-) No need to boot of data partition anyway.. and I remember some UDF related issues on mkisofs port some time ago.. but this might be the best solution also for data storage on a HD and seems non -endian problematic :-) :-) Best regards! :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info