/ Published in: Bash
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
// ISO erstellen
dd if=/dev/cdrom of=cd.iso
// ISO mounten
mount -t iso9660 -o loop image.iso /mnt/isoimage
Comments
 Subscribe to comments
                    Subscribe to comments
                
                