Skip to content

Instantly share code, notes, and snippets.

@lduboeuf
Created December 3, 2025 13:07
Show Gist options
  • Select an option

  • Save lduboeuf/94c28a081d27342b9a10450f2c6359c2 to your computer and use it in GitHub Desktop.

Select an option

Save lduboeuf/94c28a081d27342b9a10450f2c6359c2 to your computer and use it in GitHub Desktop.
UT Noble hints
sudo mount -o remount,rw /
#gain rootfs space
sudo mount -t tmpfs none /var/cache/apt
sudo mount -t tmpfs none /var/lib/apt
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment