Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is < windows 8 unsupported? #9

Open
mirh opened this issue Apr 20, 2020 · 19 comments
Open

How is < windows 8 unsupported? #9

mirh opened this issue Apr 20, 2020 · 19 comments

Comments

@mirh
Copy link

mirh commented Apr 20, 2020

4a50df6 blocked W7 and below, despite some drivers even going down as far back as XP.
Why?

@Gal-Zaidman
Copy link
Member

Win7 reached EOL on January 14, 2020.
The installer is a relatively new addition to virtio-win, we wanted to keep the code sinced with the D/S project which don't want to support versions that are not supported by MS anymore.
Although you can install virtio-win drivers manually on win7.

@mirh
Copy link
Author

mirh commented Apr 21, 2020

Oh, right, mhh.. I guess that for corporate needs this is not actually so uncharitable.
(although, to be extremely fair, in such scenario W7 is still supported for another three whole years).

Could the installer still nonetheless take into account of the other Windows versions though?
Like.. It's one second to hex edit the check out of the installer (and two with Orca) if you know what you are doing. But with the exception of the spice service, nothing else gets installed.
You could still leave there the normal error for official purposes (or perhaps, hey, change it to a custom check that throws an error unless a certain parameter is passed), but at the same time allow the community to have it its way.

@Gal-Zaidman
Copy link
Member

Noting gets installed because there is a condition for the components so using orca will not work here.
I can add an unsupported flow for unsupported OS and let the user activate it with an external property, I'll add it to the todos.
You are the first user that asks for such a thing,
so just out of curiosity what env do you have that requires it?

@mirh
Copy link
Author

mirh commented Apr 21, 2020

Well, lol, simply a windows 7 vm? Nothing so crazy or fancy.
I'm especially looking forward to virtio-fs then.
Thanks for your work.

@Snegohod
Copy link

Noting gets installed because there is a condition for the components so using orca will not work here.
I can add an unsupported flow for unsupported OS and let the user activate it with an external property, I'll add it to the todos.
You are the first user that asks for such a thing,
so just out of curiosity what env do you have that requires it?

Hello.
I need this thing too.

@mirh
Copy link
Author

mirh commented Apr 16, 2021

So... what would this condition be?

@ayoubfaouzi
Copy link

Same here, I still rely heavily in Windows 7 for malware analysis purposes, would be good having this.

@alexguichet
Copy link

+1, this is good for software archival hobbyists.

@gavgav11
Copy link

Running ancient operating systems is what makes emulation great. Please remove the artificial restriction.

@Kyr4l
Copy link

Kyr4l commented May 7, 2023

no update on this issue ? it's been almost a year without any activity

@YanVugenfirer
Copy link
Collaborator

@Kyr4l As it was already mentioned, there is no support for Win 7 and below in new installers. Old drivers can still be installed. If you need the code, it is marked by the tag and can be checkout.

@dionorgua
Copy link

Latest ISO that supports Win7 is virtio-win-0.1.173.

@Kyr4l
Copy link

Kyr4l commented Jun 4, 2023

installing each driver manually is a pain in the ass, if the installer supported win7 in the past there's literally no reason to not support it on newer isos, this forces users to keep older versions of the iso even tho older OSes could be supported by removing this restriction
and yes this restriction is 100% artificial

@Kyr4l
Copy link

Kyr4l commented Jul 4, 2023

there's literally no reason to not support it on newer isos
and yes this restriction is 100% artificial

tell me you have zero repositories

ever heard of private repos ? you're off topic by doing personal attacks

@YanVugenfirer
Copy link
Collaborator

Hello people.

Please cool down!

@Kyr4l
Copy link

Kyr4l commented Jul 5, 2023

Hello people.

Please cool down!

well i'm personally quite chill, however personal attacks along with pathetic comments made on my public commits for trolling/harrassment purposes are very unprofessional from the guy above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants