@@ -5,29 +5,34 @@ https://www.thingiverse.com/thing:4841380
5
5
https://github.com/OpenMediaVault-Plugin-Developers/docs/blob/e58023ce7c76d4f83239065e8697e0894d6f94f1/Adden-B-Installing_OMV5_on_an%20R-PI.pdf
6
6
7
7
8
+ my list:
9
+ meine Hardwareliste:
8
10
9
- Installiert ein Raspbian - Image auf eine SD Karte
11
+ Raspberry Pi 4 Modell B; 4 GB
12
+ https://www.amazon.de/gp/product/B07TC2BK1X/ref=ppx_yo_dt_b_asin_title_o01_s00
10
13
11
- z.B. mit https://www.balena.io/etcher/ und https://www.raspberrypi.org/downloads/
14
+ AZDelivery 5 x LM2596S DC-DC
15
+ https://www.amazon.de/dp/B07DP3JX2X/ref=cm_sw_em_r_mt_dp_JGSWH9B9CWNX0TERN93R
12
16
13
- Startet nun den Raspberry Pi neu, damit die gemachten Änderungen übernommen werden.
17
+ ANGEEK AC-DC 85-265V 12V 6A bis 8A Netzteil Platine Schaltnetzmodul
18
+ https://www.amazon.de/gp/product/B07KPK525R/ref=ppx_yo_dt_b_asin_title_o03_s01
14
19
15
- Update / Upgrade
20
+ Inateck Festplatten Zubehör Gehäuse Adapter USB 3.0 zu SSD/ 2, 5-Zoll-SATA-Festplatten Adapter
21
+ [ optimiert für SSD, Unterstützt UASP SATA III]
22
+ https://www.amazon.de/gp/product/B01E3QSG3Y/ref=ppx_yo_dt_b_asin_title_o02_s01
16
23
17
- Schließlich ist das System noch auf den aktuellen Stand zu bringen.
24
+ Poppstar Festplatten-Adapter (USB 3.1 Gen 1 Typ A) Sata USB Kabel für externe Festplatten
25
+ (SSD, HDD, 2,5 u. 3,5 Zoll), bis zu 5 Gb/s, UASP Support, 1m Kabellänge (Netzteil Optional)
26
+ https://www.amazon.de/gp/product/B01LYR49I8/ref=ppx_yo_dt_b_asin_title_o03_s00
18
27
19
- Stellt wieder die SSH-Verbindung zum Raspberry Pi:
28
+ Schrauben Sortiment M3 M4 M5 Schrauben Muttern Set
29
+ https://www.amazon.de/dp/B08BL4PMNV/ref=cm_sw_em_r_mt_dp_AKB85JAH7A97G4KG7FKM
20
30
21
- ssh pi@raspberrypi.local
31
+ LAN Kabel Kupplung Adapter RJ45
32
+ https://www.amazon.de/BIGtec-Netzwerkkoppler-Netzwerkkabel-Ethernetkabel-Verlängerung/dp/B006XPC1YO/ref=sr_1_3
22
33
23
- Verwendet für die Aktualisierung des Systems die integrierte Paketverwaltung. Mit den folgenden Befehlen wird dies erledigt:
24
34
25
- sudo apt-get update && sudo apt-get upgrade -y
26
35
27
- sudo reboot
28
-
29
-
30
-
31
- Software Installation ..OMV
32
- wget -O – https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
36
+ zur Installation der Software schaut in die WIKI
37
+ https://github.com/RamonWeb/Raspberry_Pi_NAS_by_Perry/wiki
33
38
0 commit comments