Archiv

Posts Tagged ‘image’

Create ISO image from folder in Mac OS

Ich habe heute gesucht wie ich aus einem Verzeichnis ein ISO File machen kann.

Geht ganz einfach:

1. Terminal aufmachen und in das Verzeichnis gehen wo das zu konvertierende Verzeichnis liegt
2. hdiutil makehybrid -o GIBMIREINENTOLLENAMEN.iso VERZEICHNISNAME/

It is quite simple in Mac OS, using hdiutil command. For example, you
have a folder naming solaristools on user’s Desktop, and hope to create
a ISO image file for the folder

1. Open terminal window
2. Change current folder to user’s desktop, for example user is “apple”
cd /Users/apple
3. Type following command
hdiutil makehybrid -o solaristools.iso solaristools

A new ISO image “solaristools” will be created on user’s desktop. You
may access to the ISO image as a CD/DVD device in Mac OS later.

Categories: Mac, OSX Tags: , , , ,

Create ISO image from folder in Mac OS

Ich habe heute gesucht wie ich aus einem Verzeichnis ein ISO File machen kann.

Weiter lesen …

Categories: Mac Tags: , , , , , , ,

StudiVZ Links in MeinVZ Links ändern (Firefox)

Heute bekomme ich via ICQ wieder ein paar schöne Fotolinks zu StudiVZ. Dummerweise bin ich allerdings bei MeinVZ angemeldet. Klicke ich diese Links an bekomme ich nur eine Fehlerseite ala “Bitte melden Sie sich an”.
Weiter lesen …