您的位置:首页 > 其它

MOUNT MACBOOK DISK (OSX / HFS+) ON UBUNTU 12.04 LTS WITH READ/WRITE

2015-06-23 00:59 435 查看

MOUNT MACBOOK DISK (OSX / HFS+) ON UBUNTU 12.04 LTS WITH READ/WRITE

So you want to mount your HFS+ (hfsplus) hard drive from your mac in your Ubuntu machine? Well this is the article which will explain how to do it in a few easy steps!

1. Plug in using SATA + Power

2. Boot into Ubuntu

3. Mount the drive as read-only

4. Force a Re-mount into Read/Write


Let's get started...

Install the drive from your Macbook into your machine and boot into the Ubuntu desktop.

I am using Ubuntu 12.04 LTS to write this, but you could use any Ubuntu version as long as it's fairly new.

You will need to fire-up the disk utility to identify (and note down)
the device name and path for the Mac disk (eg: /dev/sdc2). Once you
have this, continue...

Depending on your setup, Ubuntu may have already mounted it into
read-only mode... If Ubuntu has already mounted the drive then skip to
"Force a re-mount in Read/Write mode" below.


Mounting HFS+ OSX Volumes using hfsprogs/hfsplus

Remember to use the device path that you found using the disk utility.

The disk is now hopefully mounted for Read & Write. Give yourself a pat on the back.


What to do now that the disk is mounted?

It may be tempting at this point to change the ownership or
permissions of the files on the mounted volume to access them, be wary!
You could end up changing the ownership on many files which don't all
have the same owner! This is dangerous. I always practice and advise
that the files should be copied onto a different volume & location
before they are accessed (use root or sudo).
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: