Right now, during the (open)SUSE installation process, the changes to be performed on the storage devices are presented as a list of actions such as:

  • Resize ntfs partition /dev/sda1 by 100 GiB
  • Create partition /dev/sda2 (15 GiB) for / with btrfs
  • Create partition /dev/sda3 (85 GiB) for /home with xfs

That is, something like this screen.

An openSUSE user suggested the idea of having in the same screen a tab with a graphical alternative, using a before&after approach to represent the initial layout of the disks and the proposed one. Here is the bugzilla entry including mockups.

Technically it should be possible, so it's worth a try.

Looking for hackers with the skills:

yast storage installation

This project is part of:

Hack Week 17

Activity

  • over 7 years ago: dgdavid started this project.
  • over 7 years ago: ancorgs added keyword "yast" to this project.
  • over 7 years ago: ancorgs added keyword "storage" to this project.
  • over 7 years ago: ancorgs added keyword "installation" to this project.
  • over 7 years ago: ancorgs liked this project.
  • over 7 years ago: ancorgs originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    openSUSE on ZoL from OpenZFS project by jkohoutek

    Idea is to have SUSE system with OpenZFS as root FS.

    Why ZFS

    Ways in which ZFS is better than BTRFS

    Main goal

    Have OpenZFS as install option in the installer and utilize zedenv Boot Environment Manager for SUSE updates install

    Goals

    • synergy of ZFS with dracut, so snapshots are correctly added to the grub
    • synergy of zedenv with zypper
      • before every update snapshot is created
      • when new kernel or other package which requires reboot is about to be installed, the update will be processed to the new boot environment snapshot and grub configuration changed to boot to this new one
    • integrate Root on ZFS as install option to the YaST
    • configure Kiwi for the ZFS install images

    Completed goals

    • prepare ZFS pool compatible with openSUSE installation ✓
    • install openSUSE with root on ZFS ✓
    • boot to the prepared and installed system ✓

    Current progress

    Resources: