Gentoo Archives: gentoo-ppc-user

From: "Wolf J. Flywheel" <carl@×××××××.org>
To: gentoo-ppc-user@g.o
Subject: Re: [gentoo-ppc-user] installation woes
Date: Sat, 24 May 2003 16:20:18
Message-Id: 200305241220.13645.carl@hudkins.org
In Reply to: [gentoo-ppc-user] installation woes by Andrew Gaffney
1 On Thursday 22 May 2003 13:28, Andrew Gaffney wrote:
2
3 > I'm not really much of a Mac person (or atleast the OS). I'm trying to
4 > install Gentoo on my PowerMac 7500 that I just got last night. I have
5 > MacOS 7.5.2. It doesn't come with Netscape or BinHex or anything else
6 > useful. I have no way to get BootX, or Netscape, or StuffIt, or
7 > anything like that. I tried downloading the files I needed on my x86
8 > Gentoo box and burning them to a CD. My Mac just saw the files as text
9 > files. What can I do?
10
11 Ok, I went through a similar mess when I got a Power Mac 8600 recently.
12 I kept some notes on what I did, so you should be able to get up and
13 running in the same way.
14
15 First I went to Aladdin's web site, to download Stuffit Expander for
16 System 7.5. Then, the question is how to get that file over to the Mac
17 in a form it can use.
18
19 On your working Gentoo box: emerge hfstools
20 This gives you utilities to mount and deal with Apple filesystems. Using
21 them is not as transparent as the "mtools" for dealing with DOS systems,
22 but it works. You might also be able to just use "mount -t hfs" *if* you
23 built HFS(+) support into your kernel or as a module.
24
25 Now you can do "hmount untitled" to mount a Mac-formatted floppy
26 ("hformat /dev/fd0" to make one); "hcopy -b aladdin_whatever untitled:"
27 (note the colon there, and read the hcopy manual to know why it's
28 needed!) to get the HQX file onto the disk and un-BinHexed.
29
30 Go to Mac, install Stuffit Expander, rebuild desktops per Stuffit
31 instructions.
32
33 At this point, if you've burned the Gentoo-ppc install CD using the ISO
34 from the install docs, the Mac should recognize the things on it and you
35 should be able to open the stuffed files to get started.
36
37 Good luck,
38
39 --
40 // Carl Hudkins :: ICQ 5723399 :: PGP 50238D9E
41 //
42 // "Romulan spies, Romulan spies / Without honor in the Klingons' eyes
43 // Wanna destroy the Enterprise / Romulan spies"
44 // (To the tune of "Particle Man", by They Might Be Giants)
45
46 --
47 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] installation woes Andrew Gaffney <agaffney@×××××××××××××××××××.net>