Gentoo Archives: gentoo-user

From: Andrew Lowe <agl@×××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Getting stuff off a Mac machine
Date: Sat, 10 Oct 2015 10:45:22
Message-Id: 5618EC39.4080606@wht.com.au
In Reply to: [gentoo-user] [OT] Getting stuff off a Mac machine by Andrew Lowe
1 On 09/05/2015 12:57 AM, Andrew Lowe wrote:
2 > Hi all,
3 > A friend has a, I thin a few years old - Yosemite, Mac that I need to
4 > get some large files off. I though Mac's could read NTFS, the files are
5 > bigger than 4GB hence NTFS over FAT32, hence formatted a spare USB drive
6 > as NTFS and then plugged it into the machine. No go on the copy. I tried
7 > a few things then it dawned on me that the Mac probably couldn't write
8 > to the disk - bummer....
9 >
10 > A google search for things led me to the following procedure and was
11 > wondering if anyone had already done this and could advise.
12 >
13 > 1) Format USB via the Mac using HFS+
14 >
15 > 2) copy files to disk
16 >
17 > 3) Enable HFS+ in the kernel of my machine and rebuild
18 >
19 > 4) Boot my machine with the new kernel
20 >
21 > 5) Plug USB into my machine and mount
22 >
23 > 6) Copy files off to my machine
24 >
25 > 7) Format the USB back to something the rest of the world can use ;)
26 >
27 > Is that it? I can't do anything with the mac machine, NTFS-3g etc, so I
28 > have to fit into the Mac world as much as possible. Have I missed
29 > anything? Any tips or tricks or is there no need as it's that simple?
30 >
31 > Any thoughts greatly appreciated,
32 >
33 > Andrew
34 >
35 >
36
37 Just closing off this question of mine. Thanks to those who offered
38 answers. The steps I outlined above proved to be the easiest to go. I
39 COULD NOT modify my friends Mac - I have never used a Mac before and my
40 friend knows how to start a word processor and view movies, that's all.
41
42 Rsync was suggested. It would either require mods or a lot of reading
43 on my part.
44
45 Splitting the files to sub 4GB "splits" was also suggested, but I
46 couldn't find the console and didn't even know if Macs had a split
47 thingy - but now as I think about it, it's BSD derived so it would.
48
49 Simply mounting the NTFS device was also mentioned, but the version of
50 the OS didn't have that native and would require changes.
51
52 So thanks for the thoughts.
53
54 Andrew