• Paladin of the Pegasos
    Paladin of the Pegasos
    Amigaharry2
    Posts: 1330 from 2010/1/6
    From: EU-Austria (Wien)
    I had a similar issue on my g5/1,8GHz with MaxtorHD. This HD is too slow for MOS to be rcognized after booting kernel.
    (remember: Kernel will be booted from boot-partition by open firmware - not MOS!)

    If you boot via boot-loader-script, you may add the ED=init - command to slow down kernel a bit:

    for example.: boot hd:,\boot.img ramdebug BD=SYS_OS ED=INIT
    in that example boot-partition (HFS-filesystem) has to be first partition and name for MOS-bootpartition is SYS_OS: (or whatever you named it).
    You can try booting by typing it directly in OpenFirmware-Console - if HD is recognized - voila!

    If you boot by built in MAC-bootloader (tbxi-file) you may change following line in bootinfo.txt

    boot &device;:&partition;,\boot.img ramdebug
    to
    boot &device;:&partition;,\boot.img ramdebug ed=init

    Don't forget to "bless" that file after saving. (shell: HFSSetMacboot bootinfo.txt)


    Or you can change HD.
    Peg2, 3xPowerMac G5, 2xPowerbookG4, 2x MacMiniG4, Efika (again), A3000T and life is never boring.....
  • »11.10.20 - 06:44
    Profile