There is apparently a PPC version of AROS :
it says "Darwin ppc"...AROS Research Operating System
www.aros.org
If anyone tries it, plz let us know.
There is apparently a PPC version of AROS :
it says "Darwin ppc"...AROS Research Operating System
www.aros.org
Ahh.. sorry for the false expectation then .I was going to test this out, but there appears to be no distributions supporting PPC. The nightly builds have a darwin-PPC build but its from 2014, and its hosted within OS X.
There's the sam440 build that is up to date; but I have a feeling openfirmware won't know what to do with it, like trying to boot WinNT PPC... I mean I could try but I'd rather not waste a CD haha
like trying to boot WinNT PPC
NT on PPC is pretty useless anyway since there are close to no native applications and support was quickly dropped. Maybe QEMU will be able to boot it someday, like the MIPS build.
I have an 867Mhz Mac G4 (QuickSilver) with a 20GB hard drive and 1 GB RAM that I am trying to load Slackintosh onto. It's version 12.0. I have used mac-fdisk and even fdisk to format the HD as described in the documentation that came with the iso. However, when I get to setup, I get a message stating there is no drive formatted for Linux. According to the results entering "p" in mac-fdisk, I have my APM partition, my boot partition and my "/" partition (17GB) and a 2GB swap. This is the only hard drive in the machine right now. They show that the are Linux partitions. What do I need to do to get the install disk to recognize the Hard drive so I can install the OS?OS X and slackintosh Linux (Slackware based).
Can you post the exact output after entering[…] I have used mac-fdisk and even fdisk to format the HD as described in the documentation that came with the iso. However, when I get to setup, I get a message stating there is no drive formatted for Linux. According to the results entering "p" in mac-fdisk, I have my APM partition, my boot partition and my "/" partition (17GB) and a 2GB swap. […]
p
in mac-fdisk
?I’ll take a picture of the output but I’m pretty sure the HD is formatted correctly. There are 4 partitions, the first being the Apple Partition Map, which I think is required for it to work on a Mac. The second is an 800k newworld boot partition, the third is a 17 GB “/“ partition labeled Linux Partition and the last partition is a 2 GB swap partition labeled Linux swap. Based on the instructions for Mac-disk, this should be recognized by the installer. Thanks for trying to help.Can you post the exact output after enteringp
inmac-fdisk
?
That would mean you have to manually mount theI read some articles indicating there may be something I need to do to have the partitions appear under the /mnt directory but I’m not sure I understand what that intales. OR if it would even help.
/
partition so it can be accessed by the installer under the /mnt
directory. Assuming your root partition is /dev/hda3
(check in mac-fdisk
), try mount /dev/hda3 /mnt
and re-run the installer.mkfs.ext4 /dev/hda3
and re-run the mount command followed by the installer.Ah. It looks like you sub-partitioned a partition, not the drive. What doesHere is a photo of Mac-fdisk small p for my partitioned hard drive.
p
after mac-fdisk /dev/hdb
say?You are correct. I was wondering why my partitions were labeled that way, I went back and reinitialized the drive and repartitioned it. I had partitioned /dev/hdb3, not /dev/hdb. However, after doing that, the mount command and the mkfs responded as shown above. I will revisit it today.Ah. It looks like you sub-partitioned a partition, not the drive. What doesp
aftermac-fdisk /dev/hdb
say?
First try simply re-running the installer now that you have a correct partition table. Maybe it detects the Linux partition(s) now.However, after doing that, the mount command and the mkfs responded as shown above. I will revisit it today.
mke2fs -t ext4 /dev/hdb3
(assuming it's /dev/hdb3
).mkfs.ext4
, if it exists (apparently it doesn't in Slackintosh/Slackware...), is just a shortcut to mke2fs -t ext4
anyway.mount /dev/hdb3 /mnt
) and re-running the installer.UPDATE!!!So, Amethyst1, Install went smoothly, rebooted, had a garbled screen and remembered that the install boot command for the DVD had "video=ofonly" as part of the instruction so I rebooted again with "linux video=ofonly" and was able to read the screen. Logged in with root & password and entered "startx" after a few seconds a message showed that:
using config file /etc/X11/xorg.conf (which I understand)
VESA(0): Cannot read V_BIOS (5) (I thought this was a Windows PC thing)
Screen(s) found, but none have usable configuration
Waiting for Xserver
Xserver giving up
xinit: unable to connect to X server
These are typical responses on this machine with the Nvidia GeForce4 MX GPU.
I reviewed /etc/X11/xorg.conf and only found the VESA gpu driver. The Apple Cinema Display is capable of 1680x1050, no refresh rate, millions of colors. It is also capable of running the many resolutions found in the xconf.org file.
1) even though the VESA info on the DVD stated it can drive almost all GPUs, it's not driving this one
2) Since the xorg.conf file doesn't show 1680x1050, I'm guessing I should edit the file and add this resolution in the appropriate Displays area of the file.
3)finally, I'm also wondering how I would "install" an nvidia or nouveau driver since it doesn't have one, or if there might be a boot command I could enter to get the display to work (e.g.; nouveau.modeset=0, video=offbff etc)
So, that's the latest, the nvidia gpu strikes again in preventing me from being able to run a Linux distro on this machine. But I'm not giving up!!!
Thoughts?
MacMav
Yes you can.Can I use open firmware to startup in Slackintosh? If so , how?
So, since Slackintosh install eventually went pretty well on my quicksilver G4, I thought I’d load it on a spare HD on my Mirror Door G4. The MDG4 wouldn’t read the install disk, it could see it but tripped out when trying to boot. So I decided to install the spare HD into the QSG4 and install it from that G4’s DVD and then remove the new Slackintosh HD from the QS G4 and put it into the MD G4.First try simply re-running the installer now that you have a correct partition table. Maybe it detects the Linux partition(s) now.
If it still doesn't detect any Linux partitions, try formatting your root partition withmke2fs -t ext4 /dev/hdb3
(assuming it's/dev/hdb3
).
mkfs.ext4
, if it exists (apparently it doesn't in Slackintosh/Slackware...), is just a shortcut tomke2fs -t ext4
anyway.
After formatting, try mounting the partition (mount /dev/hdb3 /mnt
) and re-running the installer.
CRUX link brokenI just found out about this CRUX Linux port for New World Macs and I'm pretty excited, gonna replace Void with it probably. It's up to date with x86, too, and is sort of a semi-source, semi-rolling version of Slackware for people familiar with that but unfamiliar with CRUX (like I was until like 15 minutes ago). Which, speaking of, there's BonSlack for ppc/ppc64/ppc64le as well for something stable. 14.2 (for low memory, e.g. 64MB systems) is still supported by Patrick Volkerding for now, and while BonSlack is an unofficial port, it still means upstream patches and all that.