| Summary: | Can not install with "Erase Partition" | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Paschalis <ppelitaris> |
| Component: | Live/Install images | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | critical | CC: | jr, neon-bugs-null, qdfb8d55 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Paschalis
2024-10-13 10:44:09 UTC
(In reply to Paschalis from comment #0) > SUMMARY > *** > NOTE: If you are reporting a crash, please try to attach a backtrace with > debug symbols. > See > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports > *** > > > STEPS TO REPRODUCE > 1. Install Neon from a liveUSB using the latest ISO 20241010-1519 > 2. Choose to erase partition with Swap Partition and encryption (even with > no encryption same error occurs) > 3. try to install and get the error > ``` > Installation failed > > Job: Create newpartition on device '/dev/sda' > > Command: sfdisk --force --append /dev/sda > > Failed to add partition "New Partition" to device /dev/sda > ``` I get a similar error when installing with "wipe disk" to an NVME drive. This error is not present in a KDE Neon ISO from 7/4/2024 (month/day/year). Encryption enabled. Even with SWAP disabled, I get a similar error. Create a new partition (30.05 GiB, luks) on ‘/dev/nvme0n1’ Job: Create new partition on device ‘/dev/nvme0n1’ Command: sfdisk --force --append /dev/nvme0n1 Failed to add partition ‘New Partition’ to device ‘/dev/nvme0n1’. Failed to add partition ‘New Partition’ to device ‘/dev/nvme0n1’. |