Community Forum
    • Blog
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. arnt
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    arnt

    @arnt

    499
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    arnt Unfollow Follow

    Latest posts made by arnt

    • RE: Protect your Raspberry PI SD card, use Read-Only filesystem

      Thanks for sharing this post!
      I was able to get it forking with the RASPBIAN JESSIE LITE distro.

      Some minor issues were solved by adding

      tmpfs /tmp tmpfs mode=1777,nosuid,nodev 0 0
      tmpfs /var tmpfs mode=1777,nosuid,nodev 0 0

      to /etc/fstab

      I used the resolvconf package for fixing some issues with dhcpcd

      posted in Blog articles comments
      A
      arnt