Author Topic: [SOLVED] Can mylivecd put the md5sum into the ISO?  (Read 690 times)

Offline ThirdOfSix

  • Hero Member
  • *****
  • Posts: 745
[SOLVED] Can mylivecd put the md5sum into the ISO?
« on: April 19, 2010, 12:32:00 AM »
We are always told to run a media check before installing from a livecd.

If you do that on a remaster made with mylivecd, it says it can't do it because the md5sum was not included on the disk.

How do I get it to be included?

I knew how to do it with Make LiveCd in PCLOS.

« Last Edit: April 20, 2010, 08:21:52 AM by ThirdOfSix »

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12490
Re: Can mylivecd put the md5sum into the ISO?
« Reply #1 on: April 19, 2010, 12:54:29 AM »
We are always told to run a media check before installing from a livecd.

If you do that on a remaster made with mylivecd, it says it can't do it because the md5sum was not included on the disk.

How do I get it to be included?

I knew how to do it with Make LiveCd in PCLOS.



This is what I do...

umount -a
mylivecd --lzma --md5sum name-of-my.iso



Thanks to everyone who donates. You keep the servers running.

Offline ThirdOfSix

  • Hero Member
  • *****
  • Posts: 745
Re: [SOLVED] Can mylivecd put the md5sum into the ISO?
« Reply #2 on: April 20, 2010, 08:27:03 AM »
Thanks guys!

I pretty much knew what to do but never got the exact syntax so it just kept giving errors.