On 05/01/2015 06:09 PM, Alexey Eromenko wrote: [...]
> > Debian 8 (mini-)kernel (inside amd64-DVD) does NOT see /dev/fd0 ! > (part of debian-installer); This works just fine with Debian 6 and 7 > ! Post-install Debian 8 kernel _does_ see /dev/fd0, can loop-mount > and can read files from it. (after installing from Debian 8 > amd64-DVD), so no problem here. > > The natural question: Are those kernels different ? (I always > assumed it is the *same* kernel) It seems the mini-kernel does not > provide me with "/proc/config.gz", so I have no clue what's included > and what's excluded. How can I check ? > The kernel is the same but the number of modules included in d-i initrd.gz is reduced to bare minimum needed for d-i to boot up. The list of included modules is different on cdrom d-i image, netboot d-i image, and hd-media d-i image. One way to check it out would be to unpack the d-i image initrd.gz and look what is in there. The "/proc/config.gz" would not help as it would provide info about what is compiled, but not what is included in d-i. The fact that floppy works in final installation likely means the module is in fact compiled but not included in d-i image. Therefore, the way to go would be to figure out which module is needed to provide access to floppy on your platform and then work with kernel team on inclusion of the module in in the d-i initrd. Milan
signature.asc
Description: OpenPGP digital signature