canonical / canonical/core-initrd

UC20 boot error "Failed to make path absolute" on Fitlet2 device

Open
#16 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
18
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Trying to build a custom image for the Compulab Fitlet2 (just a extended pc-amd64-gadget) and kept getting this error. Using the original ubuntu-core-20-amd64.img.xz from https://cdimage.ubuntu.com/ubuntu-core/20/stable/current/ results in the same error. The device is booting of USB key.

Already have a working Core16 image, device can run regular Ubuntu 20.04 from USB. Image works on laptop and QEMU, just not on this device.

Error reads:
`the-tool[237]: error: Failed to make path /dev/disk/by-partuuid/...: No such file or directory`

Partition UUID matches the ubuntu-seed partition of the official image, on the custom image it points to the ubuntu-boot partition. Have tried different USB keys, but all of them report the same error.

Device specs:
- Intel Atom X7-E3950
- 4GB Memory

Just to be sure I tried booting using UEFI and legacy mode, with and without secure boot enabled (not configured), all result in the same error.

USB is "hp v195b" which is logged at 2.7 in the screenshot, after the error has occurred. However other tests show that the error occurs after the message related to the USB key.

![uc20_amd64_boot](https://user-images.githubusercontent.com/1105741/112620172-1194e380-8e20-11eb-9391-f3ff5fc66a68.jpg)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.