LinuxQuestions.org
Visit Jeremy's Blog.
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 02-28-2004, 03:25 PM   #1
MatthewASmith79
Member
 
Registered: Feb 2004
Location: Pennsylvania
Distribution: SuSE10.1
Posts: 58

Rep: Reputation: 15
Question Trying to burn a CD with K3b and I get "not enough resources"


Linux Gang:

Hey another question, I am trying to learn the nuances of K3b and it just will not allow me to burn a cd. I have tried it as root and as a regulat user and I get the same "unknown" error (hello Mac). This is what I get:

System
-----------------------
K3b Version: 0.10
KDE Version: 3.2.0
QT Version: 3.3.0-snapshot-20040129

cdrecord
-----------------------
/usr/bin/cdrecord: Warning: not running as root user, fs= option ignored.
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.25
/usr/bin/cdrecord: Warning: using inofficial libscg transport code version (okir@suse.de-scsi-linux-sg.c-1.75-resmgr-patch '@(#)scsi-linux-sg.c 1.75 02/10/21 Copyright 1997 J. Schilling').
SCSI buffer size: 64512

cdrecord comand:
-----------------------
/usr/bin/cdrecord -v gracetime=2 dev=0,0,0 speed=1 -dao -eject -data -tsize=98298s -

mkisofs
-----------------------
98298
/usr/bin/mkisofs: Resource temporarily unavailable. cannot fwrite 16384*1

mkisofs comand:
-----------------------
/usr/bin/mkisofs -gui -graft-points -V K3b data project -volset -A K3B THE CD KREATOR VERSION 0.10 (C) 2003 SEBASTIAN TRUEG AND THE K3B TEAM -P -p K3b - Version 0.10 -sysid LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-matthewasmith79/k3bjMwUrc.tmp -r -hide-list /tmp/kde-matthewasmith79/k3bWGZ92b.tmp -l -iso-level 2 -path-list /tmp/kde-matthewasmith79/k3bDcu6Tb.tmp


Any suggestions? Not really life or death, I will just have to reboot and go use my XP os..*sigh*


Cheers
 
Old 02-28-2004, 05:37 PM   #2
synapse
Member
 
Registered: Jan 2004
Location: On Planet Earth.
Distribution: Slackware 12
Posts: 244

Rep: Reputation: 30
Hi

can you mount the cdrom?
Is it mounted before you try to burn?
Have you tried to burn the disk from the command line ?
Has your cdrom been detected by the os

try changing the device to dev=/dev/sg0 in the cdrecord command

cheers
 
Old 02-29-2004, 08:43 PM   #3
MatthewASmith79
Member
 
Registered: Feb 2004
Location: Pennsylvania
Distribution: SuSE10.1
Posts: 58

Original Poster
Rep: Reputation: 15
Hi

can you mount the cdrom?
Is it mounted before you try to burn?
Have you tried to burn the disk from the command line ?
Has your cdrom been detected by the os

try changing the device to dev=/dev/sg0 in the cdrecord command

1. I can mount the cdrom (if the cd is formatted, i.e. a blank cd can not be mounted because there is no file system)

2. yes it is mounted prior to burning in that the os recognizines the cd is present and that drive is present

3. don't know how to burn from the command line lol

4. see 2.

5. I have no idea that that changing of the device even means lol

Thanks for trying to help,
Cheers
 
Old 03-01-2004, 06:26 AM   #4
synapse
Member
 
Registered: Jan 2004
Location: On Planet Earth.
Distribution: Slackware 12
Posts: 244

Rep: Reputation: 30
Hi

Ok , if you go into the /etc directory and do a

ls cdrom -la
what is the output ? (It should be a symbollic link to a device in the /etc directory. ie sg0)

if you see the link as cdrom > sg0, then you can use sg0 as your device directly which will eliminate a few problems if they lie before this point.

This will mean that you can now mount the cdrom from the /mnt directory using the command

>umount /cdrom
>mount -t iso9660 /dev/sg0 /cdrom

If this can be achieved then the k3b program is trying to acess your cdrom via a different link (I think!) which is using cyl sec head 0,0,0

If the above worked , you can pick a directory and test if it will work via command line.

Say i was to record a directory with the name burn.

mkisofs -v -r -graft-points 'cd-burn=./burn' | cdrecord -v -multi dev=/dev/sg0 speed=10 -data -

This will create a directory called cd-burn on the root directory of the cd containing the contents of your actual burn directory.

Try the above with a rewritable and see if it works, to erase the disk use

cdrecord -v dev=/dev/sg0 speed=10 -blank=all

Hope this helps , also trying to determine where the problem is ie k3b or cdrecord etc ..

cheers
 
  


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
How can I burn an ".nrg" image file with K3b? Ausar Linux - Software 7 12-18-2009 03:18 PM
k3b: "error decoding audio tracks" and "could not unlock cd driver" lefty.crupps Linux - Software 7 10-13-2005 11:29 AM
k3b won't burn: stuck on "Determining maximum write speed" lefty.crupps MEPIS 10 10-05-2005 12:42 PM
"Unknown error code 255" trying to burn CD with K3B 0.11.2cvs BertBert Linux - Software 0 03-12-2004 08:19 PM
Infinite "HANG" during CD burn fixation process! ethereal Linux - Software 2 11-12-2003 12:59 PM

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

All times are GMT -5. The time now is 07:49 PM.

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