Creating an ISO image file in Linux
For creating an ISO image file in linux you can use the following command. If you are using graphiocal cdrecord utility then use Nero Linux or K3b. From command line use this command
/usr/bin/mkisofs -r -o file.iso /files/to/image
No comments:
Post a Comment