Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.misc > #843

Re: hfs / hfs+ partitions under linux?

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date Tue, 19 Apr 2011 22:41:10 -0500
Date Tue, 19 Apr 2011 20:41:11 -0700
From John Reiser <jreiserfl@comcast.net>
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9
MIME-Version 1.0
Newsgroups comp.os.linux.misc
Subject Re: hfs / hfs+ partitions under linux?
References <eli$1104182311@qz.little-neck.ny.us>
In-Reply-To <eli$1104182311@qz.little-neck.ny.us>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
Message-ID <tcGdnRYvLOVLyDPQ4p2dnAA@giganews.com> (permalink)
Lines 26
X-Usenet-Provider http://www.giganews.com
X-Trace sv3-eSgvftFJdQ6QZTbCru8BxqjkT5XCBdpNjq0LYemQ3/6byq+jcSTXSNt1GTYXJprt1MYli0B6GTVPsH+!Dc9/VxzeJp2NN2zYMyNPD5lKL7CXVFuKIKO0Jg7t9UYNTnEjzv84Bw3uqxc67AAO
X-Complaints-To abuse@giganews.com
X-DMCA-Notifications http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 2483
Xref x330-a1.tempe.blueboxinc.net comp.os.linux.misc:843

Show key headers only | View raw


> I found hfsutils has a hformat command that says it can format an
> existing hfs partition, but no thing I can find tells me how to
> create an hfs partition.

A partition is just a designated set of consecutive disk blocks: an
interval of blocks.  A partition itself has no type.  A partition
may contain a file system, and the organization of that file system
has a type.  This type often is confused as the type of the partition
because the partition descriptor has a "type" field which often records a
hint about the organization of a file system which the partition contains.
A significant class of bugs occurs when the actual organization of
the file system disagrees with the hint given by the "type" field
of the partition descriptor.

To create an hfs file system:  "mkfs -t hfs" which invokes mkfs.hfs.

Long answer:
http://gparted.org/features.php  claims that gparted can do everything
except grow, check, and label hfs/hfs+.  Use a recent Linux: 2010 or newer.
On a Mac, do not use fdisk [DOS partition table] except for removable
volumes that contain FAT32 file systems for cross-machine transport
(USB flash memory, etc.)  MacOS prefers (and for boot volumes, demands)
the GPT partition table which parted or gparted can create and understand
(and which fdisk cannot.)

-- 

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Find similar


Thread

hfs / hfs+ partitions under linux? Eli the Bearded <*@eli.users.panix.com> - 2011-04-19 03:11 +0000
  Re: hfs / hfs+ partitions under linux? Gregory Shearman <ZekeGregory@netscape.net> - 2011-04-20 03:10 +0000
    Re: hfs / hfs+ partitions under linux? Eli the Bearded <*@eli.users.panix.com> - 2011-04-21 06:03 +0000
      Re: hfs / hfs+ partitions under linux? Gregory Shearman <ZekeGregory@netscape.net> - 2011-04-21 08:13 +0000
        Re: hfs / hfs+ partitions under linux? Eli the Bearded <*@eli.users.panix.com> - 2011-04-21 14:43 +0000
          Re: hfs / hfs+ partitions under linux? Gregory Shearman <ZekeGregory@netscape.net> - 2011-04-22 06:28 +0000
            Re: hfs / hfs+ partitions under linux? Eli the Bearded <*@eli.users.panix.com> - 2011-04-23 00:19 +0000
              Re: hfs / hfs+ partitions under linux? Gregory Shearman <ZekeGregory@netscape.net> - 2011-04-23 12:17 +0000
  Re: hfs / hfs+ partitions under linux? John Reiser <jreiserfl@comcast.net> - 2011-04-19 20:41 -0700

csiph-web