If somebody can tell me where the #linux #kernel gets its root-partition-UUID from, I'd be really glad.
I'm trying to boot an old #Chromebook from SD-Card, the kernel comes up, it "waits" for its own partition to come up as root, fails to recognize it (as it only contains the kernel itself), and crash out. The real rootfs is left untouched by the kernel.
cpgt says:
```
Label: "KERN-A"
Type: ChromeOS kernel
...
Label: "ROOT-A"
Type: ChromeOS rootfs
```