this post was submitted on 16 Oct 2024
10 points (91.7% liked)

Linux

47730 readers
834 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
 

My parents are fed up with windows 11 slowing down their old HP desktop to near unusable levels. It is so bad that the right click menu can take up to 6 seconds to load. Anyway I created a free 900GB ext4 partition that I want to install to but how do I get the fedora KDE installer to detect that free space (sda6)?

top 9 comments
sorted by: hot top controversial new old
[–] Crozekiel@lemmy.zip 2 points 1 hour ago

What did you use to create the partition? Free space that is listed would be space that is not formatted or allocated in the partition table at all, it doesn't really know if that space is available to take or is being used.

Also, having the partition (probably the entire drive actually since you'll need to edit the partition table) mounted while you are trying to edit the partitions can cause issues.

[–] Tyoda@lemm.ee 1 points 3 hours ago (2 children)

sda6 is the fourth one (after sda3) in the list on the bottom picture. The partitions seem to be physically in that order, but labeled differently, as they were created. You can reorder the labels but it's also fine left alone AFAIK.

[–] Ezek@lemmy.ml 1 points 2 hours ago (1 children)

What I mean by not detected is that the counter for free space at the bottom says 10MiB only. I want to tell the installer to go there for install

[–] Tyoda@lemm.ee 2 points 2 hours ago

I've never installed fedora specifically but...

Anyway I created a free 900GB ext4 partition

It's either ext4 or free, can't be both. Now, if it was ext4, Fedora would for sure detect it as such, so I'm not sure what it is.

I assume you would want to click on sda6 in the installer, then the "-" button to delete whatever is there, and then it would recognize it as available space.

[–] Ezek@lemmy.ml 1 points 2 hours ago (1 children)

I know where sda6 is what I need is to tell the installer that specific partition is where I want to install fedora

[–] Crozekiel@lemmy.zip 1 points 1 hour ago

It looks like the installer in the background of picture 2 is seeing sda6, what issue is it having, can you post a screenshot of that whole window without other windows on top?

[–] m4m4m4m4@lemmy.world 1 points 3 hours ago (1 children)

Did you click on the 'Refresh' button (last image, toolbar)? What happens if you click the yellow-ish area labelled with 'sd6' there?

[–] Ezek@lemmy.ml 1 points 3 hours ago (1 children)

sd6 is the free ext4 partition i wanted to install to that won't get detected. Fedora only detects 10 MiB free and if you check the partitiona in tge installer in the second image, it's under 'unknown' ratger than where I want as free space for some reason

[–] Tyoda@lemm.ee 2 points 3 hours ago

Check my other comment. sda6 is there.