Raspberry Pi Boot Process | Silent Boot | Logo Change | Raspberry Pi for Industry

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 51

  • @ahmetkoryurek7686
    @ahmetkoryurek7686 3 года назад +4

    I’m trying to change the boot screen, unfortunately the path /usr/Share/Plymouth/themes/pix doesn’t exists on my raspian lite os. Anything changed since your video or does this just work with the desktop version?

  • @fahadahmed480
    @fahadahmed480 3 года назад +2

    Thank you so so so much brother, You've provided all the information I needed in a single video with very good explanation,

    • @SmartIoT
      @SmartIoT  3 года назад

      Thanks bro for watching.
      Share, subscribe and like the channel.

  • @fekiamine1691
    @fekiamine1691 6 месяцев назад +3

    If u try to change the splash image and it does not work, try to update the Initramfs:
    sudo update-initramfs -u

    • @Rohit-cd9vf
      @Rohit-cd9vf 5 месяцев назад

      it worked. Thanks

    • @SmartIoT
      @SmartIoT  2 месяца назад

      Thanks for the update!

  • @ladvavipul
    @ladvavipul 4 года назад +2

    Very Useful data.

    • @SmartIoT
      @SmartIoT  4 года назад +1

      Glad it was helpful!

  • @rajukumarkhaniya3383
    @rajukumarkhaniya3383 4 года назад +2

    Excellent content,
    Great keep sharing keep rocking... Good luck... 👍

    • @RPISHOPindia
      @RPISHOPindia 4 года назад +1

      Yes it's wonderful channel.

    • @RPISHOPindia
      @RPISHOPindia 4 года назад +1

      Yes it's wonderful channel.

    • @SmartIoT
      @SmartIoT  4 года назад +1

      Thank you so much 🙂

  • @dydysh99
    @dydysh99 4 месяца назад +1

    The only problem is that it's applied for the shutdown process only, not when it's booting up.

  • @muralidharcc655
    @muralidharcc655 4 года назад +2

    very helpful information

  • @vibesneverlie7212
    @vibesneverlie7212 4 года назад +1

    Very useful information sir..Keep going. It's very helpful for us. Thank you very much

    • @SmartIoT
      @SmartIoT  4 года назад

      Keep watching
      Thank you

  • @EdTechnology85
    @EdTechnology85 4 года назад +3

    This is quite helpful

    • @SmartIoT
      @SmartIoT  4 года назад

      It is mostly used for Industrial Automation.

  • @jotarojoestar1399
    @jotarojoestar1399 3 месяца назад

    how do you keep the logo displayed until the desktop is displayed?

  • @annoorkhan4219
    @annoorkhan4219 8 месяцев назад

    Nice , very nice. After creating this customization,how to creat clone of this new OS or os iso ?

    • @SmartIoT
      @SmartIoT  7 месяцев назад

      Glade that you liked it!
      I will surely make video for the same soon....
      till the time kindly search the internet.

  • @futuregadgetgo2921
    @futuregadgetgo2921 4 года назад +1

    Perfect Bro....... Nice

    • @SmartIoT
      @SmartIoT  4 года назад

      Thank you,
      Please share and like the video.
      Also don't forget to subscribe the channel.

  • @rathodparth204
    @rathodparth204 4 года назад +1

    Good Information. 👍

  • @eritongomes8110
    @eritongomes8110 8 месяцев назад

    Very useful!!! thanks a lot!

    • @SmartIoT
      @SmartIoT  7 месяцев назад

      You're welcome!

  • @simonf3150
    @simonf3150 4 года назад +2

    I would like to ask if this process is possible to use if my splash screen was a 20s video instead of just a plain .png?

    • @SmartIoT
      @SmartIoT  4 года назад +1

      Hello sir,
      You can. I have tried with GIF with small time interval.
      Please do the testing and update me as well.
      Thank you

    • @simonf3150
      @simonf3150 4 года назад +1

      @@SmartIoT Thank you, I will test and relay my findings :)

    • @simonf3150
      @simonf3150 4 года назад

      i noticed you said you tried with GIF, the file i have is a 20second mov or mp4 file, are they ok to use or do i need to change anything to allow mov/mp4 to play instead of png

    • @simonf3150
      @simonf3150 4 года назад +1

      I have tried converting to GIF, replaced the file, made sure i have done exactly what the instructions state, still no animation on boot

    • @simonf3150
      @simonf3150 4 года назад

      a PNG works fine, but I can not get any other type of file to work, as i would like the jarvis boot animation, what ever i need to convert it into I will

  • @riaanchandra7742
    @riaanchandra7742 3 года назад +1

    What model is it, 3,3b+ or 4?

  • @Ed.E
    @Ed.E 3 года назад +1

    Very useful, thanks!

  • @kumareasu
    @kumareasu 2 года назад +1

    Is this done in Raspberry Pi4 ?

    • @SmartIoT
      @SmartIoT  2 года назад +1

      Yes sir, it is possible.
      Share and subscribe the channel.
      Thank you.

    • @kumareasu
      @kumareasu 2 года назад

      Can I get your email ID?

  • @CanoDesigns
    @CanoDesigns Год назад

    How can I let the user configure the WiFi without having access to the Linux system, only in my program?

    • @SmartIoT
      @SmartIoT  Год назад

      Hey Sorry for the delay. please explain in details. . . .

  • @invisibleheero
    @invisibleheero 4 года назад +2

    Why are you using SUDO if you're already root?
    It's unnecessary.
    People should omit the `sudo su` if you're telling them to use sudo.
    good tut though I guess..