Ondersteuning > Software en configuratie

balent etcher

(1/3) > >>

pinokkio:
hoe installleer je balenta etcher op ubuntu?

groeten

aartje:

--- Citaat van: pinokkio op 2023/11/29, 08:36:45 ---hoe installleer je balenta etcher op ubuntu?

groeten

--- Einde van citaat ---
10 seconden googlen :

zie : https://github.com/balena-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64

En daaruit:

Installers

Refer to the downloads page for the latest pre-made installers for all supported operating systems.
Packages
Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)

Package for Debian and Ubuntu can be downloaded from the Github release page
Install .deb file using apt

   sudo apt install ./balena-etcher_******_amd64.deb

Uninstall

   sudo apt remove balena-etcher

bart85:
Je kunt er voor op de terminal dd gebruiken mbv het volgende:

Voor backup naar een iso:

--- Code: ---sudo dd bs=4M status=progress if=<path to device file> of=<iso file>
--- Einde van code ---

Voor backup terugplaatsen naar device:

--- Code: ---sudo dd bs=4M status=progress if=<iso file> of=<path to device file>
--- Einde van code ---
Zo hoef je geen extra programma te installeren. Deze is altijd standaard geïnstalleerd.

pinokkio:

--- Citaat van: aartje op 2023/11/29, 08:55:07 ---
--- Citaat van: pinokkio op 2023/11/29, 08:36:45 ---hoe installleer je balenta etcher op ubuntu?

groeten

--- Einde van citaat ---
10 seconden googlen :

zie : https://github.com/balena-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64

En daaruit:

Installers

Refer to the downloads page for the latest pre-made installers for all supported operating systems.
Packages
Debian and Ubuntu based Package Repository (GNU/Linux x86/x64)

Package for Debian and Ubuntu can be downloaded from the Github release page
Install .deb file using apt

   sudo apt install ./balena-etcher_******_amd64.deb

Uninstall

   sudo apt remove balena-etcher

--- Einde van citaat ---

werkt niet , 10 secondjes teveel?
Pakketlijsten worden ingelezen... Klaar
E: Niet ondersteund bestand ./balena-etcher_******_amd64.deb opgegeven aan de commandoregel

pinokkio:

--- Citaat van: bart85 op 2023/11/29, 09:04:53 ---Je kunt er voor op de terminal dd gebruiken mbv het volgende:

Voor backup naar een iso:

--- Code: ---sudo dd bs=4M status=progress if=<path to device file> of=<iso file>
--- Einde van code ---

Voor backup terugplaatsen naar device:

--- Code: ---sudo dd bs=4M status=progress if=<iso file> of=<path to device file>
--- Einde van code ---
Zo hoef je geen extra programma te installeren. Deze is altijd standaard geïnstalleerd.

--- Einde van citaat ---

$ sudo dd bs=4M status=progress if=<path to device file> of=<iso file>
bash: syntaxfout nabij onverwacht symbool 'newline'
(zie ik in de terminal)

tweede regel
udo dd bs=4M status=progress if=<iso file> of=<path to device file>
bash: syntaxfout nabij onverwacht symbool 'newline'
(ook in de terminal)

Navigatie

[0] Berichtenindex

[#] Volgende pagina

Naar de volledige versie