this post was submitted on 31 May 2026
56 points (92.4% liked)

No Stupid Questions

48338 readers
599 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 3 years ago
MODERATORS
 
top 42 comments
sorted by: hot top controversial new old
[–] MonkderVierte@lemmy.zip 4 points 2 days ago

Sure, if you put the Windows in the VM.

[–] adarza@lemmy.ca 23 points 3 days ago

i see a ram upgrade in your future. 4gb is barely enough for win10 to boot and run a browser or something. will need more on top of that for what you're gonna be running with qemu. other than that, as long as you have virtualization enabled, the rest is 'good enough'

I have run qemu successfully on a mobile Kaby Lake processor. Was a 8th gen i5 with 4c/8t, though, and the system had 32 gigs of Memory.

With that setup, I ran Windows to use Lightroom, went pretty smoothly.

So, like, the architecture can do it, but with 2c/4t and almost no Memory, you probably can't do much on the host OS while running the emulator, and whatever you emulate probably also can't be very heavy.

[–] jenesaisquoi@feddit.org 2 points 2 days ago (1 children)

Please consider cleaning that screen.

[–] stoy@lemmy.zip 11 points 3 days ago (2 children)

Back in the early 2000s I acquired a copy of VMWare Workstation 5, I ran VMs on an HP dv6000 with a Turion CPU and a gig of RAM.

With XP it was fine, I even ran a Windows 2003 server VM with a domain controller on it.

Those days are two decades gone, you will need a minimum of 16GB on a normal computer, and I'd recommend 32GB to give yourself headroom for VMs these days.

It sucks, absolutely, but it is the current reality.

What do you want to do with the VM?

Damn, 1 GB of RAM in cca 2003? That was really a high-end machine. But 4 GB is enough for a Linux computer now with not too many browser tabs or workflows with large files.

[–] LoveEspresso@cafe.coffee-break.cc 2 points 3 days ago (2 children)

I wish to run both linux as well as android on it.

[–] Beangut@lemmy.world 2 points 2 days ago

I would recommend dual booting/switching to linux and running android via linux.

Memory is probably your biggest bottle neck here so setting up a bit of extra swap for Linux will be worthwhile until you can upgrade

[–] stoy@lemmy.zip 3 points 3 days ago (1 children)

That is what you will run on it, yes, what are you looking to do with it?

[–] LoveEspresso@cafe.coffee-break.cc 1 points 3 days ago (2 children)

I'm new to computers actually, so yet to figure out what are the things that they can do. A VM can do.

[–] ChaoticNeutralCzech@feddit.org 2 points 2 days ago* (last edited 2 days ago)

VMs with desktop Linux or Android are technically possible but you won't enjoy the performance. Better dual-boot with those specs.

[–] stoy@lemmy.zip 1 points 3 days ago (1 children)

Alright, just a heads up with the specs you posted, you may be rather disappointed with the performance of the VM.

Do you have any budget for computer hardware?

I'd start my learning journey with what l have in hand.

Right now, l've just installed a WSL. I've installed fish and zsh. I would have loved to install MX Linux, but l better stick with Ubuntu for the time being. My next step would be setting up vs code, and starting off my journey with git.

[–] Toes@ani.social 11 points 3 days ago (1 children)

What are you planning to do with the vm?

If your intention is to run anything significant like multiple instances of windows or Linux then the answer is no. Ideally you'd have at least 8GB of ram if you just want one VM.

You'll need to confirm if virtualization is enabled in the bios.

I would suggest replacing the os with something lighter like xubuntu. http://xubuntu.org/

[–] LoveEspresso@cafe.coffee-break.cc 2 points 3 days ago (1 children)

I'd love MX Linux. I would like to run android as well.

[–] nublug@piefed.blahaj.zone 4 points 3 days ago (1 children)

install mx on the bare metal instead of a vm of it on win10, you'll prolly even be able to run a win10 vm with better performance than native. also use zram.

[–] LoveEspresso@cafe.coffee-break.cc 2 points 3 days ago (2 children)
[–] Danitos@reddthat.com 2 points 3 days ago* (last edited 3 days ago) (1 children)

Directly on the hardware, not virtualized in a VM.

I second that option. 4 GB of RAM is not enough for Windows 10. Install Linux, and if you need Windows-specific software use then with a VM; I used to do that and used Windows 7 instead of 10 as it is far lighter. This should improve the overall experience IMO.

Keep in mind that, in your current setup, any RAM you allocate to the VM will not be avaiable to Windows, so your 4 GB Windows (which is already low) will become, say, a 3 GB Windows when using a VM.

[–] LoveEspresso@cafe.coffee-break.cc 1 points 3 days ago (2 children)

I understand what you say. This is my brother's laptop, and he doesn't have the patience to learn Linux. I believe this computer is not going to work on windows for long. When windows stop functioning on this laptop, l'd boot MX Linux straightaway. There should be no problem in creating a VM then I suppose ?

[–] Toes@ani.social 1 points 2 days ago

Most people just use the web browser anyways. It's not hard to learn, it's like getting a new phone. After a week it starts to feel natural.

[–] Danitos@reddthat.com 1 points 3 days ago (1 children)

There should be no problem I think, but will likely have non-optimal performance. Only was to know for sure is trying. Note you'll need to enable options in your BIOS.

I insist on the Linux migration. That machine is underspecd for 2026 Windows, plus Windows 10 doesn't receive security parches. Begineer-friendly distro are very easy to use, and you can try a dual boot setup to see if he can get used to it. For begineers I usually go for Linux Mint, or ZorinOS.

Maybe another option is see if you can upgrade a little bit the RAM.

I know about the issues with windows 10. Probably my brother knows too. When he discards this machine completely, l shall wipe away every single data and make it tabula rasa. Then I shall install MX Linux.

[–] nublug@piefed.blahaj.zone 1 points 3 days ago* (last edited 2 days ago)

installing on bare metal means like the way windows 10 is installed right now; the main operating system installed on the hard drive directly in control of the hardware.

backup any files you want to save from win10 to an external drive, usb, or cloud storage. download rufus or ventoy and follow either tool's instructions on making a bootable usb with the mx linux iso on it.

reboot and hit whatever key the bios screen gives you for boot menu, you may have to go to bios settings and set boot order there to let you boot from usb first before the hard drive if there is no boot menu or boot order key listed.

now you're in a liveusb mx linux environment. it won't overwrite anything on the hard drive until you get to the step formatting the disk in the installer, so you can ignore the installer and poke around and try it out before commiting to erasing windows. shutting down and taking out the usb or changing the boot order back will let you boot back into windows.

good luck!

edit: some typos

[–] FiniteBanjo@feddit.online 11 points 3 days ago (1 children)

The CPU is good

The GPU is terrible

It has 4GB of RAM which is about as low as a modern system can go, speed of ram is unknown

It's got a half Tera of SSD which is cool and a full Tera of HDD which is good for storage which doesn't need to be accessed very quickly

I say maybe? QEMU should be able to run on just about anything that supports virtualization in the motherboard's BIOS settings.

[–] redsand@infosec.pub 3 points 2 days ago (1 children)
[–] FiniteBanjo@feddit.online 2 points 2 days ago* (last edited 2 days ago)

It's no Ryzen 9, but there are worse CPUs in existence, I will tell you that. Support for CPUs is a lot easier than support for GPUs.

Depending on what you want to do, yes this is fine for running VMs on. If you are just spinning up some containers or a lightweight VM to host something its fine.

[–] ChaoticNeutralCzech@feddit.org 3 points 2 days ago (1 children)

Your GPU has 128 MB of memory? What for? Mine just pushes framebuffer contents outta the VGA and DVI-D ports, with some features like I²C to determine supported resolutions and VSYNC to prevent tearing.

[–] garbage_world@lemmy.world 2 points 2 days ago (1 children)
[–] ChaoticNeutralCzech@feddit.org 1 points 2 days ago (1 children)

iGPUs vary by feature set a lot. A fully-featured GPU can sit on the motherboard and use the same cooling system as the CPU but most are bare-bones, maybe just with video codecs.

[–] garbage_world@lemmy.world 2 points 2 days ago

That doesn't change the fact almost all iGPUs show in the system as having comically low VRAM. Also, for OPs use case GPU is not important at all.

[–] marcos@lemmy.world 2 points 3 days ago (3 children)

Does Windows run at all in that amount of memory?

The minimum requirement for win 11 is 4 gigs and it’s tolerable. Windows only needs like half of that. The other half is garbage that gets unloaded when you run low on ram.

[–] hexagonwin@lemmy.today 2 points 3 days ago

i've booted win10 under 256mb of ram in the past. it does work.

My computer is working. Why do you ask ?

[–] Thorry@feddit.org 2 points 3 days ago (1 children)

It's a really old cpu that was pretty slow to begin with. But it does have the required bits for virtualization, so it should work just fine.

It would be terribly slow tho, slower still than the system already is. And with only 4GB of memory I'm amazed it even runs Windows 10. It would run out of memory as soon as you do just about anything. If you can get some more memory into the thing, it would work better.

The info says desktop? But that's a low end mobile cpu in there, 15W TDP, optimized to be cheap and have a good battery life. The downside is the performance sucks.

[–] T156@lemmy.world 2 points 2 days ago

RAM is probably the biggest killer for it right now. The other specs are still viable enough for most basic usage.

The info says desktop? But that's a low end mobile cpu in there, 15W TDP, optimized to be cheap and have a good battery life. The downside is the performance sucks.

Might be one of those all-in-one-systems where they put laptop hardware into a screen.

[–] HerbalGamer@sh.itjust.works 0 points 3 days ago (1 children)
[–] Valmond@lemmy.dbzer0.com 0 points 3 days ago (1 children)

Who said it was an ssd 😁

[–] HerbalGamer@sh.itjust.works 4 points 3 days ago (1 children)
[–] Valmond@lemmy.dbzer0.com 1 points 3 days ago

Its a ssd + a hd, but whatever I guess.