Giter Club home page Giter Club logo

Comments (2)

guyluz11 avatar guyluz11 commented on May 24, 2024

Found two links that looks good

https://forum.snapcraft.io/t/create-your-own-ubuntu-core-20-image/22374

https://forum.snapcraft.io/t/snapd-tool-for-building-ubuntu-core-images/12118

from cbj_hub.

guyluz11 avatar guyluz11 commented on May 24, 2024

I wrote how I have managed to do that in Hebrew for raspberry pi forum.
Posting it here, if there will be demand I will translate my explanation to English

אוקי אז עכשיו שהכל עובד אני יכל לספר קצת.
אני משתמש בלינוקס.
התקנתי את ה OS שרציתי על ה SD Card בעזרת התוכנה הרשמית של Raspberry שנחמדה ומובנת מאוד.
הכנסתי את ה SD Card ל Pi שלי והתקנתי עליו את כל מה שרציתי; עדכונים ותוכנות בשביל החברה קוד פתוח שאני מקים לשליטה במכשירים חכמים (אשמח לפרט אם תרצו, אפילו מתאים לפורום היות והוא משתמש ב Pi).
החזרתי את ה SD Card למחשב והשתמשתי בפקודה מהמדריך הקודם ששלחתי
sudo dcfldd if=/dev/sdb of=/media/pi/1TBFREECOM/MyImage.img
כדי ליצור חזרה image מ ה SD Card, ה image היה 15gb בגודל של ה SD Card למראת שהזיכרון שהיה תפוס היה קטן.
לכן השתמשתי בכלי הנפלא PiShrink ש Mendl המליץ, אשר הוריד לי את הגודל של התמונת התקנה ל 2.8gb (מדהים).
רציתי להתקין את התמונה חזרה ל SD Card דרך התוכנה הרשמית של Raspberry היות שיש שם אופציה לבחור תמונה מהמחשב, ראו בתמונה את כפתור ה Use custom.
אך להפתעתי התוכנה סירבה להתקין את הקובץ והעלתה הודעת שגיעה, חשבתי שהוא פגום אך בכל זאת החלטתי להתקין את הקובץ בעזרת פקודה שמצאתי גם במדרים ששלחתי קודם
sudo dcfldd of=/dev/sdb if=/media/pi/1TBFREECOM/MyImage.img
וההתקנה עברה בהצלחה 🥳🥳🥳🥳🥳.

חשוב לציין שהתמונה הקטנה שהתוכנה PiShrink עשתה התרחבה לגודל SD Card בבוט הראשון על ה Pi.

אני חושב שכלי כמו PiShrink עם ממשק ועוד קצת פיצרים חסר בעולם הלינוקס ויכול להוסיף המון אז אולי אפתח אותו יום אחד, ואז כל מה שרשמתי פה יעשה בצורה אוטומטית

Some resources:

https://github.com/Drewsif/PiShrink

https://www.instructables.com/How-to-BackUp-and-Shrink-Your-Raspberry-Pi-Image/

Done, thanks

from cbj_hub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.