FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 06-23-2012, 06:40 AM
JD
 
Default HFS write support

Does anyone know if there are plans to provide HFS write support?
In which release?

Thanx.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-23-2012, 06:59 AM
Ed Greshko
 
Default HFS write support

On 06/23/2012 02:40 PM, JD wrote:
> Does anyone know if there are plans to provide HFS write support?
> In which release?
>
>

Write support to HFS+ file systems is supported now. The only caveat is that you
must disabling journaling on the file system.


--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke
of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-23-2012, 08:01 AM
JD
 
Default HFS write support

On Sat, Jun 23, 2012 at 12:59 AM, Ed Greshko <Ed.Greshko@greshko.com> wrote:

On 06/23/2012 02:40 PM, JD wrote:

> Does anyone know if there are plans to provide HFS write support?

> In which release?

>

>



Write support to HFS+ file systems is supported now. *The only caveat is that you

must disabling journaling on the file system.



I suppose that hfsplus is hfs with journaling?

I see
/sbin/fsck.hfsplus
/sbin/mkfs.hfsplus

If the answer to my question is positive,

then why provide the above 2 commands?

Thanx Ed.


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-23-2012, 08:13 AM
Ed Greshko
 
Default HFS write support

On 06/23/2012 04:01 PM, JD wrote:
>
> On Sat, Jun 23, 2012 at 12:59 AM, Ed Greshko <Ed.Greshko@greshko.com
> <mailto:Ed.Greshko@greshko.com>> wrote:
>
> On 06/23/2012 02:40 PM, JD wrote:
> > Does anyone know if there are plans to provide HFS write support?
> > In which release?
> >
> >
>
> Write support to HFS+ file systems is supported now. The only caveat is that you
> must disabling journaling on the file system.
>
>
> I suppose that hfsplus is hfs with journaling?

That is just one of the differences. There are others. Two others are, HFS+
supports longer file names as well as file names in Unicode.
>
> I see
> /sbin/fsck.hfsplus
> /sbin/mkfs.hfsplus
>
> If the answer to my question is positive,
> then why provide the above 2 commands?

????

fsck.hfsplus — HFS file system consistency check
mkfs.hfsplus — construct a new HFS Plus file system

commands have totally different purposes.

--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke
of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-23-2012, 08:41 AM
JD
 
Default HFS write support

On Sat, Jun 23, 2012 at 2:13 AM, Ed Greshko <Ed.Greshko@greshko.com> wrote:

On 06/23/2012 04:01 PM, JD wrote:

>

> On Sat, Jun 23, 2012 at 12:59 AM, Ed Greshko <Ed.Greshko@greshko.com

> <mailto:Ed.Greshko@greshko.com>> wrote:

>

> Â* Â* On 06/23/2012 02:40 PM, JD wrote:

> Â* Â* > Does anyone know if there are plans to provide HFS write support?

> Â* Â* > In which release?

> Â* Â* >

> Â* Â* >

>

> Â* Â* Write support to HFS+ file systems is supported now. Â*The only caveat is that you

> Â* Â* must disabling journaling on the file system.

>

>

> I suppose that hfsplus is hfs with journaling?



That is just one of the differences. Â*There are others. Â*Two others are, HFS+

supports longer file names as well as file names in Unicode.

>

> I see

> /sbin/fsck.hfsplus

> /sbin/mkfs.hfsplus

>

> If the answer to my question is positive,

> then why provide the above 2 commands?



????



fsck.hfsplus — HFS file system consistency check

mkfs.hfsplus — construct a new HFS Plus file system



commands have totally different purposes.


I was trying to find out if linux provided different versions
of these tools for the journaled and non journaled HFS.


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-23-2012, 08:49 AM
Ed Greshko
 
Default HFS write support

On 06/23/2012 04:41 PM, JD wrote:
> I was trying to find out if linux provided different versions
> of these tools for the journaled and non journaled HFS.

No.... Journaled HFS+ is *not* supported.

To be more precise.... While you may be able to write to an HFS+ file system that
has journaling enable there is no guarantee against corruption.

So....if the HFS+ file system was created on an Apple system you *should* use the
tools on the Apple system to turn off journaling. Much like turning off journaling
using tune2fs to change features on extX

--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke
of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-23-2012, 04:10 PM
JD
 
Default HFS write support

On Sat, Jun 23, 2012 at 2:49 AM, Ed Greshko <Ed.Greshko@greshko.com> wrote:
> On 06/23/2012 04:41 PM, JD wrote:
>> I was trying to find out if linux provided different versions
>> of these tools for the journaled and non journaled HFS.
>
> No.... *Journaled HFS+ is *not* supported.
>
> To be more precise.... *While you may be able to write to an HFS+ file system that
> has journaling enable there is no guarantee against corruption.
>
> So....if the HFS+ file system was created on an Apple system you *should* use the
> tools on the Apple system to turn off journaling. * Much like turning off journaling
> using tune2fs to change features on extX
>
> --
> Never be afraid to laugh at yourself, after all, you could be missing out on the joke
> of the century. -- Dame Edna Everage
> --


Thanx Ed. That's disappointing.
I no longer have the Apple MacBookPro
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 

Thread Tools




All times are GMT. The time now is 08:29 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org