[Bug 2041821] [NEW] autoinstall with storage layout "hybrid+ssd=yes" doesn't boot
Launchpad Bug Tracker
2041821 at bugs.launchpad.net
Tue Nov 14 22:05:15 UTC 2023
You have been subscribed to a public bug by Dan Bungert (dbungert):
Provisioning a device with autoinstall ends up in a bootloop with error:
```
Please enter the recovery key for disk /dev/disk/by-partuuid/<uuid>: (press TAB for no echo)
```
The `user-data` file with which this behavior is reproducible is:
```
#cloud-config
autoinstall:
version: 1
identity:
hostname: ai-test
password: "$6$exDY1mhS4KUYCE/2$zmn9ToZwTKLhCw.b4/b.ZRTIZM30JZ4QrOQ2aOXJ8yk96xpcCof0kxKwuX1kqLG/ygbJ1f8wxED22bTL4F46P0"
username: ubuntu
ssh:
install-server: true
storage:
layout:
name: hybrid
match:
ssd: yes
```
Removing `match: ssd: yes` everything works fine.
** Affects: subiquity
Importance: High
Status: Triaged
** Tags: foundations-todo
--
autoinstall with storage layout "hybrid+ssd=yes" doesn't boot
https://bugs.launchpad.net/bugs/2041821
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to the bug report.
More information about the foundations-bugs
mailing list