<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body style="background-color: rgb(255, 255, 255); color: rgb(0, 0,
0); font-family: Helvetica,Arial,sans-serif; font-size: 12px;"
bgcolor="#FFFFFF" text="#000000">
/dev/mtdblock3 on /overlay type jffs2 (rw,noatime)<br>
overlayfs:/overlay on / type overlay
(ro,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)<br>
<br>
Scheint also zumindest richtig gemounted zu sein. Dennoch fährt
crontab -e gegen die Wand (ro fs).<br>
<br>
<br>
<blockquote style="border-left: 2px solid #009900 !important;
border-right: 2px solid #009900 !important; padding: 0px 15px 0px
15px; margin: 8px 2px;"
cite="mid:c6956486-0581-a12d-2c2f-42af6f58cbf7@web.de" type="cite"><!--[if !IE]><DIV style="border-left: 2px solid #009900; border-right: 2px solid #009900; padding: 0px 15px; margin: 2px 0px;"><![endif]--><span
class="headerSpan">
<div class="moz-cite-prefix">Am 08.05.16 um 21:58 schrieb
<a class="moz-txt-link-abbreviated" href="mailto:edgar.soldin@web.de">edgar.soldin@web.de</a>:<br>
</div>
<br>
<br>
</span>
<pre wrap="">nee da kümmert sich overlayfs alleine drum, wär ja doof wenn man das müsste ;).
kurzer test: crontab -e zuckt sauber bei mir und editiert /etc/crontabs/root
wird denn dein overlay sauber gemounted. was sagt mount?
..ede
On 08.05.2016 21:49, Julian Zielke wrote:
</pre>
<blockquote style="border-left: 2px solid #009900 !important;
border-right: 2px solid #009900 !important; padding: 0px 15px
0px 15px; margin: 8px 2px;" type="cite"><!--[if !IE]><DIV style="border-left: 2px solid #009900; border-right: 2px solid #009900; padding: 0px 15px; margin: 2px 0px;"><![endif]-->
<pre wrap="">Ja, crontab -e hatte ich probiert aber er spring dann wohl in
/etc/crontabs/ bzw. versucht es und sagt nur, dass es ein ro-filesystem ist.
heißt ich muss die Struktur unter /overlay 1:1 wie unter /etc/crontabs
abbilden?
</pre>
<blockquote style="border-left: 2px solid #009900 !important;
border-right: 2px solid #009900 !important; padding: 0px 15px
0px 15px; margin: 8px 2px;" type="cite"><!--[if !IE]><DIV style="border-left: 2px solid #009900; border-right: 2px solid #009900; padding: 0px 15px; margin: 2px 0px;"><![endif]-->
<pre wrap="">Am 08.05.16 um 21:33 schrieb <a class="moz-txt-link-abbreviated" href="mailto:edgar.soldin@web.de">edgar.soldin@web.de</a>:
On 08.05.2016 21:23, Julian Zielke wrote:
</pre>
<blockquote style="border-left: 2px solid #009900 !important;
border-right: 2px solid #009900 !important; padding: 0px
15px 0px 15px; margin: 8px 2px;" type="cite"><!--[if !IE]><DIV style="border-left: 2px solid #009900; border-right: 2px solid #009900; padding: 0px 15px; margin: 2px 0px;"><![endif]-->
<pre wrap="">Hi,
kurze Frage: wie kann ich einen cronjob via vi hinzufügen ? Das
Root-Filesystem wird nur als read-only remounted.
</pre>
<!--[if !IE]></DIV><![endif]--></blockquote>
<pre wrap="">normalerweise wird noch eine kleine partition als overlay gemounted. auf meinem 841 sieht das zB. so aus
:~# mount
/dev/root on /rom type squashfs (ro,relatime)
...
/dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
somit kannst du direkt auf root rumschreiben und die änderungen landen in der kleineren beschreibbaren partition die dann damit die ro partition maskiert.
OpenWRT kann übrigens crontab -e .
..ede
</pre>
<!--[if !IE]></DIV><![endif]--></blockquote>
<pre wrap=""></pre>
<!--[if !IE]></DIV><![endif]--></blockquote>
<!--[if !IE]></DIV><![endif]--></blockquote>
<br>
</body>
</html>