bigtreetech / bigtreetech/CB1

The /tmp mount point is too small

Open
#168 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
496
Forks
86
PR merge metrics
No merged PRs in 30d

Description

I bought a Troodon 2.0 Pro, which includes the CB1 board and the OS installed is "BTT-CB1 2.3.3 Bullseye".

The /tmp folder that Formbot sets up is only 512MB which is too small for really big prints. I commented out the /tmp mount point in /etc/fstab, but after rebooting it appears that /tmp is mounted from /dev/zram2 which is even smaller at 478MB.

What's the best way to NOT mount a /tmp device and let /tmp just live on /dev/mmcblk1p2 ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the /etc/fstab entry and the setup that mounts /dev/zram2 for /tmp on the BTT-CB1 2.3.3 Bullseye image. Reproduce the mount state after reboot and verify that /tmp uses /dev/mmcblk1p2 without the size restriction described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian, linux
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.