Quote:
Originally Posted by Red-ufo I understand what you're saying.
But has anyone ever tried to marry the Linus file structure with the exe file structure.
Into a bootable operating system, and what was the operating system.
Or Is this a tabo subject? |
It's not taboo. It's just impossible.
The linux and windows binary formats are plainly incompatible. And that's nothing that any distro can solve. To sum up: if you want to run windows stuff on linux, then you are bound to wine. Period.
You can also try an alternative OS, like ReactOS:
Frontpage - ReactOS Website
ReactOS, unlike linux, aims to be compatible with windows at binary level. But I don't really know what its current status is. It might woth a try or it might not. I don't know.
But in linux, you are out of luck unless you are willing to use wine.
It's not about wanting or not wanting it. It's just that the binary format of the windows' .exe files work internally in a way that's fully incompatible with the linux kernel.
ADDENDUM: This is the way I see it, feel free to ignore these words if you don't agree with them:
If you are only using windows stuff, then you should really be looking into using windows and try to make it more stable in some way (for example, uninstall IE and install any other browser, same for media player, try to use lighter alternative programs when possible, etc etc).
If you are going to use windows programs in linux, the bugs of the programs will still be present. Linux or wine can't solve that.
If you really need to change your OS, you should be willing as well to change the applications that you are going to use and use native equivalents of your windows programs. That way you will solve all your problems... But, of course, there's another problem: it's not always possible to find an equivalent for a windows program on linux.