Skip to content

modules/disk.sh: support Technologic Systems /dev/tssdcard paths#845

Open
dottaviano-ipa wants to merge 1 commit into
mendersoftware:masterfrom
dottaviano-ipa:feat/support-embeddedts-/dev/tssdcard-paths
Open

modules/disk.sh: support Technologic Systems /dev/tssdcard paths#845
dottaviano-ipa wants to merge 1 commit into
mendersoftware:masterfrom
dottaviano-ipa:feat/support-embeddedts-/dev/tssdcard-paths

Conversation

@dottaviano-ipa
Copy link
Copy Markdown

feat: modules/disk.sh: support Technologic Systems /dev/tssdcard paths

Some Technologic Systems boards, specifically in my case the TS-7800-V2, expose SD cards as /dev/tssdcard[a-z]. Proposing this PR to prevent having to keep a locally modified copy of disk.sh up to date for myself or anyone else using Mender with this hardware.

Ticket: None

Signed-off-by: Dominic A. Ottaviano II dottaviano@thinkipa.com

@dottaviano-ipa dottaviano-ipa force-pushed the feat/support-embeddedts-/dev/tssdcard-paths branch from 0256a47 to 4f56606 Compare May 26, 2026 22:42
Technologic Systems boards may expose SD card devices as
/dev/tssdcard[a-z]. Add parsing support for both whole-device paths
such as /dev/tssdcarda and partition paths such as /dev/tssdcarda2.

Signed-off-by: dottaviano-ipa <dottaviano@thinkipa.com>
@dottaviano-ipa dottaviano-ipa force-pushed the feat/support-embeddedts-/dev/tssdcard-paths branch from 4f56606 to 8b84f56 Compare May 26, 2026 22:47
@michalkopczan michalkopczan self-assigned this May 27, 2026
@dottaviano-ipa
Copy link
Copy Markdown
Author

dottaviano-ipa commented Jun 2, 2026

Do I need to add more context? I can elaborate as to why the default fallback isn't working for us. Let me know if it helps accelerate this either getting merged or rejected.

If it's just going to take more time to review that's fine I am mostly wanting an update.

@danielskinstad
Copy link
Copy Markdown
Contributor

Hey, we'll get to this as soon as possible. Sorry for the delayed response.

@dottaviano-ipa
Copy link
Copy Markdown
Author

Hey, we'll get to this as soon as possible. Sorry for the delayed response.

No worries! Just was checking the status and ensuring nothing else was needed from me. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants