Skip to content

auto detect root device according to Discoverable Partitions Specification (DPS) (boot without root= and without /etc/fstab) #2590

Open
@adrelanos

Description

@adrelanos

By supporting the Discoverable Partitions Specification (DPS) the following things would be possible:

  • booting without the root device (root=) on the kernel command line, and
  • without /etc/fstab.

The benefit for the user would be that corner cases such as changed disk uuids after backup/restore no longer result in a broken boot with a dracut rescue shell.

It could also simplify operating system build scripts and installers.

DPS is also supported by systemd-boot.

history:

related but non-duplicate:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssue adding new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions