Skip to content

Fix UBI volume names to use partition names from mtdparts#56

Closed
widgetii wants to merge 1 commit intomasterfrom
fix/ubi-volume-names
Closed

Fix UBI volume names to use partition names from mtdparts#56
widgetii wants to merge 1 commit intomasterfrom
fix/ubi-volume-names

Conversation

@widgetii
Copy link
Copy Markdown
Member

UBI volumes were created with names like vol2 instead of rootfs, causing kernel UBIFS mount to fail with ENODEV (-19). Now uses the actual partition name from mtdparts.

Verified on hi3516av200: ubi info l shows name=rootfs with name_len=6 after restore.

🤖 Generated with Claude Code

UBI volumes were created with names like "vol2" instead of "rootfs",
causing kernel UBIFS mount to fail with ENODEV (-19). Now uses the
partition name from mtdparts (e.g. rootfs, data, appfs, exdata).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@widgetii widgetii closed this Apr 21, 2026
@widgetii widgetii deleted the fix/ubi-volume-names branch April 21, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant