linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

asal, in Dual Boot Best Practices?

I know this is not an answer to your question, but I’ve found everything to be immensely easier with a second drive. I’ve screwed my pooch before!

kenoh,
@kenoh@lemm.ee avatar

This is my comment. 2 drives and you won’t have to worry.

speck,

This is with a laptop. So one would have to be on an external drive. That wouldn't slow it down?

kenoh,
@kenoh@lemm.ee avatar

I would check out your laptop, especially if it’s somewhat new. I have one that is dual booting from an M.2 NVMe drive and a SATA SSD. Even if it didnt, I have easy panels that pop off when I wanted to swap.

mvirts, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?

Give it a try! System is broken anyway. Also fix your backup to include file metadata, maybe disk images?

Heck I would try using testdisk to undelete the files onto another filesystem then copy them back if the permissions look okay.

Gabu, in nvidia-535 and Debian

I’ll be honest, if you use Linux, AMD is a must.

ShortN0te,

I never had huge problems with rolling release distros and Nvidia but recently got a AMD card and boi… Everything (hardware acceleration etc) basically worked out of the box with a very simple Arch installation… Never again going with Nvidia on Linux.

Gabu,

Yup. It also instantly supports even the most bizarre and unknown GPUs, like the BGA-only APU HD6310.

mvirts, (edited ) in can you chkdsk from a windows vm?

Yes. But since we’re in Linux land, you may be able to replay the journal and un-dirty your disk by mounting with the ntfs3 driver listed here docs.kernel.org/filesystems/ntfs3.html, or you could try using ‘ntfsfix -d [your device]’ from the ntfs-3g package to clear the journal and the dirty bit, although whatever the last operation was on the filesystem may be left in an incomplete state since the journal is not replayed.

I haven’t done it in a while, but with virtualbox I have used direct disk access by creating a special vmdk with vboxmanage to give a VM access to real partitions.

jonno, in Dual Boot Best Practices?

Sound great and I went the same way for a while. Just be aware that steam on Linux can have issues with ntfs partitions. So I also went the the two drive route, much less of a headache.

speck,

Just out of curiosity, if the games are on an external hard drive with a different format does that skirt the issue between Linux steam and ntfs?

0x4E4F, in Dual Boot Best Practices?

Windows: 150GB. Linux: 100GB. The rest: Data.

And don’t forget to disable hybrid shut down in Windows.

Templa,

What about swap space? Is that still a thing?

Turtle,
@Turtle@aussie.zone avatar

Zram is really neat.

0x4E4F, (edited )

That is a good option as well, but for experienced users only and only if you have a lot of RAM and a UPS (or on a laptop with a working battery). Otherwise, power failiures mess that thing up.

0x4E4F, (edited )

You can make a swap file on the main partition where Linux is installed, that’s not a problem.

speck, (edited )

Nice,. thank you. And ntfs for the data format is what I've understood to use

b9chomps,
@b9chomps@beehaw.org avatar

NTFS is the standard for Windows. Nowadays Linux can handle reading/writing NTFS pretty well, but you should probably use the very established ext4 or maybe btrfs for its partition.

0x4E4F, (edited )

For Linux, if you’re a beginner, EXT4. Experienced users - BTRFS.

And ntfs-3g is even better at writing on NTFS than Windows is. There are fragmentation examples online, Windows makes a fragmented mess while ntfs-3g takes great care regarding fragmentation. Plus reads/writes a lot faster than Windows does.

0x4E4F,

Yep, use NTFS. You can access it in both Windows and Linux. You’ll need to install ntfs-3g in Linux. It comes bundled in most mainstream distros, but just in case.

CrabAndBroom, in Dual Boot Best Practices?

Also, I’d say install Windows first, then Linux. Windows assumes it’s the only OS in the universe and tends to steamroll over the whole boot setup, so I’ve found it much easier to just let Windows do whatever it wants first, then fix it with Linux afterwards.

BCsven, (edited ) in Dual Boot Best Practices?

Many people do dual drives, but if you install linux second and it is a distro thay uses grub with probe foreign OS them you don’t really need two drives. make space on windows drive, in the linux installer create another boot partition, root and home. You set bios to boot Linux grub. Grub will launch and give you linux or choice to chainload to Windows. Windows is unaware it is getting kicked off by grub so the Windows and Lunux boot partitions leave each other alone. i can’t vouch for every distro letting you setup like this but this is how my OoenSUSE has been since 2017

Unyieldingly, in Switching to Debian on my gaming pc

I been running Debian with a few Backports like Pipewire, Kernel, and Flatpak it has been good so far.

IrritableOcelot, in Ayaneo Retro PC: Inspired by Mac, Runs Windows, Supports Ubuntu

So it’s a “gaming” machine with only integrated graphics, in a small and presumably not-that-well-cooled, albeit retro, case? I don’t see the appeal, and the article reads like ad copy, not a genuine opinion.

fraddron, in Dual Boot Best Practices?

Default boot to Linux! I had dual boot set up for years and never actually booted into Linux. Once I changed the default to Linux I never booted into windows again (and eventually deleted that partition)

Mesophar, in Dual Boot Best Practices?

I just did this with my desktop pc when I added a second drive for additional storage. Instead of using it as additional storage for windows like I initially intended, I decided to dual boot with Mint on the second drive.

So far, I haven’t had any issue with gaming on Mint, either! Granted, most of the games I play are through Steam and either work with Proton or are native Linux to begin with. I did install a few games with Lutris, though, and works fine so far. Sea of Thieves, Astroneer, Slay the Spire, Deep Rock Galactic, are all working out of the box.

Only thing I haven’t attempted yet are multiplayer games with active anti-cheat, like LoL or CS:2. If those are the sorts of games you regularly play, you’ll probably be better off in the Windows partition/drive, but have fun experimenting in Linux!

speck,

Main game rn is BG3. And ofc want to get back into playing modded Skyrim. There are definitely other, pc only games that are on my list, coming from a Mac. But nothing like LoL or CS:2

Mesophar,

Looks like there are a few issues with BG3, but will probably be smoothed with time.

At least according to ProtonDB

Definitely worth keeping access to a Windows machine if able, but doesn’t seem like it’s impossible without.

speck,

I plan to look into this ofc, but if the games are on an external hd, would Linux use the same files as Windows? I.e. you don't need two copies of the game so long as it's on a format like NTFS that both can read? Was wondering whether to partition the external HD to have a Windows side and then a Linux side, with the latter formatted to ext4

Mesophar,

In theory you should be able to do that! I think Proton has some issues with NTFS, mostly when installing or updating, but with a little research and tweaking you should be able to get it to run smoothly. I opted to keep them fully separate and just installed certain games twice, but am also using this as a test run before diving into full daily driver Linux when I build a new system in the spring, so longevity of my storage drives wasn’t a concern.

speck,

I think that's where I'm at, too, where I don't mind have to re-do certain things down the road if I switch approaches or commit to a certain direction

Unyieldingly, in nvidia-535 and Debian

Backports use to get Nvidia updates, I don’t know if this is the case anymore.

Ozy, in Dual Boot Best Practices?

If you plan on using windows only for games and absolutely nothing else then there isn’t much of a point in making a shared partition between the two OS’es. Just keep them separate, to each partition its own. (So your first example win 100gb, Linux 400gb is what I personally would go with)

Ozy, (edited ) in Is there a way to autocomplete user defined search terms in firefox search

YES THERE IS, THERE IS A TOOL FOR LINUX THAT TURNS KEYWORDS INTO WHATEVER YOU WANT THEM TO BE, I just need to find it again so hold on FOUND IT, IT’S espanso.org

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #