LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 08-01-2006, 10:21 PM   #1
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,406
Blog Entries: 8

Rep: Reputation: 414Reputation: 414Reputation: 414Reputation: 414Reputation: 414
k3b can't verify data DVD!


I'm using k3b to backup data DVDs on Debian Etch, with KDE3.5.

In the past, I've always used the "verify written data" option. Under this option, after k3b burns the data, it ejects the disc and reloads it. Then, it proceeds to read the disc and confirm whether the data matches.

However, the behavior now is to reload the disc and immediately fail upon the first file it attempts to read and give up entirely. I think it might be because KDE isn't letting k3b access the disc immediately, or something.

The first time I tried it, KDE popped up with a window when the disc was reloaded asking what to do with it. I thought this was interfering with the operation of k3b, so I told it to do nothing whenever a DVD was inserted.

Nevertheless, the exact same thing happened the next time with k3b failing immediately on trying to read the first file. This time, KDE didn't pop up with any window, but nevertheless I suspect that it "locked onto" the disc or something at first, so k3b failed to get access.

Any ideas on how to get KDE to ignore the disc being reinserted, or to otherwise get k3b's "verify written data" option to work?

Alternatively, is there any way to verify data on a disc that has been written? I'd rather not have to use diff to individually verify each directory manually, but if that's the only way...

Argh! This is so frustrating! What was once a really useful program has turned into a nightmare!
 
Old 08-03-2006, 07:03 AM   #2
Emmanuel_uk
Senior Member
 
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606

Rep: Reputation: 53
Quote:
Alternatively, is there any way to verify data on a disc that has been written
md5sum of the iso / dvd, would it do?

But that does not solve the k3b issue
 
Old 08-03-2006, 07:38 AM   #3
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,406

Original Poster
Blog Entries: 8

Rep: Reputation: 414Reputation: 414Reputation: 414Reputation: 414Reputation: 414
There's no md5sum to check against. I'm not trying to burn a .iso file, I'm trying to back up data files. Even if there were an md5sum to check against, I'd still rather know which files weren't backed up properly.
 
Old 08-03-2006, 08:53 AM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Debian 11
Posts: 6,130

Rep: Reputation: 419Reputation: 419Reputation: 419Reputation: 419Reputation: 419
Quote:
There's no md5sum to check against.
In your source directory, md5sum * will tell you the md5sums of all your files.
Do the same to the backup directory on your cd. If the sums match, so do the files.

HTH
 
Old 08-03-2006, 09:49 AM   #5
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,406

Original Poster
Blog Entries: 8

Rep: Reputation: 414Reputation: 414Reputation: 414Reputation: 414Reputation: 414
Is there some advantage to doing that and manually checking each and every checksum, compared to using diff manually on each directory?

Note that since my data is much larger than a single DVD, I use k3b's GUI interface to pick and chose sub-directories to roughly fit 4.3gigs. There isn't just one directory I need to check.
 
Old 08-03-2006, 11:06 AM   #6
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Debian 11
Posts: 6,130

Rep: Reputation: 419Reputation: 419Reputation: 419Reputation: 419Reputation: 419
Quote:
Is there some advantage to doing that and manually checking each and every checksum, compared to using diff manually on each directory?
Not that I can see. Go ahead and use diff if you like.

Maybe k3b would verify the data properly if it didn't spit out the DVD once it has been written: k3b-> Settings-> Configure-> Writing-> Advanced-> [+] Do not eject medium after write process

HTH
 
Old 08-03-2006, 12:00 PM   #7
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,406

Original Poster
Blog Entries: 8

Rep: Reputation: 414Reputation: 414Reputation: 414Reputation: 414Reputation: 414
Hey, that might work! During my searching around, I actually looked at that option several times. For some reason, I had it stuck in my head that this only meant whether to eject the disk after the whole process was complete...

...I'm going to feel stupid if that works. ^_^;

Thanks again! I'll post results after I get a chance to burn another disc...
 
Old 05-21-2008, 08:37 AM   #8
1N4148
LQ Newbie
 
Registered: Jun 2006
Distribution: Gentoo
Posts: 22

Rep: Reputation: 15
That option only changes the behavior after the disk finished.

I'm having the same problem. After burning the disk gets ejected and reinserted automatically. However, more often than not, verification fails after that. "Verification job improperly initialized. Can't find track1" or something like that it says. I have no idea how to fix it.

Checking checksums manually would be a pain in the arse for me, and I can't be bothered to write script to replace something that oughta work anyway

Any news on this issue? I'm using a Samsung S203N writer connected to my onboard nForce controller via SATA

Last edited by 1N4148; 05-21-2008 at 08:46 AM.
 
Old 05-21-2008, 08:50 AM   #9
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
What kernel are you guys using? For me the K3b verification has been broken on all .24 kernels.
 
Old 05-21-2008, 08:53 AM   #10
1N4148
LQ Newbie
 
Registered: Jun 2006
Distribution: Gentoo
Posts: 22

Rep: Reputation: 15
Quote:
Originally Posted by lazlow View Post
What kernel are you guys using? For me the K3b verification has been broken on all .24 kernels.
Interesting, I'm using 2.6.24 too. Finally some info I can use
Do you have any additional info about that?
 
Old 05-21-2008, 09:12 AM   #11
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Not really. Here is the bugzilla link:

Since it is a kernel issue it should apply to any distro.
 
Old 05-21-2008, 09:35 AM   #12
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,406

Original Poster
Blog Entries: 8

Rep: Reputation: 414Reputation: 414Reputation: 414Reputation: 414Reputation: 414
Quote:
Originally Posted by 1N4148 View Post
That option only changes the behavior after the disk finished.
That's correct. Changing the setting of whether or not the disc is ejected had no effect whatsoever on the problem.

I see that I never did report the results in this thread. Well, better late than never...

It didn't work. As 1N4148 said, all it does is change whether or not the disc is ejected at the end of the job.

I don't really remember how the issue was solved, but I'm still using Debian Etch and it works perfectly now. I think the problem was solved by an apt-get upgrade, meaning whatever bugs were causing the problem were fixed. I think this fix occured while Debian Etch was still Testing, and that by the time Etch went Stable, the bug was fixed.

I use only kernels used by Debian 4.0. On some machines, I think it's 2.6.18-4; on others I think it's 2.6.18-6. None of them use 2.6.24 or above.
 
Old 05-21-2008, 06:40 PM   #13
bibh_lnxq
Member
 
Registered: Nov 2004
Location: Leiden, Netherlands
Distribution: SuSE; Fedora;Slackware
Posts: 58

Rep: Reputation: 15
Quote:
Originally Posted by lazlow View Post
Since it is a kernel issue it should apply to any distro.
I have the same problem with Fedora 9, kernel 2.6.25.3.18.
I did not have any problems with k3b verification with Fedora 8 though.

Anyway, I am glad I have found this thread, with all the info, because I was wondering what was going on, especially after I discovered that the burned ISO's were completely in order.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
encoding error with k3b while trying to burn data dvd emg SUSE / openSUSE 2 05-20-2006 03:03 PM
How do I verify my burnt installation DVD? noob_nz SUSE / openSUSE 6 02-16-2006 07:29 PM
How do I verify the MD5 of my burnt DVD? noob_nz Fedora 2 02-16-2006 06:00 PM
k3b - burning data DVD error johndoe0028 Linux - Software 3 02-14-2006 11:39 PM
K3B can't verify burned Slack 10.1 ISO's kak Slackware 0 02-15-2005 09:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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