My son’s Windows laptop did the same. Turns out there is a setting to make Windows truly shut down when selecting “shut down” from the menu, because normally it secretly sleeps or hibernates or something to have faster start-up times. There’s also the power another device via USB option that you may have to disable in BIOS / EFI settings.
- 0 Posts
- 13 Comments
JaxNakamura@programming.devto Linux@lemmy.ml•Linux during the mid to late 90s (Windows 95 and 98 era)1·10 months agoSo I downloaded slackware on dozens of disks.
This is no joke. When I downloaded Slackware in '95 or '96, it was over 100 3.5" floppies of 1.44 MB each. And there were still more available, those were just the ones I thought I’d need. And before you could even begin installing, each of those had to be downloaded, written and verified because floppies were not terribly reliable.
JaxNakamura@programming.devto Science@lemmy.ml•Climate change now detectable from any single day of weather at global scale3·1 year agoIt’s maddening. The power of propaganda is truly impressive.
JaxNakamura@programming.devto Linux@lemmy.ml•I finally installed Linux, but I'm having a mixed experience3·1 year agoTransferring /home directory without reinstalling Linux?
After running low on storage space on Windows 10 I have considered upgrading to a larger drive, 2-4 TiB. With my switch to Linux I’d like to know if there is an easy way to take all my files from my previous drive into the new one with all the correct paths configured, without reinstalling Linux?
I can see this meaning a number of different things:
-
you want to move your home directory to a separate partition: You can just create a new partition and move your stuff there. People have suggested rsync, and that’s fine. Personally, I’d use mc (midnight commander) for that because it’s easier.
-
you want to know how to transfer your future home partition to a future bigger drive: You could do as above, or you could use clonezilla for that.
-
you want to transfer files from your old Windows setup to your new Linux system: You can just mount an NTFS partition and do as described under point 1. I’d be wary to write to an NTFS partition, but reading from it works just fine.
-
JaxNakamura@programming.devto Linux@lemmy.ml•KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future91·1 year agoEventually people will have to get new hardware. That’s the moment to avoid nVidia, that’s how simple this can be.
Also, the problem is nVidia giving shitty Wayland support, not Wayland providing no nVidia support. It’s nVidia who has to write the drivers since they themselves opted to keep their implementation details a secret. There’s nothing the Wayland people can do except plea, beg and shame. If nVidia then decide not to care, then I say fuck them.
JaxNakamura@programming.devto Linux@lemmy.ml•Noob question: what to arrange before switching to linux1·1 year agoThat’s correct. It’s not just limited to computers or only two devices though.
Press ctrl+alt+esc. The cursor will change into a red skull and when you click a window, the process running it will be instakilled. Press esc again to cancel. That’s much better than going through task manager, finding the right process and then killing it.
JaxNakamura@programming.devto Science@lemmy.ml•Study finds human-driven mass extinction is eliminating entire branches of the tree of life3·2 years agoOn the flip side, it makes some people extremely wealthy. See, there’s an upside to everything!
JaxNakamura@programming.devto Science@lemmy.ml•Study finds human-driven mass extinction is eliminating entire branches of the tree of lifeEnglish4·2 years agoThat’s all too abstract and too emphatic. They have the power and the money and so far any problem they’ve had, they’ve been able to solve by using either their power or their money. Clearly, they believe that will be the case in the future as well. And so they cling to their sources of wealth and power because they think those will keep them safe.
That indeed doesn’t bode well for our future, whether it’s about the climate, AI, nuclear power or anything else.
JaxNakamura@programming.devto Linux@lemmy.ml•What are some things you wish you had known when switching to Linux?2·2 years agoUse vimtutor. It comes with vim and teaches you to the basic vim commands from within vim.
And don’t worry about exiting vim, that’s lesson 1.2 :)
As for booting from USB stick: use Ventoy for that. It allows you to copy any number iso files to the USB stick and boot from any iso file that’s on it. No need to go through the hassle of writing an iso to memory stick over and over again.
JaxNakamura@programming.devto Linux@lemmy.ml•Patch submitted to the Linux kernel by a 4 year old.8·2 years agoIf nothing else, the smiley can be taken as a hint that it’s not serious.
I remember I had over one hundred floppies to install it all. And those were just for the stuff I was interested in. This was circa 1996. I bought Red Hat 5.0 a year or so later. It came on 4 CD-ROM’s and was cheaper than that pile of floppies had been.