Hi JustinCB
... If I press Ctrl-Alt-Delete ...... it returns to the command prompt. ...
You might want to:
dmesg > dmesg.txt
Then take a look through dmesg.txt to see if there are any errors or warnings.
Assuming you are running Xorg , take a look through /var/log/Xorg.0.log for errors or warnings.
... Note that TinyCore 7.2-9.0(& maybe 10.0, I don't remember) worked on this model w/o issue. ...
If you still have a working setup available, boot up into it. Then make copies of the following files:
1. /opt/bootlocal.sh ----- In case it contains any special startup commands.
2. /opt/bootsync.sh ----- In case it contains any special startup commands.
3. /opt/.filetool.lst ----- In case you backed up any files required to make the Mac functional.
4. /etc/sysconfig/tcedir/mydata.tgz ----- So you can recover those backed up files if you need them.
5. /etc/sysconfig/tcedir/onboot.lst ----- So you know which extensions were loaded.
6. ls -1 /usr/local/tce.installed > installed.txt ----- So you know which extensions were loaded (including dependencies).
7. Anything in your ~/.X.d/ directory ----- In case you have any commands started after X comes up.