On Wed, 20 Sep 2017, John Paul Adrian Glaubitz wrote: > Btw. I posted the image for testing on the a1k.org Amiga forum and > someone managed to boot into the installer. He also reported the issue > that the installer was unable to detect his IDE CD-ROM drive. >
Presumably the IDE driver module was loaded automatically: the 'gayle' module is a platform device driver, 'buddha' is a zorro bus device driver. > Maybe there is a common bug which affects all the m68k IDE drivers? > > Or is there any additional "IDE core" module that we need? > The 'ide-core' module is a dep of the 'falconide' module. So the former will be loaded when you modprobe the latter. But we should try loading the 'ide-cd' module manually (along with falconide). Stefan, can you try that? (If you haven't already.) -- > Adrian > >