User Tools

Site Tools


info:rpi_frame

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
info:rpi_frame [2020/06/28 10:58] – created moritzinfo:rpi_frame [2020/06/28 11:01] – [Installation] link internal NFS exports moritz
Line 13: Line 13:
  
   - Install [[https://www.raspberrypi.org/downloads/raspberry-pi-os/|Raspian Lite]] on the SD card.   - Install [[https://www.raspberrypi.org/downloads/raspberry-pi-os/|Raspian Lite]] on the SD card.
-  - Edit ''/etc/fstab'' to mount the network share. Skip this step if using a local directory.<code>host:/export/media /export/media  nfs4     auto            0       0</code> Replace ''host:/export/media'' with your host and export name.+  - Edit ''/etc/fstab'' to mount the network share. Skip this step if using a local directory.<code>host:/export/media /export/media  nfs4     auto            0       0</code> Replace ''host:/export/media'' with your host and export name. See [[infra:x.antiguru.de|x.antiguru.de]] for NFS exports.
   - Crate a script ''picframe.sh'' in ''/home/pi'':<code>#!/bin/bash   - Crate a script ''picframe.sh'' in ''/home/pi'':<code>#!/bin/bash
 myfolder="/export/media/picframe" myfolder="/export/media/picframe"
info/rpi_frame.txt · Last modified: 2020/06/28 11:07 by moritz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki