Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
When I first installed Gnomebaker on Karmic K and burned a data disc all was well.
However, when I edited the device node lines in etc/fstab so that I could append multisession CD's, it all went wobbly.
Now the programs closes unexpectedly OR when I do enter the burn process I get the fail output:
I: -input-charset not specified, using utf-8 (detected in locale settings)
WARNING: the deprecated pseudo SCSI syntax found as device specification.
Support for that may cease in the future versions of wodim. For now,
the device will be mapped to a block device file where possible.
Run "wodim --devices" for details.
NO Rock Ridge present
Disabling Rock Ridge / XA / AA
genisoimage: No such file or directory. Invalid node - '/media/cdrom1/cdda2wav_2_01_01a01_4ubuntu.deb'.
Can anyone give me a rundown of what these terms mean and what to tweak?
hi as no-one has replied for a day and I do not use gnomebaker...altho I have tried it.....lets start the ball rolling
1) edit your fstab back to original....reboot with no disc in optical drive
2) if you want to append to a disc start your burner app.....and append within there please
3) it appears or I am guessing as you did not post your fstab.....that the sym link between your device and the burner is currently not so good.
run
Code:
ls -al /dev/cdrom
ls -al /dev/dvd
ls -al /dev/sr0
(here is mine to give you an idea if you need re-create sym links using root powers)
ls -al /dev/cdrom
lrwxrwxrwx 1 root root 3 Mar 10 19:44 /dev/cdrom -> sr0
Wodim is not finding your burner at the moment.....and it appears your last mount was /media/cdrom and you had deb file on the burnt disc or were burning it.
I: -input-charset not specified, using utf-8 (detected in locale settings)
WARNING: the deprecated pseudo SCSI syntax found as device specification.
Support for that may cease in the future versions of wodim. For now,
the device will be mapped to a block device file where possible.
Run "wodim --devices" for details.
Error trying to open /dev/scd1 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/scd1 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/scd1 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/scd1 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/scd1 exclusively (Device or resource busy)... giving up.
genisoimage: No such file or directory. Cannot open '/dev/scd255'. Cannot open SCSI driver.
genisoimage: No such file or directory. Unable to open previous session image '1,0,0'.
And next:
I: -input-charset not specified, using utf-8 (detected in locale settings)
WARNING: the deprecated pseudo SCSI syntax found as device specification.
Support for that may cease in the future versions of wodim. For now,
the device will be mapped to a block device file where possible.
That line is for my second drive which I use for burning as it's the best of the two.
Without that line Gnomebaker ignores 2nd drive and only acknowledges the first even when there is no disc.
Does this have anything to do with slave status in Bios???
I have 6 flavours of Linux on my HD and so I have same name Burners on all of them. They all behave differently even though they shouldn't.
The only XCDRoast that runs is a Slack Package I built from source.
Brasero appends great in Xubuntu but nowhere else. K3b is just as taciturn on different flavours.
All I want is a Burner on each OS that Imports and Appends easily - Is that too much to ask?!
Should I try building from source for all flavours and Burners???
Would that make a difference???
Maybe try getting Jörg Schilling's cdrtools, http://cdrecord.berlios.de/private/cdrecord.html . Debian forked it because they considered there to be licensing issues (and a big row resulted), creating cdrkit. Most Linux distributions use cdrkit. The forks have diverged (as forks do), so it's possible one may work where the other does not.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.