Comment 31 for bug 1864787

Revision history for this message
Chris Guiver (guiverc) wrote :

Another attempt
- reboot
- KDE partition manager, delete 'unknown' partition
- format area of disk as "reiserfs"
- start install `sudo -E calamares -d`
- same as before, format / with XFS, re-use /home
---
The installer failed to create partition on disk 'ST3160815AS'.
========================================================================================== Create a new partition (22.00 GiB, xfs) on ‘/dev/sda’ ========================================================================================== ========================================================================================== Job: Create new partition on device ‘/dev/sda’ ========================================================================================== ========================================================================================== Command: sfdisk --force --append /dev/sda ========================================================================================== ========================================================================================== Job: Set the attributes on partition ‘/dev/sda9’ to "50002800730065" ========================================================================================== Partition table of partition ‘/dev/sda9’ does not support setting attributes. Job ignored. ========================================================================================== Job: Create file system ‘xfs’ on partition ‘/dev/sda9’ ========================================================================================== ========================================================================================== Command: mkfs.xfs -f /dev/sda9 ==========================================================================================