[NBLUG/talk] Advanced partition selection
Barry Stump
barry.stump at gmail.com
Wed Jan 3 09:48:56 PST 2007
If you are working with OS X, you will probably want to use HFS+
instead of HFS and use a mount command like this: mount -t hfsplus
You can (for the adventurous) mount the partition read/write as long
as the filesystem wasn't created with journaling enabled, otherwise it
will be forced read-only.
-Barry
On 1/3/07, Dean A. Roman <droman at romansystems.com> wrote:
>
> Lincoln,
>
> I don't have any experience working with Mac partitions, however it would
> make sense to me that you would need a special Mac partition tool to be able
> to view/edit any of the partitions.
>
> In order to mount the Mac partions/file systems you need both the Macintosh
> partition option and HFS file system option(under file systems) in the
> kernel or as modules.
> Then using the mount command specify hfs as the file system type. (mount
> -t hfs )
>
> You can check the kernel docs for more details . Usually kernel docs are
> located in the kernel build directory under Documentation.
>
> I hope that helped,
> ---Dean.
>
More information about the talk
mailing list