Giter VIP home page Giter VIP logo

Comments (9)

PR77 avatar PR77 commented on May 25, 2024

Hi there, currently kernel mod is needed if you don't want to use a bootdisk. Have a look here for details;

#2

from a500_accel_ram_ide-rev-2.

retroman75 avatar retroman75 commented on May 25, 2024

Could you please give little more info about that kernel mod ? My understanding is that I will have to add ide.device lib. to my existing ROM image ?... if so , how to do it ? any software is needed ? . Please help :)
Thank you

from a500_accel_ram_ide-rev-2.

Twisty59 avatar Twisty59 commented on May 25, 2024

Hello,

You need to have a least the ide.device working on $EF0000 to boot. You can just using a floppy disk for booting.
If you want to make it autoboot you need to make a custom rom with ide.device AND bootide.device, you will need to remove scsi.device from the original rom.
I have made a custom rom 3.1 and autoboot work very well on this board ! :)

from a500_accel_ram_ide-rev-2.

retroman75 avatar retroman75 commented on May 25, 2024

Thanks for fast replay , but is there any software to manipulate Kernal image ?
PS.
Where can I get a copy of bootide.device file ?

from a500_accel_ram_ide-rev-2.

Twisty59 avatar Twisty59 commented on May 25, 2024

well , nobody like to help so I will have to do it for my safe .

This is not really nice to read this since I'm trying to help you.

Thanks for fast replay , but is there any software to manipulate Kernal image ? PS. Where can I get a copy of bootide.device file ?

You need to extract your ROM content with Remus, remove scsi.device and add both ide.device and bootide.device then create the custom rom.

Here is the source for bootide.device : https://gitlab.com/MHeinrichs/AddBootNode
Its already include in last version on ide.device : https://gitlab.com/MHeinrichs/AIDE/-/blob/master/device/new-version/IDE-DEVICE2.59.zip

from a500_accel_ram_ide-rev-2.

retroman75 avatar retroman75 commented on May 25, 2024

Thank you Twisty59 , you are the best !

from a500_accel_ram_ide-rev-2.

Mingo12 avatar Mingo12 commented on May 25, 2024

@Twisty59
Can you please give me more information about creating the kickstart? I removed scsi.device and added ide.device and bootide.device with Remus. With the patched Kickstart 3.1, CF won't boot and floppy disks won't boot either.

from a500_accel_ram_ide-rev-2.

Twisty59 avatar Twisty59 commented on May 25, 2024

Did you have the right ide.device working on $EF0000 ? I maybe still have my custom 3.1 that work perfect with this board. If you have Discord, I can give it to you.

from a500_accel_ram_ide-rev-2.

Mingo12 avatar Mingo12 commented on May 25, 2024

In the meantime I got a patched ROM from someone. Thank you anyway!

from a500_accel_ram_ide-rev-2.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.