Skip to content

Commit a1d9167

Browse files
authored
Update README.md
1 parent dd488f0 commit a1d9167

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

README.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,34 @@ https://www.thingiverse.com/thing:4841380
55
https://github.com/OpenMediaVault-Plugin-Developers/docs/blob/e58023ce7c76d4f83239065e8697e0894d6f94f1/Adden-B-Installing_OMV5_on_an%20R-PI.pdf
66

77

8+
my list:
9+
meine Hardwareliste:
810

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
1013

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
1216

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
1419

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
1623

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
1827

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
2030

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
2233

23-
Verwendet für die Aktualisierung des Systems die integrierte Paketverwaltung. Mit den folgenden Befehlen wird dies erledigt:
2434

25-
sudo apt-get update && sudo apt-get upgrade -y
2635

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
3338

0 commit comments

Comments
 (0)