Considering both of you have had a bit of trouble with Linux running on an iMac, I'd like to know what steps you took during installing.
For my installations:
1) I make sure that the partition table is :
apm, hfs-boot, /(root) of ext3 or other fs, swap
followed by another hfs-boot, and partitions according to the OS I want installed.
2) Automatic booting from Open Firmware. It's better to hold down the option button and choose the installation you want booted.
3) Emphasis on what was stated before. Build the system such as:
a) Basic system, no desktop.
b) Minimal Xorg environment is next. You will need to run
- Code: Select all
Xorg -configure
or the screen will be grainy.
c) Build the kernel from source. You can run xconfig or gconfig. Once that is done, you can compile with Xorg deactivated.
More oddier than the most oddiest of the oddy odds.