#6336 NORM Never A: School server ISO (build 150) does not contain message digest
Zarro Boogs per Child
bugtracker at laptop.org
Thu Feb 14 12:22:14 EST 2008
#6336: School server ISO (build 150) does not contain message digest
----------------------------+-----------------------------------------------
Reporter: cafl | Owner: wad
Type: defect | Status: new
Priority: normal | Milestone: Never Assigned
Component: school server | Version:
Resolution: | Keywords:
Verified: 0 | Blocking:
Blockedby: |
----------------------------+-----------------------------------------------
Comment(by dupuy):
This is probably a result of not having anaconda-runtime installed on the
system where the LiveCD image is generated:
yum install anaconda-runtime
should do the trick. You might also want to check that the version of
livecd-tools includes the patch to run implantisomd5:
$ grep implant /usr/bin/livecd-creator
# implant an isomd5sum
if os.path.exists("/usr/lib/anaconda-runtime/implantisomd5"):
subprocess.call(["/usr/lib/anaconda-runtime/implantisomd5",
http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo explains:
= Live CD Media Verification =
The live CD can incorporate functionality to verify itself. To do so, you
need to have anaconda-runtime installed both on the system used for
creating the image and installed into the image. This is so that the
implantisomd5 and checkisomd5 utilities can be used. These utilities take
advantage of embedding an md5sum into the application area of the iso9660
image. This then gets verified before mounting the real root filesystem.
--
Ticket URL: <http://dev.laptop.org/ticket/6336#comment:2>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list