View previous topic :: View next topic |
Author |
Message |
cuban Guru
Joined: 23 Aug 2003 Posts: 448 Location: Houston, TX
|
Posted: Sat Oct 11, 2003 10:38 pm Post subject: CD Burning |
|
|
Is there a CD Burner how to? I have a DVD burner.
Thanks!,
Daniel |
|
Back to top |
|
|
MasterX Veteran
Joined: 26 Jun 2003 Posts: 1165
|
Posted: Sat Oct 11, 2003 10:50 pm Post subject: |
|
|
Go to
http://www.linux.org and click on documentation |
|
Back to top |
|
|
zie Tux's lil' helper
Joined: 26 Sep 2003 Posts: 126
|
Posted: Sun Oct 12, 2003 9:41 am Post subject: |
|
|
The CD writing howto is 3 years old. Is it still reliable? Do we still have to do all of that scsi emulation thing? _________________ /etc/init.d/alsasound start
* ALSA driver is already running.
/etc/init.d/alsasound stop
* ERROR: "alsasound" has not yet been started. |
|
Back to top |
|
|
MasterX Veteran
Joined: 26 Jun 2003 Posts: 1165
|
Posted: Sun Oct 12, 2003 4:12 pm Post subject: |
|
|
I do not know about DVD writer, but CD writer you need to enable scsi emulation.
why do you want to learn about CD writing?
There are programs out there which can burn a DVD disk. For example, K3b-cvs (http://www.k3b.org) supports DVD burning.
The best thing you can do is to go to
http://freshmeat.net and search for DVD burning programs. Pick one and use it |
|
Back to top |
|
|
cuban Guru
Joined: 23 Aug 2003 Posts: 448 Location: Houston, TX
|
Posted: Wed Oct 15, 2003 12:10 am Post subject: |
|
|
I really don't trust that document. I'd like to know what I have to do with SCSI emulation for 2.4.22. Can anyone help? |
|
Back to top |
|
|
beejay Retired Dev
Joined: 03 Oct 2002 Posts: 924 Location: Flensungen (das liegt neben Merlau)
|
Posted: Wed Oct 15, 2003 9:21 am Post subject: |
|
|
This doc is reliable for everything < kernel-2.5 (except the versions of cdrtools etc.). Did you try it? If not, how can you say "I don't trust it" _________________ Dort wo schwarzer Rauch aufsteigt, sich alsbald ein Fehler zeigt.
www.paludis-sucks.org | www.gentoo.de | www.gentoo-ev.org | www.gentoo.org |
|
Back to top |
|
|
cuban Guru
Joined: 23 Aug 2003 Posts: 448 Location: Houston, TX
|
Posted: Wed Oct 15, 2003 10:41 pm Post subject: |
|
|
Well for one I can't find ide-scsi in the make menuconfig. The other is I am using grub not lilo. |
|
Back to top |
|
|
beejay Retired Dev
Joined: 03 Oct 2002 Posts: 924 Location: Flensungen (das liegt neben Merlau)
|
Posted: Thu Oct 16, 2003 8:29 am Post subject: |
|
|
ide-scsi is the name of the resulting module. You have to add "SCSI-Emulation Support" in menu-/xconfig. You can find it in the ide-setup menu.
BTW: I'm sure you could have found it by searching the forums. There is a huge Thread about it in the "Documentation"-Forum. _________________ Dort wo schwarzer Rauch aufsteigt, sich alsbald ein Fehler zeigt.
www.paludis-sucks.org | www.gentoo.de | www.gentoo-ev.org | www.gentoo.org |
|
Back to top |
|
|
jaska Bodhisattva
Joined: 06 Jun 2003 Posts: 725 Location: Finland
|
Posted: Thu Oct 16, 2003 4:16 pm Post subject: |
|
|
Not using ide-scsi anymore with 2.6 kernels, in fact it does not even work for me, total mess using ide-scsi, just burnt a few coasters then tried something a friend told me to try out. Just compiled latest cdrtools and that's that. |
|
Back to top |
|
|
klarnox Guru
Joined: 28 Jan 2003 Posts: 350 Location: Wisconsin, USA
|
Posted: Fri Oct 17, 2003 1:42 pm Post subject: |
|
|
Actually scsi emulation is not required for CD burning anymore. If you do a search on these forums you should find several threads discussing how to setup CD burning without scsi emulation. I know there are a couple of really good how-to posts around here somewhere. |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Fri Oct 17, 2003 2:35 pm Post subject: |
|
|
though unless i am mistaken, this is something
which can only be done with 2.6 kernels. |
|
Back to top |
|
|
g-org n00b
Joined: 21 Jun 2003 Posts: 12
|
Posted: Fri Oct 17, 2003 3:24 pm Post subject: what about xcdroast?? |
|
|
if you use xcdroast (like i do) you can forget any scsi emulation! it just works fine with ide...
try it
(emerge xcdroast) |
|
Back to top |
|
|
klarnox Guru
Joined: 28 Jan 2003 Posts: 350 Location: Wisconsin, USA
|
Posted: Fri Oct 17, 2003 5:45 pm Post subject: |
|
|
I don't believe it's a 2.6 only solution. I had it working under gentoo-sources 2.4.20 earlier this year, but maybe there have been software updates that have broken that ability in the 2.4 series kernel. |
|
Back to top |
|
|
cuban Guru
Joined: 23 Aug 2003 Posts: 448 Location: Houston, TX
|
Posted: Sun Oct 19, 2003 12:26 am Post subject: |
|
|
Well. I have ide-scsi installed, and I get this
Code: |
djimenez@fry djimenez $ cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: SONY Model: DVD RW DRU-500A Rev: 1.0g
Type: CD-ROM ANSI SCSI revision: 02
|
but k3b still tells me this:
Code: | No support for ATAPI with cdrdao
You will not be able to use all your reading devices as copy sources since there is at least one not configured to use SCSI emulation and your system does not support ATAPI with cdrdao.
Solution: The best and recommended solution is to enable ide-scsi (SCSI emulation) for all writer devices. This way you won't have any problems.
|
Any clues? |
|
Back to top |
|
|
cuban Guru
Joined: 23 Aug 2003 Posts: 448 Location: Houston, TX
|
Posted: Sun Oct 19, 2003 5:49 pm Post subject: |
|
|
I also get this:
Code: |
root@fry djimenez # cdrecord -scanbus
Cdrecord 2.01a14 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
|
Any tips?? |
|
Back to top |
|
|
TheCoop Veteran
Joined: 15 Jun 2002 Posts: 1814 Location: Where you least expect it
|
Posted: Sun Oct 19, 2003 7:19 pm Post subject: |
|
|
try cdrecord dev=ATAPI:0,0,0 -scanbus.
The cd burner should just appear in the xcdroast screen when you start it up...
theres also a masssssive thread about it on the docs forum _________________ 95% of all computer errors occur between chair and keyboard (TM)
"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler
Change the world - move a rock |
|
Back to top |
|
|
cuban Guru
Joined: 23 Aug 2003 Posts: 448 Location: Houston, TX
|
Posted: Sun Oct 19, 2003 9:21 pm Post subject: |
|
|
I've seen that thread, but it's a boat load of stuff to sort through. XCDRoast sees my burner, but k3b doesn't. XCDRoast didn't see it until I turned off ide-scsi. |
|
Back to top |
|
|
|