-
-
Notifications
You must be signed in to change notification settings - Fork 98
Description
Issue Description
Every time that I try to install Vanilla OS, I get the same cryptic error: "failed to name partition: E".
I use a unowhy Y13 from 2019, so there is an ssd inside.
Steps to Reproduce
- Tried to install Vanilla OS
- But it failed
On what version of Vanilla OS this happens?
Vanilla OS 2 Orchid
Additional Information
There is the log of the installation process, if it can help:
`
Discarding device blocks: done
Creating filesystem with 262144 4k blocks and 65536 inodes
Filesystem UUID: ad62llef-75ca-47al-9ca4-3fa4f14aa815
Superblock backups stored on blocks:
32768, 98304, 163840, 229376
Allocating group tables: done
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
panic: failed to run setup operation mkpart: failed to name partition: E
rror: loop disk labels do not support partition name.
goroutine 1 [running]:
main.main()
github.com/vanilla-os/albius/albius.go:22 +0x106
`