* [gentoo-ppc-dev] Gentoo on Old World Machine
[not found] <1072574195.393.ezmlm@lists.gentoo.org>
@ 2003-12-28 2:18 ` Dean Takemori
2003-12-28 21:44 ` [gentoo-ppc-dev] re: Gentoo on OldWorld Kevyn Shortell
2003-12-28 22:04 ` [gentoo-ppc-dev] Gentoo on Old World Machine zia
0 siblings, 2 replies; 4+ messages in thread
From: Dean Takemori @ 2003-12-28 2:18 UTC (permalink / raw
To: gentoo-ppc-dev
Hello,
I would like to install Gentoo 1.4 onto an Old World machine (8600 w/G3
upgrade). The machine is fully functional (in both OS9 and Yellowdog
linux).
Using BootX and the proper configuration (root=/dev/ram init=/linuxrc)
I can boot the computer into the Gentoo Live system, and log in as root.
However, once there, the partition and disk tools ( mac-fdisk and
mount) etc cannot find either of the two hard drives installed, since
the
/dev/[hs]da entries don't exist. When I try to make them, MAKEDEV
fails trying to move (for example) /dev/sda- to /dev/sda.
My guess is that the Gentoo 1.4 kernel does not have the necessary
Macintosh SCSI support built in.
So, my question is, do I have to recompile the boot kernel to include
Mac SCSI support in order to move along in the install or is there
something I'm missing/not loading/not configuring? If so, must I also
create a new initrd also? Are there any other gotchas down the line
for Old World machines?
-dean takemori
PS. I've noticed a thread about this in the forum, and it appears that
I do indeed need to use a different kernel or ISO image, but that it
was being worked on for a release as of several weeks ago. Is there
a Live ISO up now that can handle these old machines?
--
gentoo-ppc-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-ppc-dev] re: Gentoo on OldWorld
2003-12-28 2:18 ` [gentoo-ppc-dev] Gentoo on Old World Machine Dean Takemori
@ 2003-12-28 21:44 ` Kevyn Shortell
[not found] ` <C6D3F8E4-39A1-11D8-8915-000A95AF6760@hawaii.rr.com>
2003-12-28 22:04 ` [gentoo-ppc-dev] Gentoo on Old World Machine zia
1 sibling, 1 reply; 4+ messages in thread
From: Kevyn Shortell @ 2003-12-28 21:44 UTC (permalink / raw
To: Dean Takemori; +Cc: gentoo-ppc-dev
[-- Attachment #1: Type: text/plain, Size: 2021 bytes --]
On Sat, 2003-12-27 at 18:18, Dean Takemori wrote:
> Hello,
>
> I would like to install Gentoo 1.4 onto an Old World machine (8600 w/G3
> upgrade). The machine is fully functional (in both OS9 and Yellowdog
> linux).
>
> Using BootX and the proper configuration (root=/dev/ram init=/linuxrc)
> I can boot the computer into the Gentoo Live system, and log in as root.
> However, once there, the partition and disk tools ( mac-fdisk and
> mount) etc cannot find either of the two hard drives installed, since
> the
> /dev/[hs]da entries don't exist. When I try to make them, MAKEDEV
> fails trying to move (for example) /dev/sda- to /dev/sda.
>
> My guess is that the Gentoo 1.4 kernel does not have the necessary
> Macintosh SCSI support built in.
>
> So, my question is, do I have to recompile the boot kernel to include
> Mac SCSI support in order to move along in the install or is there
> something I'm missing/not loading/not configuring? If so, must I also
> create a new initrd also? Are there any other gotchas down the line
> for Old World machines?
>
> -dean takemori
>
> PS. I've noticed a thread about this in the forum, and it appears that
> I do indeed need to use a different kernel or ISO image, but that it
> was being worked on for a release as of several weeks ago. Is there
> a Live ISO up now that can handle these old machines?
Hi
It's not a matter of an iso for those machines, its the kernel on that
iso is broken for those boxes. No matter. easy fix. Just need to roll a
new kernel for oldworld machines to download and use instead of the one
on the iso.
(It's being built as we speak, but its que'd behind about 6 other builds
on my distcc cluster.)
In the interim you can download the module you need from my webspace at
htpp://dev.gentoo.org/~trance/oldworld/ you'll need to force load it due
to kernel version mismatch, but it does indeed work.
Sorry about the kernel on the iso, we goofed =)
trance
ppc operational manager/dev
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-ppc-dev] Gentoo on Old World Machine
2003-12-28 2:18 ` [gentoo-ppc-dev] Gentoo on Old World Machine Dean Takemori
2003-12-28 21:44 ` [gentoo-ppc-dev] re: Gentoo on OldWorld Kevyn Shortell
@ 2003-12-28 22:04 ` zia
1 sibling, 0 replies; 4+ messages in thread
From: zia @ 2003-12-28 22:04 UTC (permalink / raw
To: Dean Takemori; +Cc: gentoo-ppc-dev
On Dec 28, 2003, at 3:18 AM, Dean Takemori wrote:
>
> Hello,
>
> I would like to install Gentoo 1.4 onto an Old World machine (8600 w/G3
> upgrade). The machine is fully functional (in both OS9 and Yellowdog
> linux).
>
> Using BootX and the proper configuration (root=/dev/ram init=/linuxrc)
> I can boot the computer into the Gentoo Live system, and log in as
> root.
> However, once there, the partition and disk tools ( mac-fdisk and
> mount) etc cannot find either of the two hard drives installed, since
> the
> /dev/[hs]da entries don't exist. When I try to make them, MAKEDEV
> fails trying to move (for example) /dev/sda- to /dev/sda.
>
> My guess is that the Gentoo 1.4 kernel does not have the necessary
> Macintosh SCSI support built in.
>
> So, my question is, do I have to recompile the boot kernel to include
> Mac SCSI support in order to move along in the install or is there
> something I'm missing/not loading/not configuring? If so, must I also
> create a new initrd also? Are there any other gotchas down the line
> for Old World machines?
>
> -dean takemori
>
> PS. I've noticed a thread about this in the forum, and it appears that
> I do indeed need to use a different kernel or ISO image, but that it
> was being worked on for a release as of several weeks ago. Is there
> a Live ISO up now that can handle these old machines?
>
>
Hi,
I did an install on the same machine as you did using the standard
1.4rcX cd,
which actually ran like a charm. Although this has been quite a while,
let me recollect
what i did.
- Copied the kernel and ramdisk image to a directory on my mac.
- Booted it using BootX (specifying the ramdisk image as / and make
sure that
ramdisk size is larger then 16Mb)
- got left on a command prompt, no harddisk, no cdroms
- insmod'ed mac53c94.o and mesh.o (located in /lib/mod... )
- executed the /linuxrc (or /rclinux), not sure no more), which failed
miserably for
some reason
- mounted the live-cd filesystem image on the cdrom, which requires you
to insmod
cloop (look in /linuxrc how its done and where it's mounted)
- chroot'ed to it, and continued my install
- recompile the kernel to support both adapters in the kernel, during
install, and copy
that kernel to your mac partition
My nitemare was a bit bigger seeing my harddisks where located on a
aha2940, which
is totally not supported during install (kernel nor modules). Feel free
to contact me for questions
Erwin
--
gentoo-ppc-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-ppc-dev] Re: Gentoo on OldWorld
[not found] ` <C6D3F8E4-39A1-11D8-8915-000A95AF6760@hawaii.rr.com>
@ 2003-12-30 8:03 ` Kevyn Shortell
0 siblings, 0 replies; 4+ messages in thread
From: Kevyn Shortell @ 2003-12-30 8:03 UTC (permalink / raw
To: Dean Takemori; +Cc: gentoo-ppc-dev
[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]
On Sun, 2003-12-28 at 17:53, Dean Takemori wrote:
> No need to rush on my account. This is a "when I have time on weekends"
> project.
> Will there (soonish) be an ISO or mini-bootstrap-ISO for Old World
> machines?
> I'd like to be able to add a bootable/bootstrap CD for Gentoo to my
> Linux-on-Mac demo tookit
> Mayhap there should be a README.oldworld in the relevant directories? I
> can't be the only one to have downloaded the ISO, expecting it to work
> out
> of the box and distributable to newbies.
Dean,
I understand. In regards to a bootstrap iso, probably nothing specific
to Old World machines, since they can't directly boot off the CD,
however I hope to have a new .iso out which has a kernel that directly
supports Old World machines with SCSI. In the meantime yes I will put a
downloadable kernel which would work with the current shipping .iso's
for Old World users, and have a README-oldworld added to the mirrors as
well as an update on the ppc.gentoo.org webpage.
trance
--
trance @ irc.freenode.net #gentoo-ppc
Kevyn Shortell <trance@gentoo.org>
Gentoo PPC Operational Manager / PPC dev
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-12-30 8:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1072574195.393.ezmlm@lists.gentoo.org>
2003-12-28 2:18 ` [gentoo-ppc-dev] Gentoo on Old World Machine Dean Takemori
2003-12-28 21:44 ` [gentoo-ppc-dev] re: Gentoo on OldWorld Kevyn Shortell
[not found] ` <C6D3F8E4-39A1-11D8-8915-000A95AF6760@hawaii.rr.com>
2003-12-30 8:03 ` [gentoo-ppc-dev] " Kevyn Shortell
2003-12-28 22:04 ` [gentoo-ppc-dev] Gentoo on Old World Machine zia
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox