Skip to content

installer crash when no partition on main disk #8

@eroussy

Description

@eroussy

When launching the installer on a machine with a disk with no partition, the installer crashes.

Step to reproduce

  • Clear all partitions on disk of the machine sudo wipefs -a <disk_path>
  • Reboot on the seapath-installer USB key
  • The installer crashes
  • Open a terminal and launch sudo calamares -d to see a a Segmentation fault

Work-around

  • Boot on the seapath-installer USB key
  • Open a terminal
  • Create a dummy file system on your disk `sudo mkfs.ext4 <disk_path>
  • Relaunch calamares manually sudo calamares

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions