Hier mal mein erster Entwurf zu einem Menu. Alle sichtbaren Punkte sind schon funktionsfähig. Gibt es Vorschläge oder besondere wünsche was man über die config Einstellen können soll?
Ich werde auch dieses script hier vollständig Posten damit man es nicht mühevoll aus dem image ziehen muss und wenn man mag es auch in die alten images einfügen kann.
Related Articles
USB Bootstick selbst erstellen
Sorry, this entry is only available in Deutsch. Bootable USB Stick Heute mal ein etwas anderes Thema. Booten vom USB Stick bzw wie man ihn bootbar macht und wozu das gut sein kann. Warum mache ich mir die Mühe in Zeiten von Ultimate BootCD oder Hirens? Nun ganz einfach weil es Spaß macht neue Sachen […]
RaspberryPi und RaspbmcRaspberryPi und Raspbmc
Hello after a slightly longer again 🙂 I bought at Christmas time a small toy. As the title says a Raspberry. I am doing this with me raspbmc me. http://www.raspbmc.com/download/ Raspbmc is a media center based on XBMC which is available for XBOX, Windows and Linux. Clear the Raspberry thus works with SD cards for […]
Skript zum anpassen der root PartitionScript for resize root partition
hi there, here a little script for resize the root partition on the bpi or like somthing else cat /dev/null d 2 n p 2 $p2_start p w __EOF__ sync touch /root/.resize echo “Ok, Partition resized, please reboot now” echo “Once the reboot is completed please run this script again” } resize_fs() { echo “Activating […]
5 thoughts on “Shell menushell menu”
Leave a Reply to Chris89Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Moin, ich ändere die IP immer als erstes von dynamisches nach statisch. Könntest Du das integrieren?
OK der Vorschlag kam jetzt zwei mal 🙂 somit werde ich das mit einbauen wenn es klappt.
Ich werde auch versuchen eine WLAN config mit einzubauen.
Weitere Ideen?
Switch off journaling in root filesystem wäre sehr sinnvoll.
falls es nicht sowie abgeschaltet ist.
Ansonsten wäre es evtl. gut direkt die Spindownzeiten für HDDs zu konfigurieren.
Ich habe das script nun bei github eingestellt. Wenn jemand mag und etwas andern möchte geb ich gerne schreibrecht.