LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-26-2010, 07:14 AM   #1
adenial
Member
 
Registered: Sep 2010
Location: Bangalore, India
Distribution: rhel5, ubuntu9.04(occassionally), Debian.
Posts: 87

Rep: Reputation: 5
Burning an image.iso


Hi,
I want to burn an iso image.
I have downloaded debian-506-i386-CD-1.iso file and is kept on my Desktop.
I bought a new cd and want to write this file on it.
How should I proceed?
 
Old 09-26-2010, 07:39 AM   #2
fuubar2003
Member
 
Registered: May 2004
Location: Orlando, Florida
Distribution: SLES10/11, RH4/5 svrs, Fedora, Debian/Ubuntu/Mint; FreeBSD/OpenBSD
Posts: 63

Rep: Reputation: 26
I use 'cdrecord' via cmdline.....http://sharkysoft.com/tutorials/linuxtips/cdcommands/
 
Old 09-26-2010, 07:41 AM   #3
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Welcome to LQ!

You should verify the downloaded image! The 'md5sum' or 'hash' is very important to learn to use and too regularly get in the habit of utilizing it. You can get a sum checker for M$ if need be; 'md5sum.exe'.

For GNU/Linux the 'man md5sum' will get you all the information to perform the check. You can get the 'man command from the 'cli' at anytime.

If you downloaded the CD/DVD iso then be sure to check the md5sum for the original ISO. From the cli;

Code:
 ~#cd /downloadisolocation      #cdromiso.iso cdromiso.md5 
 
 ~#md5sum -c cdromiso.md5       #substitute the correct name to check
If the iso md5 is ok then you should try 'CdromMd5sumsAfterBurning''.

This way you will know if the burn was OK!

This will check the download ISO with the known md5sum that you also get with the ISO. You should do the check for any download that you might perform, even a LiveCD. Plus burn the image. Sometimes you may need to lower the burn rate to get a valid burn.

As for a burn application, you haven't specified the OS you wish to use. For a GNU/Linux DE or Desktop you could use 'K3b'. For M$ system then 'Imgburn' is a free application that could be used.

The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
1 members found this post helpful.
Old 09-26-2010, 08:22 AM   #4
crahuldba@gmail.com
Member
 
Registered: Apr 2010
Posts: 52

Rep: Reputation: 2
Hello adenial
If you are using rpm based linux system than you can download RPM for nero and install it in your system
you can download rpm for nero from following link
http://www.nero.com/enu/downloads-linux4-trial.php
and after that install it
rpm -ivh yourfilename.rpm
and after than you can easily burn your cd or dva.
Have a good day.
 
1 members found this post helpful.
Old 09-26-2010, 09:25 AM   #5
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
If you're using the GNOME Desktop, you can simply insert a blank CD-ROM in your CD writer, right click on the ISO image and select Write to disc. Then adjust the speed (keep it lower to reduce the chance of errors) and wait for the burning to complete. A previous check for md5sum or sha1sum as suggested by onebuck is a good habit to prevent wastes of CD-ROMs.
 
Old 09-26-2010, 09:43 AM   #6
Tux Rules
Member
 
Registered: Feb 2009
Location: at my place
Distribution: Arch
Posts: 153

Rep: Reputation: 25
Brasero for Gnome or other desktops/window managers or k3b for KDE.Or if you have enough space on your HDD you can just mount the iso to behave as a regular cd-rom without writing it to a CD or DVD, if you didn't knew that by now.
 
Old 09-26-2010, 12:00 PM   #7
blu
LQ Newbie
 
Registered: Jun 2010
Distribution: ubuntu
Posts: 1

Rep: Reputation: 0
I suggest to use Brasero, is very simple to use it for all ISO images!
Bye!
I am sorry but I don't write well english languages.
 
Old 09-26-2010, 10:07 PM   #8
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
The important thing, whatever burner you are using, is to find the menu item for "burn disk from image." If you just copy the image to a CD, all you will have is CD with filename.iso on it.

In KDE, from the menu bar, it's Tools-->Burn disk from image, not File-->New Project.

In Brasero, it's Project-->New Project-->Burn Image.

After burning the CD, mount it and take a look at it. If it contains one file named filename.iso, you need to look around some more.

This is from the "been there done that" department.
 
Old 09-27-2010, 07:19 AM   #9
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
I also suggest Brasero, it's very clean and simple to use.
 
Old 09-27-2010, 07:21 AM   #10
djsmiley2k
Member
 
Registered: Feb 2005
Location: Coventry, UK
Distribution: Home: Gentoo x86/amd64, Debian ppc. Work: Ubuntu, SuSe, CentOS
Posts: 343
Blog Entries: 1

Rep: Reputation: 72
I like xfburn, as I use xfce4 Very simple gui, with a "burn iso" button.
 
Old 09-27-2010, 07:23 AM   #11
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
I prefer the command line, and would do something like this:
Code:
(root)# cdrecord dev=/dev/hdd speed=4 padsize=63s -pad -dao -v -eject /absolute/path/to/debian-506-i386-CD-1.iso
Replace /dev/hdd with your own burning drive.
 
Old 09-27-2010, 08:24 AM   #12
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

I agree with 'GrapefruiTgirl' about the 'cli' for a guaranteed burn. Most users will work from a DE or Desktop so the suggested apps will work when used properly.
 
Old 09-27-2010, 08:37 AM   #13
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
The problem is that many users might not know the device name of their CD burner.

For example GrapefruiTgirl's CD burner is /dev/hdd according to her post, while mine, for example, is /dev/sr0.
 
Old 09-27-2010, 08:57 AM   #14
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by MTK358 View Post
The problem is that many users might not know the device name of their CD burner.

For example GrapefruiTgirl's CD burner is /dev/hdd according to her post, while mine, for example, is /dev/sr0.
That's why most users don't understand their systems. They are not at the system level with using a GUI, thus unaware of the details. You have a valid point in showing the difference. Why not show them from the 'cli' :
Code:
~# ls -al /dev/dvd  
lrwxrwxrwx 1 root root 3 2010-09-25 07:46 /dev/dvd -> sr0
OR
~# ls -al /dev/cdrom
lrwxrwxrwx 1 root root 3 2010-09-25 07:46 /dev/cdrom -> sr0
OR
~# ls -al /dev/sr0
brw-rw---- 1 root cdrom 11, 0 2010-09-25 07:46 /dev/sr0
AND
~# dmesg |grep -i sr0
sr0: scsi3-mmc drive: 62x/62x writer cd/rw xa/form2 cdda tray
sr 4:0:0:0: Attached scsi CD-ROM sr0
 
Old 09-27-2010, 09:17 AM   #15
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
identifying one's optical drives:

That's true, good point - though even if using a GUI tool, somehow the user must select the burning device.

Perhaps the choice will be obvious on machines where there's only one such device, if the GUI tool allows you to select from a list of devices (a one item list!), but what about when there are 2 or 3 optical drives? Once again the user has to know which is which (which I guess is still better; having a list of 3 options is better than having absolutely no clue).

Seems to me though, and memory can be wrong too, but seems that last time I tried to use some burning GUI app, I had to still select what device I wanted to target, but from a long and confusing list of /dev nodes, so that wasn't much less difficult either.

What to do then, when you want to know which of your drives are which, even if for not burning something, but just to know?
For intending to use `cdrecord`, we can use it again:
Code:
sasha@reactor: cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 2.01.01a78 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2010 J�g Schilling
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
scsibus0:
        0,0,0     0) 'PIONEER ' 'DVD-RW  DVR-212D' '1.24' Removable CD-ROM
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus1001:
        1001,0,0 100100) 'SAMSUNG ' 'CD-R/RW SW-408B ' 'BS02' Removable CD-ROM
        1001,1,0 100101) *
        1001,2,0 100102) *
        1001,3,0 100103) *
        1001,4,0 100104) *
        1001,5,0 100105) *
        1001,6,0 100106) *
        1001,7,0 100107) *
sasha@reactor:
The above works well, assuming one knows that they need to replace the /dev/hdd from my example in post #11, with a 0,0,0 or 1001,0,0 to indicate the correct device. In fact, `cdrecord` gives a warning when you use the /dev/hdd method, claiming it isn't supported - so they expect you to use the format produced by `cdrecord -scanbus` anyhow.

To make sure you have chosen the correct drive, you could eject them (you have to anyway, to put a blank disc in :-)
Code:
root@reactor: cdrecord dev=0,0,0 -eject
root@reactor: cdrecord dev=1001,0,0 -eject
And presto, your drive should eject (and you see a bunch of stuff you can ignore, on your terminal window).

How I initially figured out that my (at the time) optical drives were /dev/hdc and /dev/hdd I cannot remember. I might have used `lshw` or a similar thing.. One of mine show up using `lsscsi`:
Code:
root@reactor: lsscsi
[0:0:0:0]    cd/dvd  PIONEER  DVD-RW  DVR-212D 1.24  /dev/sr0 
[4:0:0:0]    disk    Generic  USB SD Reader    1.00  /dev/card-reader-SD
[4:0:0:1]    disk    Generic  USB CF Reader    1.01  /dev/card-reader-CF
[4:0:0:2]    disk    Generic  USB SM Reader    1.02  /dev/card-reader-SM
[4:0:0:3]    disk    Generic  USB MS Reader    1.03  /dev/card-reader-MS
root@reactor:
But the other one's /dev/hdc and I can't think of a command that would show me (just) optical drives of that type, without a lot of clutter...

Last edited by GrapefruiTgirl; 09-27-2010 at 09:18 AM. Reason: tiny typo
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ISO Image burning .. HELP !! pooki3 Linux - Newbie 9 07-02-2008 04:00 PM
? Burning a DVD iso image RexCoeus Linux - Newbie 2 11-11-2007 03:16 PM
burning an iso image? phonecian Linux - Software 5 01-26-2005 07:42 PM
Burning ISO image khdo80 Linux - General 6 10-30-2004 11:35 PM
Help Burning ISO Image AlmostArtafact Linux - Software 7 11-16-2003 11:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration