Improve the description (device reference) in the Subiquity launch dialog

Replace `/dev/sda4` with the disk id, which Subiquity displays.

It's still not perfect, because the prefixes (like `scsi-0ATA_`) that are not displayed in Subiquity, but it should be clear enough.
This commit is contained in:
Saverio Miroddi 2021-07-05 22:08:35 +02:00
parent 3bef53de09
commit 3fe93d05fc
1 changed files with 1 additions and 1 deletions

View File

@ -1099,7 +1099,7 @@ When the update option is presented, choose to update Subiquity to the latest ve
At the partitioning stage:
- select `Custom storage layout` -> `Done`
- select `'"$v_temp_volume_device"'` -> `Edit`
- select `'"${v_selected_disks[0]}"'/partition 4` -> `Edit`
- set `Format:` to `ext4` (mountpoint will be automatically selected)
- click `Save`
- click `Done` -> `Continue` (ignore warning)