Quantcast
Channel: Tutorial/Guide Archives - [blog@kernstock.net]$
Viewing all articles
Browse latest Browse all 35

How to create a iso with linux

$
0
0

Auf Linux ist es sehr einfach, aus einem Ordner eine ISO Datei zu machen. Dazu muss man folgendes Paket installieren: apt-get install mkisofs und dann gibt man ein: mkisofs -o FILE.iso ISO_FOLDER/ Danach wird eine ISO namens “FILE.iso” mit dem Inhalt von “ISO_FOLDER/” erstellt. Wenn man ein Linux Betriebssystem mit […]

The post How to create a iso with linux appeared first on [pkernstock@pkern.at]$.


Viewing all articles
Browse latest Browse all 35