Paladin of the Pegasos
Posts: 1282 from 2010/1/6
From: EU-Austria (Wien)
I did'nt read that all, but the way to boot is simple:
Preparing:
1. Do what AW wrote: Set HD to RDB and make first partition SFS. 2nd partition can also be SFS or ICE-FS (for files >2GB)
2. Format these partitions
3. Install Morphos on first partition (could be a 1:1 copy of the ISO or use installation tool) The file boot.img MUST be on 1st partition!
Guess you've done this 3 steps, did you?
Now lets play with Open Firmware:
Type in following:
> -1 to lines/page (will display maximum lines on screen and waits for keypress to continue)
> printenv (displays all environment variables)
Now you should see many entries, but the interresting one are those (and the value in the left column):
boot-device -> should be set to "hd:0"
boot-file -> should be set to "boot.img"
boot-command -> should be set to "boot"
auto-boot? -> should be set to "true"
you can set propper values by following command:
> setenv "Var-Name" "value or string" (eg: setenv boot-file boot.img)
Then reboot - it should work!
If not: If there is an error like "cannot find hd:0" or similar, then the devalias for hd is not set. hd:0 means first partition of hd.
And hd should be set to: /builtin@F0000000/ata/@F0003A00/disk@0,0
you can check this with command > devalias
If not set, it has to be defined in nvram (non volatile ram) with nvedit. But normaly it should be preset from factory......
(For testing you can type in:
boot /builtin@F0000000/ata/@F0003A00/disk@0,0:0 boot.img)
Good luck!
[ Editiert durch Amigaharry2 09.10.2013 - 19:43 ]Peg2, 3xPowerMac G5, 2xPowerbookG4, 2x MacMiniG4, Efika (again), A3000T and life is never boring.....