<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Ich bevorzuge die Originaldoku:<div class=""><br class=""></div><div class=""><a href="https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md" class="">https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md</a></div><div class=""><br class=""></div><div class="">Viele Grüße, Andreas</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 18 Feb 2017, at 16:19, Stefan Bauer <<a href="mailto:spam@stefan-bauer.net" class="">spam@stefan-bauer.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class="">Hallo Heiko.</div><div class=""><br class=""></div><div class="">Ich habe folgende Anleitung genommen:</div><div class=""><a href="https://raspberry.tips/raspberrypi-tutorials/raspberry-pi-sd-karte-durch-usb-stick-ersetzen/" class="">https://raspberry.tips/raspberrypi-tutorials/raspberry-pi-sd-karte-durch-usb-stick-ersetzen/</a></div><div class="">Dabei wird von der SD-Karte praktisch geboten (von der Platte könnte eh nur der PI3), aber alle Daten und Programme liegen auf der Platte....</div><div class=""><br class=""></div><div class="">Stefan<br class=""><br class="">Von meinem iPad gesendet</div><div class=""><br class="">Am 18.02.2017 um 15:52 schrieb Heiko W. <<a href="mailto:luckyheiko@hotmail.com" class="">luckyheiko@hotmail.com</a>>:<br class=""><br class=""></div><blockquote type="cite" class=""><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" class="">



<div id="divtagdefaultwrapper" style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;" dir="ltr" class="">
<div style="" class="">
<div class="">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><p class="">Hallo <br class="">
</p><p class=""><br class="">
</p><p class="">da der Pi nun läuft (ich aber selbst schon erfahren habe das die SD Karten nicht so lange halten sollen) habe ich mir eine USB Festplatte geholt und wollte die nun anstelle der SD Karte nutzen.</p><p class=""><br class="">
</p><p class="">was muss ich nun machen das die Platte als 'Datengrab' nutzen kann?</p><p class=""><br class="">
</p><p class="">ich habe zwar die Anleitung schon mal angeschaut.<br class="">
<a href="http://wiki.volkszaehler.org/howto/raspberry_pi_mit_externer_usb_festplatte_betreiben" class="OWAAutoLink" id="LPlnk732099" previewremoved="true">http://wiki.volkszaehler.org/howto/raspberry_pi_mit_externer_usb_festplatte_betreiben</a><br class="">
finde aber das da einiges nicht 'stimmt' <br class="">
</p><p class=""><br class="">
</p><div class=""><br class="webkit-block-placeholder"></div>
<div class="">
<div class="">pi@raspberrypi:~ $ df -h<br class="">
Filesystem      Size  Used Avail Use% Mounted on<br class="">
/dev/root        15G  1.6G   13G  11% /<br class="">
devtmpfs        214M     0  214M   0% /dev<br class="">
tmpfs           218M     0  218M   0% /dev/shm<br class="">
tmpfs           218M  4.5M  213M   3% /run<br class="">
tmpfs           5.0M  4.0K  5.0M   1% /run/lock<br class="">
tmpfs           218M     0  218M   0% /sys/fs/cgroup<br class="">
tmpfs            30M     0   30M   0% /tmp<br class="">
/dev/mmcblk0p1   63M   21M   43M  33% /boot</div>
<br class="">
</div>
ich finde bei mir kein <span class="">rootfs?!</span><div class=""><br class="webkit-block-placeholder"></div><p class=""><span class=""><br class="">
</span></p><p class=""><span class="">für die 1 zu 1 kopie habe ich nun den Befehl gefunden<br class="">
<code class="">sudo dd if=/dev/mmcblk0p2 of=/dev/sda1 bs=4M</code><br class="">
</span></p><p class=""><span class="">ist dieser soweit richtig? <br class="">
</span></p><p class=""><span class=""><br class="">
</span></p><p class=""><span class="">und was hat es mit dem mounten aufsich?</span></p><p class=""><span class="">und wie muss ich diese platte mounten? <br class="">
</span></p><p class=""><span class=""><code class="">sudo mount /dev/sda1 /media/usb-platte</code><br class="">
</span></p><p class=""><span class="">(ist der Pfad so richtig?)</span></p><p class=""><span class=""><br class="">
</span></p><p class=""><span class="">was muss noch in die fstab rein?</span></p><div class=""><span class=""></span><br class="webkit-block-placeholder"></div>
<div class="">proc            /proc           proc    defaults          0       0<br class="">
/dev/mmcblk0p1  /boot           vfat    defaults          0       2<br class="">
/dev/mmcblk0p2  /               ext4    defaults,noatime  0       1<br class="">
tmpfs /tmp tmpfs nodev,nosuid,mode=1777,size=30M 0 0<br class="">
# a swapfile is not a swap partition, no line here<br class="">
#   use  dphys-swapfile swap[on|off]  for that</div>
<br class=""><div class=""><br class="webkit-block-placeholder"></div><p class=""><span class="">ist dieser eintrag richtig ?<br class="">
<span class=""></span></span></p>
<div class=""><p class="MsoNormal" style="margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal">
<span style="font-size:12.0pt;font-family:"Times New Roman",serif;
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:
DE" lang="EN-US" class="">UUID=e8cde802-108f-4f24-b7cb-4810b4db46fe  /share  ext4  defaults  0  0</span></p>
</div>
(ist nicht meine UUID, aber diese würde ich noch eintragen)<br class=""><div class=""><br class="webkit-block-placeholder"></div><p class=""><br class="">
<span class=""></span></p><p class=""><span class="">tut mir leid für die vielen Fragen, <br class="">
</span></p><p class=""><span class="">hoffe das mir jemand helfen könnte. <br class="">
</span></p><p class=""><span class="">Vielen dank schon mal im voraus.</span></p><p class=""><span class=""></span><br class="">
</p><p class=""><span class=""><br class="">
</span></p>
<div id="Signature" class="">
<div id="divtagdefaultwrapper" style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;" class="">
Mit freundlichen Grüßen<br class="">
Heiko W.<font style="font-size:10pt" face="Calibri" size="2" class=""><br class="">
<br class="">
Diese E-Mail enthält möglicherweise vertrauliche und/oder rechtlich geschützte Informationen.</font><font style="font-size:10pt" face="Calibri" size="2" class=""><br class="">
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben,</font><font style="font-size:10pt" face="Calibri" size="2" class=""><br class="">
informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail.</font><font style="font-size:10pt" face="Calibri" size="2" class=""><br class="">
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.</font><br class="">
</div>
</div>
</div>
</div>
</div>
</div>


</div></blockquote></div></div></blockquote></div><br class=""></div></body></html>