Todd Ness schrieb: > On Thu, 2007-10-25 at 18:09 +0100, Clive Rogers wrote: >> HI John, >> >> On Thursday 25 October 2007 17:58:59 John E. Perry wrote: >>> I finally worked up the courage to upgrade to 10.3. Using K3b, I wrote >>> a dvd, but some time in the past, the verify and "do not eject" buttons >>> got unchecked and I didn't notice it. >>> >>> K3b completed without error, but, since it ejected the dvd, it errored >>> out, and now I have a (probably) good dvd to use for installation, but >>> can't convince K3b to verify it. >>> >>> Should I just burn a new dvd, or is there some way to verify its >>> contents before destroying my 10.2 system? > > When you start the install there is an option to check your media. Hi! You can also do an md5sum check ... if you are able to read all files, they should(!) be OK. Instead of copying them to the hd, I usually just run find /media/YYY -type f |xargs md5sum >> ~/10.3.md5 Only works this "easy" way if there are no spaces in dir or file names - for the 10.3 installation, this should be the case. Prints all the files with their md5sums. The sums itself are of no importance, yet look for read errors!
Hope this helps, Sebastian -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
