View Full Version : Gnomebaker with multisession burning
depp
November 21st, 2005, 02:49 AM
I don't want install some kde stuff just for k3b, so i was expecting somehow Gnomebaker to work with multisession burning. There are few threads in the forum, i checked some hints in Gnomebaker's site. Finally, i got it work.
What i did was:
1, add "ro" to your /dev/hdc in /etc/fstab
2, sudo umount /dev/hdc
After that, you can "import session" in Gnomebaker smoothly.
bored2k
November 22nd, 2005, 11:34 PM
Well bye bye kdelibs :D.
That was almost too easy to believe ¬_¬ .
For those wondering how to add the "ro", use my fstab line as an example:
/dev/hdb /media/cdrom0 udf,iso9660 ro,user,noauto 0 0
Note: depp, you might want to reformulate your post. Not everyone uses hdc and you might want to add the correct way to add ro.
Thanks depp, that was so easy I'm ashamed of myself for not figuring it out.
kittcankitt
November 23rd, 2005, 12:58 AM
How would one apply this to an external drive...ie: my external dvd burner that gets mounted at /dev/scd0?
and not to jack a thread but would someone be able to explain to me why I get permission errors trying to use k3b (and "input/output errors:not nescesarily serious) then hangs for minutes before occasionally actually writing to the disk? For that matter, the more I think about it, gnomebaker gives me permission errors about not being able to access /dev/sg0 and tries 20 times before failing. The gnomebaker issue is mostly when trying to write to a cd and NOT when writing to a dvd.
My writer is not in my fstab as it's external. Would adding an entry solve some of these problems? It seems to me the last time I tried to add it, all I got were errors about the device not being present. I think it had to do with the proper modules not being loaded at the right time/sequence.
Any ideas about either issues? I would really like to be able to able to write a multisession disk. (ok, they are cheap enough but some days I end up wasting over 3/4 of a disk for no other reason than that, kind of a pain)
I would appreciate any info. I've searched for usb permissions, external drives, and plenty of other things but nothing really seemed to match up with my problem with the permissions in k3b. AND if I try to start k3bsetup2 (actually that doesn't start anything) but k3bsetup just gives me a blank window with "help, ok, and apply" at the bottom. Starting k3b sudo still gives me the input/output error and the whole operation fails most of the time.
kaamos
November 23rd, 2005, 01:33 AM
To check what your device is:
ls -la /dev/ | grep cdrom
.. or if you have a dvd-burner
ls -la /dev/ | grep dvd
See where the symlink points to and you're good to go. For example for me the output is:lrwxrwxrwx 1 root root 3 2005-11-23 09:12 cdrom -> hdc
depp
November 23rd, 2005, 04:39 AM
thanks bored2k kaamos, your additional infos make things better!
ored
November 30th, 2005, 12:42 PM
this is just avesome! I've tried to make it works for a long time and now it just works! Thanks a lot!
tanari
December 16th, 2005, 05:21 AM
what is ro and why is it helps? Just interesting :)
ember
December 16th, 2005, 07:39 AM
I always thought 'ro' was 'readonly', so I'm interested, too
nocturn
December 16th, 2005, 07:54 AM
I always thought 'ro' was 'readonly', so I'm interested, too
It is read only...
-r Mount the file system read-only. A synonym is -o ro.
ember
December 16th, 2005, 08:47 AM
So I still wonder why it helps with multisession reading.
cutOff
December 16th, 2005, 09:08 AM
Unmount it before? Do I have to do that each time? hmm...
tanari
December 16th, 2005, 10:40 AM
Does Nautilus support multisession CD/DVD?
depp
December 16th, 2005, 02:16 PM
I don't really know either, what "ro" does.
And it doesn't work, unless i umount CDROM before i read previous session.
Maybe we shall throw these two questions to the Gnomebaker developers. :rolleyes:
But anyway, i like this lightweighted burning program, it looks better than k3b too.
tassoman
October 29th, 2006, 06:14 AM
I'm trying to get it working, but while I'm writing the 2nd session on CD it fails with this error log:
INFO: UTF-8 character encoding detected by locale settings.
Assuming UTF-8 encoded filenames on source filesystem,
use -input-charset to override.
Rock Ridge signatures found
mkisofs: No such file or directory. Invalid node - /media/cdrom1/NVIDIA-Linux-x86-1.0-9625-pkg1.run
drmartens
November 11th, 2006, 12:32 PM
Yeah, same here. It was working in dapper. I have some CD with my backups. I was making a backup each month, so I have already a few backups there. After I upgraded to edgy, multisession stopped working and I have errors like people in this thread. I think I'll file a bug in gnome maybe
drmartens
November 15th, 2006, 08:50 PM
I reported the problem to developers. For now, I installed k3b and with some problems I finnaly managed to burn my CD ;-)
Turin Turambar
November 15th, 2006, 11:04 PM
Yeah, I get the same error.... Why can't Gnome have a clean & simple CD/DVD burner program?
I find GnomeBaker buggy! In every release they fix loads of stuff, yet I almost always experience some bugs... minor or major.
Turin Turambar
November 16th, 2006, 03:13 PM
I just want to say that NeroLinux is great! It uses GTK 1.2 though, but with some skins (industrial + ubuntu skin) it looks almost like a genuine Ubuntu program (gtk2).
It does all the things that you'd expect from a cd burner to do:
uses all hardware advantages, there's a verify option and multisession is working as it should.
So, until Gnomebaker fixes the long list of bugs (and adds the "verify" feature), I'll stick to NeroLinux.
dpm
November 17th, 2006, 01:01 PM
So, until Gnomebaker fixes the long list of bugs (and adds the "verify" feature), I'll stick to NeroLinux.
I couldn't have put it better myself. Why on earth such a basic feature as "verify" is still missing in GnomeBaker is beyond me. Up till now k3b is the only kde app I've got on my system, since GnomeBaker is just not working reliably enough.
dpm
November 17th, 2006, 01:34 PM
Sorry for sort of hijacking the thread, but I was getting pissed off by this and just reported a bug on Launchpad and upstream:
https://launchpad.net/products/gnomebaker/+bug/72217
Going back to the original subject. Could anyone with knowledge of what the ro option does and why exactly it is needed fill in a bug report on Launchpad or SF?
Cheers
mistypotato
January 4th, 2007, 07:19 PM
I don't want install some kde stuff just for k3b, so i was expecting somehow Gnomebaker to work with multisession burning. There are few threads in the forum, i checked some hints in Gnomebaker's site. Finally, i got it work.
What i did was:
1, add "ro" to your /dev/hdc in /etc/fstab
2, sudo umount /dev/hdc
After that, you can "import session" in Gnomebaker smoothly.
Well Sum Beeach!
Worked for me too!
For those wondering what's going on....especially newbies (like me)....
This is actually VERY VERY easy.
I didn't know what the heck they were talking about until I went and actually LOOKED at the file called fstab.
It's located in /etc/ and you might have to scroll WAY down to the bottom.
Once I added ro...my CD burning magically started working!
Now I'm using k3b with no problems at all. I'm lovin it!!
Thanks DEPP (and bored2k) !!!!
nnovillo
January 27th, 2007, 11:22 AM
Well bye bye kdelibs :D.
That was almost too easy to believe ¬_¬ .
For those wondering how to add the "ro", use my fstab line as an example:
/dev/hdb /media/cdrom0 udf,iso9660 ro,user,noauto 0 0
Note: depp, you might want to reformulate your post. Not everyone uses hdc and you might want to add the correct way to add ro.
Thanks depp, that was so easy I'm ashamed of myself for not figuring it out.
Hi there,
Thank you four your help. I managed to add ro to the fstab file, but when I do
sudo umount /dev/hdb
I get
umount: /dev/hdb: not mounted
Another question is if after adding ro, Can I import previously recorded sessions, or does it only work from now on?
These are my outputs for ls -la /dev/ | grep dvd and -la /dev/ | grep cd
lrwxrwxrwx 1 root root 3 2007-01-27 10:55 dvd -> hdb
lrwxrwxrwx 1 root root 3 2007-01-27 10:55 dvdrw -> hdb
lrwxrwxrwx 1 root root 3 2007-01-27 10:55 cdrom -> hdb
brw-rw---- 1 root cdrom 3, 64 2007-01-27 07:55 hdb
Thanks!
Nike.
ored
December 2nd, 2007, 11:15 AM
I've installed brasero on ubuntu gutsy and it worked fine for me.
I hope it helps.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.