Try   HackMD

Tool: How use Creating Live USB tool "balenaEtcher"

Overview:

執行環境: Zorin OS 17.1 x86_64
Kernel: 6.5.0-41-generic

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

長期下來,不管是製作Live USB,亦或是將OS image還原至USB,都習慣使用dd commmand,好用,但是因為GPT分割表性質的關係,必須再下指令修補
所以一來省事,二來好奇(畢竟linux圈似乎沒有像是Rufus那樣知名的Live USB製作軟體?),便開始找容易安裝且使用便捷的image還原軟體,查找結果如下:
balenaEther

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

How to install?

進入github連結:

baleanEtcher

進入Release,選擇.deb:

release

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

安裝:

command: sudo dpkg -i /path_to_deb/balena-etcher_1.19.21_amd64.deb

How to use it?

程式概觀

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

選擇要還原/製作的映像檔

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

選擇目標空間

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

開始執行

Image Not Showing Possible Reasons
  • The image was uploaded to a note which you don't have access to
  • The note which the image was originally uploaded to has been deleted
Learn More →

Ref.

Etcher github