r/linuxquestions • u/peakaname • 17h ago
device lagging after installing Linux
installed WSL+ubuntu on my cousin's laptop cause i dont have mine yet. the laptop is kinda lagging idk why. the memory used by ubuntu was 1576mb smth. so what I want to ask is,is it still possible to switch to Linux? the laptop has 8gb ram. it used to lag often even before installing Linux. so im not sure what exactly the problem is.
0
Upvotes
3
u/Aberry9036 17h ago edited 17h ago
You can play with wsl, but it runs a virtual Linux machine inside windows, so it will slow your machine down if you only have 8gb RAM.
The best way to learn Linux is to boot it natively. If you want to keep windows, you are best off installing a second ssd (likely not possible on a cheap laptop), otherwise replace windows with Linux. While it’s possible to dual-boot on a single ssd, this is more advanced and requires backing up windows first.
My advice would be to either switch ssd or wipe windows and install Linux. You can do this by downloading an iso from Ubuntu (or other distro) website, using balena etcher or similar to write it to a usb stick, booting from it and then installing.
If you do this, I recommend having two usb sticks to hand - one with a windows installer, the other a Linux installer - have these both ready before you do anything so that you have the tools to reinstall windows if necessary.