• jPV
  • Yokemate of Keyboards
    Yokemate of Keyboards
    jPV
    Posts: 2021 from 2003/2/24
    From: po-RNO
    I'd guess there's nothing wrong or ignored actually. It just boots from Data partition instead of that Workbench HDF, but both probably are there. You can press both mousebuttons on startup and see if you have two bootable partitions and try to boot from other.

    But we also could try to change boot priorities of the drives. I haven't used any UAE that much that I'd know how it arranges the boot order, but I'd try first to move that hardfile line in .uaerc before the filesystem line. With a luck that's enough and UAE boots from correct partition this time.

    If that doesn't help, then with a quick look on e-uae docs there seems to be filesystem2 and hardfile2 options for .uaerc, which allow you to define boot priorities.

    You could try to change this line:
    filesystem=rw,Data:sys:emulation/e-uae/HardDisks/Data
    to this line:
    filesystem2=rw,DH1:Data:sys:emulation/e-uae/HardDisks/Data,0

    And change this line:
    hardfile=read-write,32,1,2,512,sys:emulation/E-UAE/HardFiles/blank160.hdf
    to this line:
    hardfile2=rw,DH0:sys:emulation/E-UAE/HardFiles/blank160.hdf,32,1,2,512,1,
  • »13.06.14 - 07:29
    Profile Visit Website