Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
By XavierP at 2004-08-12 11:29
|
This is something which should be simple, but many people will only discover they don't know how to do this when they want to install their first distro. (Trust me, I have been there). This is a very short how to, it is certainly not exhaustive, but it works.
This has been tested with Windows 2000 and Roxio Easy CD Creator 5 and Windows XP Pro and Roxio Easy CD Creator 5. Roxio haven't really changed the way the program works from version to version, so this should still hold true for earlier and newer versions.
Step 1:
Obtain your iso files (these instructions will not work without it) - you will have gone off to your favourite mirror site, this may be the distribution's home page, LQ's ISO site, LinuxISO or some other place. You will have downloaded using your favourite program and you will have checked the ISO's checksum with some form of MD5Sum checker (this will likely be explained in another article). You know that your download was good and that your ISO is not corrupted and you are ready to go.
Make sure you know where you have downloaded the ISO file to. Whether it's your temp directory, your desktop, your "My Documents" folder or wherever - this will save you time and effort tracking it down later.
Step 2:
Open the Roxio Easy CD Creator program. There are a few ways of doing this - you know which method you use.
Step 3:
Once the Roxio Easy CD Creator is open, click File then click "Record CD from CD Image". At this point you browse through to where you saved the ISO file in the window which appears. You will notice that the file does not appear in the window. The file is there, but Roxio use .cif files (CD Image File) as their default (I don't know why). So, click the drop down arrow in the "Files of Type" box and select "ISO Image Files" - the ISO will then be in the window. Select it and click "Open" (or just double click the file).
Step 4:
In the next window which opens, make sure the correct drive is listed as your burner (most likely D: or E:, but only you know your system). The default settings should be fine, but just in case, you need:
Record Options should be set to Record CD
Record Method should set to Disk at Once
The speed will likely be automatically set to your burner's top speed. I have found that on occasion, burning at the top speed produces a nice shiny coaster (but very quickly). I normally fix that by discarding the ruined cd and burning again at the slowest speed - yes, it takes much longer, but you are more likely to end up with a good cd.
Step 5:
Sit back, drink your beverage, chat to your nearest human being and wait for the disk to burn.
Repeat from Step 3 for as many ISOs as you need to burn.
And that is it. It really isn't hard and doing it correctly will mean that you don't end up swearing and snarling at all you meet.
Good luck and Enjoy.
|
|
|
All times are GMT -5. The time now is 01:41 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|
don't really change all that much........and one can go to the Roxio
web site and get a small software update for support of different brands/models of CD burners......
[Edit]Edited because 'level' has a v in it[/Edit]
Works like a charm and is easy as pie. It's just a matter of double-clicking the ISO then telling the pop-up window what speed you want to burn at and how many copies you want.
Free, Fast, Stable, and Downloads in under a minute on dial-up.
http://isorecorder.alexfeinman.com/isorecorder.htm
1. ISO image burned on linux platform with cdrecord command (no additioanl parameters given) FAILS mediacheck.
2. Same ISO file burned on Win2000 (nero) but on a CDRW passed mediacheck.
3. CD-2 and CD-3 burned on linux-cdrecord failed mediacheck.
4. CD-4 burned on a WinXP platfoem (through Nero) PASSED mediacheck.
5. I did some search and found that there is some padding parameter to be specified for mediacheck to pass.
The questions are -
A. Does WinXP (nero) take care of padding issue automatically or it is CDRW that the mediacheck pass was achieved.
B. If burning ISO images on linux platform, what specific care to be taken (command-parameter or application-options) so that mediacheck pass can be ensured.
Thanks
thanks again,
Rob