this post was submitted on 29 Nov 2024
56 points (100.0% liked)

Linux

48461 readers
415 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 5 years ago
MODERATORS
 

I have a dual boot Win 10/Debian setup on my laptop. I have not touched the Windows boot in months. There is nothing on there that needs saving.

How can I ditch the Windows partition and make it available as free space in Debian without damaging my Linux setup?

you are viewing a single comment's thread
view the rest of the comments
[–] Mwa@lemm.ee 1 points 5 days ago* (last edited 5 days ago)

Depends what method your doing.
Dual disks you can do a raid configuration(if the disk is formatted as btrfs or any file system that supports creating raid without formatting,it can be done through ext4 but needs formatting ).
If the windows partition is on one disk.
Make sure the windows partition is adjustent, use something like gparted to merge it.