Mount ADFs produces Illegal Instructions
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 745 from 2011/11/30
    RMB -> Mount -> (Any) ADF produces always an illegal instruction of the filedisk.device (and doesn't mount anything), whereas mounting (same) ADFs from FileImageCtrl works correctly.

    Log output is kinda huge, tried to post it here but got error 0022. Trying to attach the file instead again I get error preventing me from posting. The log starts whining about Quark - Abox. Is there anyone I can mail it?
    Amiga gaming Tribute: Watch, rate, comment :)
  • »16.06.19 - 09:42
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 778 from 2007/10/23
    From: Gelsenkirchen,...
    [ Editiert durch polluks 16.06.2019 - 17:44 ]
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »16.06.19 - 10:37
    Profile
  • MorphOS Developer
    Piru
    Posts: 575 from 2003/2/24
    From: finland, the l...
    Quote:

    Cool_amigaN wrote:
    RMB -> Mount -> (Any) ADF produces always an illegal instruction of the filedisk.device (and doesn't mount anything), whereas mounting (same) ADFs from FileImageCtrl works correctly.

    filedisk.device isn't part of MorphOS. I guess this is some 68k device you've installed somehow. This doesn't seem to be a problem in MorphOS itself, especially since FileImageCtrl (which is part of MorphOS itself) works okay.
  • »16.06.19 - 11:50
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 745 from 2011/11/30
    Ah, OK many thanks! Strange thing is that the crash happens every time but only after launching OWB, isn't that strange? If I mount the adf straight after boot it works. I will remove it and see how it goes. By the way if you put away a mounted adf it appears only by double clicking ambient. How can a restore it? Un put away isn't there to select it.. Btw I send the error log, hope you can just ignore it.
    Amiga gaming Tribute: Watch, rate, comment :)
  • »16.06.19 - 12:35
    Profile Visit Website
  • jPV
  • Yokemate of Keyboards
    Yokemate of Keyboards
    jPV
    Posts: 2021 from 2003/2/24
    From: po-RNO
    I wonder where you have got these RMB menu entries to mount ADFs? Maybe from Chrysalis if it uses filedisk.device somehow? How does the Mount entry look like in the application/x-adf mime-type in your Ambient settings?

    I have x-adf mime-type from Korni's WHDLOpener archive and it simply uses FileImageCtrl to mount the ADFs with RMB, and I don't have problems with it.
  • »16.06.19 - 12:55
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    KennyR
    Posts: 868 from 2003/3/4
    From: #AmigaZeux, Gu...
    filedisk.device seems to be part of the Isomount (and Imagemount) packages on Aminet.
  • »16.06.19 - 15:56
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 745 from 2011/11/30
    Thanks both, that was it: x-adf rmb => mount => points to c:isomount >nil: %sp. What should it state in order to revert to correct setting? It used to work through a chrysalis pack.
    Amiga gaming Tribute: Watch, rate, comment :)
  • »16.06.19 - 18:49
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 778 from 2007/10/23
    From: Gelsenkirchen,...
    SYS:Prefs/Ambient/filetypes/application/x-adf
    Code:
    AMTD
    1
    Type application/x-adf
    Name Amiga Disk File
    Action
    Name Open
    Event DoubleClick
    Command INTERNAL loaduri "vfs:///%sp?type=xad" VIEWID %Si
    Flag unquoted
    End
    Action
    Name Mount
    Event Menu
    Command AMIGADOS SYS:Tools/FileImageCtrl >nil: insert 0 %sp MOUNT
    End
    End
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »17.06.19 - 10:03
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 745 from 2011/11/30
    Thanks, we are back in business :)
    Amiga gaming Tribute: Watch, rate, comment :)
  • »17.06.19 - 15:24
    Profile Visit Website