-->
Home » , , » X-CD-Roast 0.98alpha16 released
Wednesday
19 November 2008

X-CD-Roast 0.98alpha16 released


XCDRoast is a CD authoring program with a GUI, written to be independent of any desktop environment.
In order to make things simpler this release just merges the existing patches and updates and brings therefore better compatibility with the current cdrtools.

There are no new features, so if your copy of X-CD-Roast runs fine, there is no need to update.

Whats new:
  • merged in all patches I received and published on my webpage in the last few years. (compile warnings fixes, locale fixes, wav detection fixes, removed pcre dependency from configure, crash fixes and version detection fixes - lot of thanks to all contributors!)
  • merged in several of the patches RedHat created for RPM version.
  • improved current cdrtools support.
  • removed extra handling for ProDVD, as this is all now integrated into the current cdrecord without any need for a key.
  • updated several translations.

    What you can do with it
    • duplicate a CD
    • create a data CD
    • create a bootable CD
    • create an audio CD
    • create a CD from an (ISO) image
    How to duplicate a CD
    Start xcdroast and chose "Duplicate CD" in the main menu. On the screen, the CD/Image Info appears, it reports about your CD in the drive and about the images on your harddisc. To proceed, click on "Read CD".
    Chose your read device, reading speed and give a file prefix that will be used to store your image on the harddisc. Click on "Read all tracks" and the CD will be read and stored as an image on your harddrive. The message "Tracks successfully read" appears. Click on OK and chose "Write CD" from the screen.
    The device setup contains what you specified during the setup process.
    You can start burning by clicking on "Write CD".

    How to create a data CD

    You want to get files from your harddisk onto a CD. Start X-CD-Roast, chose Create CD -> Master tracks. Just drag the files/paths from the right to the left window to add and the other way to remove. You can also drag files from Gnome and KDE filemanagers into that session view window. Then, click on Create Session/Image and start burning your CD.
    How to create a bootable CD
    A bootable CD is always a data CD, a CD with files stored on it. The difference is that the bootsector contains a loader for booting an operating system from the CD.
    To make a CD bootable, you first need a bootable image, for example, from a bootdisk. To get this, put a bootdisk of your favorite operating system into the floppy drive fd0 and type
    dd if=/dev/fd0 of=/tmp/bootdisk.img
    
    The computer will save a file named bootdisk.img. It must be located in a folder that you added to your CD (in this example, you must have the folder /tmp added). Then, in XCDRoast, go to Create CD -> master tracks -> boot options in X-CD-Roast. Click on El Torido, then on "Browse" and fetch your image from /tmp. When your CD is ready, you will be able to boot a standard computer with. To get it ready, proceed with mastering your CD.
    How to create an audio CD
    First, you need your music files in the right format. It must be a .wav-file in CD-quality (44.1khz, 16 bit, stereo). Let's take song.mp3 that a member of your band sent you via e-mail to write it on CD. Convert it to a .wav-file with the command
    lame --decode song.mp3 song.wav
    
    Adopt the song.wav's format to CD-quality with the program glame. Copy song.wav to your image-directory, then start xcdroast. Chose "Create CD" -> "Write tracks" -> "Layout tracks"
    Now add song.wav and all other tracks you want to your CD and click on "Accept track layout". The tab jumps to "Write tracks". Insert a CD-R (not a CD-RW as CD-players often cannot read them) and you can start burning your audio-CD by clicking on the button "Write tracks" (the lower one).
    How to create a CD from an (ISO) image
    A CD image is a file that contains all bytes from a CD, one after the other. You can create an image from your CD with the command
    dd if=/dev/cdrom of=myimage
    
    In this image, the CD's filesystem is contained. In most cases, the filesystem of a data CD is the ISO filesystem, if you draw an image from such a CD, you can call it an ISO image. Typical uses for ISO images are Operating System Install CDs that are spread online. To burn a CD from an image using XCDRoast, go into XCDRoast's setup. Specify an image-directory, copy the image file there. After you copied it, things are as if you had read the image with X-CD-Roast. So, you can start xcdroast, select Create CD and proceed with writing the tracks.

    Making an ISO from CDROM
    To make an ISO from an existing CDROM is very easy. You can use the dd command:
      $ dd if=/dev/hdc of=/tmp/NameOfISOFile
    
    /dev/hdc is the location of your CDROM drive (secondary master in IDE tree). You should change this if you have your CDROM drive in another location. Since /dev/cdrom is usually a symlink to the CDROM drive, it may be easier to use:
      $ dd if=/dev/cdrom of=/tmp/NameOfISOFile
    
    The image of the CDROM is now in file specificied in of=
    You could now mount it or burn it.


    Screenshots

    Some screenshots of the last version 0.98alpha14.
    Note: This screenshots may change anytime and need not reflect the looks of the final version.
    Thanks to Ralf Schülke for new shots. (Done on Mandrake 9.1)

    [setup-screenshot]
    Fig.1: Setup
    [read-screenshot]
    Fig.2: Read CD
    [write-screenshot]
    Fig.3: Write CD
    [blank-screenshot]
    Fig.4: Blank CD
    [infomenu-screenshot]
    Fig.5: Info screen
    [play tracks-screenshot]
    Fig.6: Play audio
    [write options-screenshot]
    Fig.7: Write options
    [master image-screenshot]
    Fig.8: Master image

    Download and Installation:


    X-CD-Roast 0.98alpha16:

    X-CD-Roast Manual

    Adserver 
                    610x250

    If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:





    0 commenti:

    Post a Comment

    Random Posts

    • PC-BSD is a Unix-like, desktop-oriented operating system based on FreeBSD.
      07.01.2010 - 0 Comments
      PC-BSD is a free operating system with ease of use in mind. Like any modern system, you can listen to your favorite music, watch your movies, work with office documents and install your favorite applications with a setup wizard at a click.PC-BSD is…
    • Follow our step by step guides for installing StatCounter on your favourite platforms: Tumblr Install Guide.
      03.02.2018 - 0 Comments
      StatCounter provides free customisable hit counters, visitor tracking, web analytics and website statsfor Tumblr.Copy the StatCounter code. Log into your Tumblr account (opens in a new window) with your username and password. Go to the person icon…
    • Get Your Chrome Experience On Linux
      06.08.2009 - 0 Comments
      If you have anything to do with IT or computers you know about the Google Chrome browser. No matter where you stand on your opinion of Google, you can not deny the Chrome browser is fast. In fact, Chrome is setting the standard for browser speed…
    • RawTherapee cross-platform raw image processing program: a color-managed Linux workflow (Chapter II).
      20.02.2015 - 0 Comments
      The default illuminant is D50; D55, or 5500°K, is not provided as an option.  The spectral data in Argyll’s own custom spectrum file, D50_1.0.sp, can be found in Measuring Colour, Fourth Edition [PDF] by R.W.G. Hunt and M.R. Pointer,…
    • Vinux is a remastered flavour of the Ubuntu distribution optimised for the needs of blind and visually impaired users.
      10.12.2010 - 0 Comments
      Vinux is a remastered flavour of the Ubuntu distribution optimised for the needs of blind and visually impaired users. It provides three screen readers, two full-screen magnifiers, global font-size and colour changing facilities, and out-of-the-box…
    • UHU-Linux is the leading distribution of Linux in Hungary.
      09.09.2010 - 0 Comments
      UHU-Linux is the leading distribution of Linux in Hungary. It is primarily intended for Hungarian users, thus special care is taken to support the Hungarian language as much as possible. Ease of installation and sane default settings both help new…
    • Pixel Qi, E-paper with Color and Video
      02.07.2009 - 0 Comments
      In 2009 we are on the cusp of "cloud computing". 3G wireless services, WiFi and mesh networking are widely deployed.Ebook readers, digital photoframes, and richly-featured touch-screen phones abound. Mini-notebook computers – netbooks – are growing…
    • LibggiGCP is a generic color and palette management extension for GGI display targets.
      04.07.2010 - 0 Comments
      GGI stands for General Graphics Interface, and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform, requiring at most a…
    • Ojuba is a Fedora-based Linux distribution whose main focus is to provide the best Arabic support.
      05.07.2010 - 0 Comments
      Ojuba is a Fedora-based Linux distribution whose main focus is to provide the best Arabic support, as well as some Islamic tools such as Hijra (Hijri calendar) and Minbar (prayer time indicator).It is available as an installation DVD or…
    • Install Amarok 2.2 Sunjammer in Ubuntu 9.04 Jaunty Jackalope in 3 easy-to-do steps
      08.10.2009 - 0 Comments
      Amarok 2.2 codenamed sunjammer is released. This all new release comes with a lot of improvements and bug fixes. Amarok 2.2, like they have quoted on their blog , is the next step towards the ultimate music player! Let's hope that they will…

    Recent Posts

    Recent Posts Widget

    Popular Posts

    Labels

    Archive

    page counter follow us in feedly
     
    Copyright © 2014 Linuxlandit & The Conqueror Penguin
    -->