Find the answer to your Linux question:
Results 1 to 3 of 3
Can brasero create an iso instead of bin/cue?...
  1. #1
    Just Joined!
    Join Date
    Aug 2011
    Posts
    2

    Brasero iso

    Can brasero create an iso instead of bin/cue?

  2. #2
    Linux Newbie zenwalker's Avatar
    Join Date
    Feb 2010
    Location
    Inland Pacific NW
    Posts
    175

    Exclamation

    As a newbie, I suggest getting into the terminal and getting rid of the troublesome brasero and replacing it with the proven K3b, like such

    PHP Code:
    sudo apt-get remove brasero --purge 
    PHP Code:
    sudo apt-get update && sudo apt-get -f install k3b 
    PHP Code:
    sudo apt-get autoremove 
    Then, use K3b to create ISO files in the folder of your choice, making sure to uncheck the "Remove Image" box

  3. #3
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    Quote Originally Posted by somehow View Post
    Can brasero create an iso instead of bin/cue?
    Hello and welcome!

    Yes, here's a HowTo that shows how to do it with Brasero, or K3b:

    Create CD/DVD ISO Images
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •