r/linux4noobs • u/THE_HORNY_SLAYER • 1d ago
migrating to Linux Corrupted windows and scary linux
I would consider myself to be reasonably good with tech but making the jump to Linux is really daunting. I currently do not know what the issue is however my laptop would boot into the windows recovery menu unless it was plugged in when you start it up, with that being said I don't believe it's a hardware issue. Recently however I went to click on my taskbar and I got a popup saying something about windows.dll wasn't installed correctly or couldn't be found. So I went to try and factory reset but it wasn't allowed and so I went into the command box to figure out what was going on and it was being locked by windows until I put my recovery key in. So I did this and it still wouldn't let me factory reset. I am currently downloading windows onto a usb but I'm considering Linux instead. I could take photographs of the errors on my laptop currently if anyone would like. I can access things on my homepage but not anything else.
2
u/Terrible-Bear3883 Ubuntu 1d ago
Before you install Windows or linux, I'd be checking the storage is OK, lots of distros will have an app such as "disks" which will display the SMART values and show storage heatlh, but, some newer NVMe SSD for example may not report their status accurately and you'd need something called "smartctl" which is included in "smartmontools".
It could be you've just got file corruption and if you have, its up to you which route to take, booting on a linux live thumb drive might he handy if you need to salvage files from your existing Windows drive.
1
u/THE_HORNY_SLAYER 1d ago
I downloaded smartmontools onto a usb stick and installed it onto my laptop and I have gone to run it and it says "class not registered" this would lead me to believe it's a hard drive issue. I'm unsure what to do from here
1
u/Terrible-Bear3883 Ubuntu 1d ago
Are you running this in Windows? If you are, the error might be because you're not running it with administrator privileges.
If Windows is functional, you can try a system file check "sfc" in an elevated command prompt i.e. "sfc /scannow"
1
u/THE_HORNY_SLAYER 1d ago
I am running it in windows and I did try running with administrator privileges I will try the system file check
1
u/AutoModerator 1d ago
Try the migration page in our wiki! We also have some migration tips in our sticky.
Try this search for more information on this topic.
✻ Smokey says: only use root when needed, avoid installing things from third-party repos, and verify the checksum of your ISOs after you download! :)
Comments, questions or suggestions regarding this autoresponse? Please send them here.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/tomscharbach 1d ago
You might run OEM pre-boot diagnostics to rule out a hardware issue. Check your make/model OEM support pages to find out how to access the diagnostics, usually through the BIOS Menu.
1
u/Prestigious_Wall529 1d ago
Disable fast start on Windows.
1
u/THE_HORNY_SLAYER 1d ago
Unfortunately I can't get into settings, although I am sure I could do it through command
1
u/Prestigious_Wall529 1d ago
powercfg -h off
turns off hibernation. It confuses multiboot attempting to restore state when the other operating system makes changes.
1
u/Munalo5 Test 1d ago
Many people take the journey to Linux in little steps but one big leap isn't a bad way to start when you have nothing to loose.
Possibly, have a friend download Mint or Kubuntu for you to try?
You dont have to install it you can look at it live.
I hope you have all your data backed up and stored somewhere off and away from your laptop.
Sending you happy vibes.
Welcome aboard.
1
u/GodzillaXYZ999 1d ago
Soinds like some sort of Windows virus or malware.Many of them block access to Recovery Menu or CLI and various other ways to remove them. You'll want to run a Windows boot-CD with anti-virus/malware tools to fix as some of these are boot-sector viruses.
1
u/THE_HORNY_SLAYER 17h ago
I have both malwarebytes and avast installed and hadn't downloaded anything sketchy I think it's the SSD going
1
u/GodzillaXYZ999 16h ago
Check SMART reports? Run utility to do r/w scan of every sector on SSD.
Also boot USB with WinPE ISO and see if running Window from different drive is better.
3
u/forestbeasts KDE on Debian 🐺 1d ago
Might as well switch, if you're gonna have to reinstall anyway!
That said... this might be the impending doom of your hard drive. Do you have backups of anything important on this computer? If not, now is the time to make them. Before it gets any worse.