[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] Re: Bus error/Speicherzugriffsfehler



* Alexander List <alexlist@sbox.tu-graz.ac.at> [030918 12:55]:

> http://www.knoppix.net/docs/index.php/KnoppixRemasteringHowto

Contains this:
rm -f KNOPPIX/md5sums; md5sum KNOPPIX/* > /tmp/md5sums; mv /tmp/md5sums KNOPPIX/md5sums

I think this will not work, since you have copied KNOPPIX/boot.cat,
which is created on the fly when creating the final image.

And why do you only md5sum the files in KNOPPIX?

I use the following:
cd master ; find -type f -not -name md5sums -not -name boot.cat -exec md5sum {} \; >> KNOPPIX/md5sums


Yours sincerely
  Alexander

Attachment: pgpvxnDX_bRZh.pgp
Description: PGP signature


Reply to: