Denis Vasilyev
Denis Vasilyev
Thank you @ghaerr for the detailed instructions. Now there is more free RAM but something is still not working.  Here is my [.config](https://github.com/jbruchon/elks/files/8929865/config.txt) Is there anything else to be...
I fixed the external buffer part, now it reads > ``` > CONFIG_FS_NR_EXT_BUFFERS=32 > ``` Initially you were talking about "CONFIG_FS_NR_BUFFERS=32" is it a typo or these are some other...
> Interesting. Was this designed in Russia from just the Intel specs? I am not sure how exactly was it designed. I suspect it was reverse engineered from Intel CPU....
@ghaerr > Are there other ways the hardware you are running on may be different from IBM PC? I don't really know. It is supposed to be identical. It definitely...
> Is there a way you could build a MINIX image, instead of FAT This is what I wanted to try as well. The only reason I didn't do it...
> Here's a fixed .config file, who knows whether this might change something on your real hardware! Thanks. I'll try it.
> > Is there a difference between > > Yes (although there definitely should not be!!) - that's what my last post was saying. Unfortunately, the make config/menuconfig scripts are...
@ghaerr Is there a way to put sash into minix image if my system doesn't understand minix filesystem? I will be back tomorrow with new tests on hardware.
Hi @ghaerr and everybody, I've got new results with the latest PR #1330 and the corresponding [config file](https://github.com/jbruchon/elks/files/8932711/config.small.zip). First of all I checked compatibility of my machine with x86 by...
@ghaerr it works! After hardcoding number of sectors I got it booted:  Super progress, thank you! Now the problem is that system doesn't respond to pressing keys on my...