Make sure you're posting a disk inserted event to tell mac os about the new drive - code for that is located in the bootrec of my example. That particular structure makes sense given how a bootable pds card works, but in your case you probably want to send that in your open routine after you add to the drive queue.Well, the ROM I am using to test with is the LC475/Q605. Offset 1278 is the named resource that the INITNETBOOT routine attempts to open automatically. So I believe this takes care of executing the Open routine.
My issue is with within the Open routine, getting the drive added to the queue. I am sure this is user error on my part, just need to learn a bit more about how the class Mac handles the drive queue. All the information shared here is just what I needed.
Older romdisk drivers sidestepped this by directly trying to mount the volume, but that's not correct behavior and will definitely crash the system if a valid HFS is not present.







