28Feb/100
Mount ISO-Files
Um ISO-Files in *nix-System zu mounten, gib man folgenden befehl an:
mount -o loop -t iso9660 /tmp/image.iso /media/mountpoint
Wie man untypische CD-Images ins ISO-Format konvertiert ist in "Convert X to ISO" erläutert.
Um ISO-Files in *nix-System zu mounten, gib man folgenden befehl an:
mount -o loop -t iso9660 /tmp/image.iso /media/mountpoint
Wie man untypische CD-Images ins ISO-Format konvertiert ist in "Convert X to ISO" erläutert.