Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Feature Request: Interactive partitioner for the SteamOS recovery image.

Open
#2,827 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active

Research direction

The issue is about modifying the SteamOS recovery/installer image's disk flashing script. Look for the installer utility or recovery environment scripts in the repository. Understand the current whole-disk flashing logic and research how to integrate an interactive partitioning step or tool like GParted. 'Done' means a user can select target partitions during installation.

Written by the indexing model from the issue text.

Description

Problem:
Currently, the official SteamOS recovery/installer image uses a blind, whole-disk flashing script that automatically targets and wipes an entire physical drive. This makes it impossible to safely install SteamOS alongside other operating systems or on specific partitions of large drives (such as multi-terabyte storage arrays) without risking existing data.

Feature Request:
Add an interactive partitioning step to the SteamOS installer utility, or include a reliable partitioning tool (such as GParted) in the recovery environment.

Allowing users to explicitly select target partitions, shrink existing volumes, or safely manage multi-boot layouts would make evaluating SteamOS on generic desktop hardware infinitely more user-friendly and safer for dual-boot setups.

Dominant language
No language data
Stars
2.6k
Forks
83
Avg merge
4m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ValveSoftware/SteamOS

All issues in ValveSoftware/SteamOS

Similar issues

More Operating Systems issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.