LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-08-2003, 06:51 AM   #16
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Original Poster
Rep: Reputation: Disabled

Well, I learned something on this sunny day. This is fun! Thanks, Lazarus.
 
Old 04-08-2003, 07:04 AM   #17
Lazarus
Member
 
Registered: Dec 2001
Location: Kent in UK
Distribution: Fedora 2
Posts: 170

Rep: Reputation: 30
You are welcome
 
Old 04-09-2003, 07:52 AM   #18
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Original Poster
Rep: Reputation: Disabled
Wednesday, and here is what happened:

@yngwin: I printed the mkisofs and cdrecord man-pages in files (to use a faster printer at work), so my hunger for condensed information will be sated soon.

@Lazarus: Good news first -- I got the image burned and saw the contents of the CD-RW via ls -l. And now for the "but": Your script doesn't work. Well, I typed it in at the command line, but for my understanding that should be the same.

cdrecord said: "No tracks specified. Need at least one." while I thought that there is a default. After I found out how to get the necessary information (due to yngwins URL!) I used the obtained tsize=7232s -- to no avail.

I also played with the options -data, -nofix and -isosize.

In the end I had mkisofs write to the harddisk (mounted and controlled the resulting iso-file-system) and used cdrecord on it without the pipe (|) et voilą ... success.

I have no idea, why.

(Philosophical aside: I needed about 2 hours for the whole procedure. I think, Linux has still some way to go in way of customer friendliness -- even though it is a great system. And I still have a lot to learn.)

Bye.

Last edited by JZL240I-U; 04-09-2003 at 08:11 AM.
 
Old 04-09-2003, 08:27 AM   #19
Lazarus
Member
 
Registered: Dec 2001
Location: Kent in UK
Distribution: Fedora 2
Posts: 170

Rep: Reputation: 30
I use that script all the time. You need to enter int into a file using an editor of your choice I use joe.
Then make if executable ie

chmod 777 cd_write
If you then just type cd_write it tells you what to do

You might have to change the line
cd_device="1,0,0"
to suit your setup. To find the correct entry run

cdrecord -scanbus

as root

Good luck
 
Old 04-09-2003, 08:38 AM   #20
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Quote:
Originally posted by JZL240I-U

(Philosophical aside: I needed about 2 hours for the whole procedure. I think, Linux has still some way to go in way of customer friendliness -- even though it is a great system. And I still have a lot to learn.)

Bye.
Here's my "I love linux" reply

Winbloze dorked up your disk, most of those 2 hours was spent repairing the dorking win did, then from there, k3b can be an easy to use gui to burn your data backup or whatever.

So, given an equal chance, I think (at least in the world of cdburning) linux does a better job (makes less coasters due to better use of all system resources overall).

Cool
 
Old 04-09-2003, 08:43 AM   #21
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Original Poster
Rep: Reputation: Disabled
Hi Lazarus,

I didn't doubt that you use your script, I just don't understand why your box is content without the tsize=XXXs-Option, or why I get the error-message "No tracks specified. Need at least one." while you stay unmolested .

And why does my pipe refuse to work (640 MB RAM and about 1 GB swap-file can't be too little). And yes, my CD-Device is 0,1,0, thats not the problem either.

Thanks for your patience, bye.
 
Old 04-09-2003, 09:02 AM   #22
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Original Poster
Rep: Reputation: Disabled
Quote:
Originally posted by MasterC
Here's my "I love linux" reply

Winbloze dorked up your disk, most of those 2 hours was spent repairing the dorking win did, then from there, k3b can be an easy to use gui to burn your data backup or whatever.

So, given an equal chance, I think (at least in the world of cdburning) linux does a better job (makes less coasters due to better use of all system resources overall).

Cool
Hehe, well, I'll investigate the role of my C:\-Partition in yesterday's nightly activities.

On K3b I agree completely. See the aborted thread
http://www.linuxquestions.org/questi...threadid=53031
Maybe we will meet in the new one.

Do you have any ideas concerning the "hows" and "whys" of the differing behaviour of Lazarus' and my systems?

Bye.

Last edited by JZL240I-U; 04-09-2003 at 09:05 AM.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot write to/over dvd+rws. jc_firestorm Linux - Hardware 2 03-13-2005 12:22 PM
K3B will only let me burn CD-RWs but no Rs toffi22 Linux - Hardware 1 12-12-2004 09:29 AM
Super FreeS/WAN and shared X.509 certs for RWs MLCrane Linux - Networking 0 05-13-2004 03:29 AM
burning problem with cleaning some rws ichbinesderelch Linux - General 0 08-21-2003 05:50 AM
burning CD-RWs contrasutra Linux - Software 4 05-29-2003 07:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:30 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