this post was submitted on 07 Aug 2025
31 points (97.0% liked)

Linux

58175 readers
343 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Hello there,

I have a question. If I'm doing windows linux dual boot, is there any possibiliy that windows can spy my data on linux? Or: if i got ransomwared on windows, is my linux part of my pc safe or not?

How can I prevent all above?

Thx

you are viewing a single comment's thread
view the rest of the comments
[–] hendrik@palaver.p3x.de 5 points 1 month ago* (last edited 1 month ago) (1 children)

I had a dualboot on my last laptop for a long time and seems they've toned the overwriting of the bootloader way down since the invention of EFI. For the last 8 years or so it occasionally changes the boot order to default to Windows, every time these larger updates come in. But it doesn't seem to overwrite anything any more.

Other than that, I'd also recommend Backups. Windows doesn't come with drivers for these filesystems, so it can't read Linux files. But theoretically things could happen to the data on a harddisk nonetheless.

[–] AndrewZabar@lemmy.world 1 points 1 month ago (1 children)

Y'know, there’s a little part of me that suspects that just because Windoze will not read certain file systems for the user doesn’t mean it doesn’t read those file systems. Especially now that data theft is their business model. I know it’s a little paranoid, but the OS may very well be reading stuff it claims to not recognize. Just food for thought.

[–] hendrik@palaver.p3x.de 1 points 1 month ago* (last edited 1 month ago)

I don't think Microsoft are that clever or malicious in that way. There are third party drivers available and I don't know what all the Linux parts in Windows these days are able to do... So it's definitely possible. But I think you're looking more for a targeted attack with this. Like an agency or a hacker singling you out because they know you have valuable data on that filesystem. But Microsoft's business model is more fishing for the easy targets and funneling data en masse, not the niche stuff... That might change at some point one day once the Linux subsystem automounts filesystems or something like that.