Dear Larry:
i run the command[r...@dodoo #]/usr/lib/anaconda-runtime/implantisomd5 
$ISONAME.isoi got these results :--->                                     
                inserting md5sum in iso image                 
md5=324erffg3werg434wff423                inserting fregments md5sum in iso 
imaged5 checksum                 fragmd5 =324erffg3wrg434wff423                 
frags = 20                  setting supported flag to 0 
but when i use my Iso image so at the start of it i got an error IMage checksum 
error , sorry press any key to rebooot
SHAH

> Date: Tue, 18 Aug 2009 08:17:33 -0700
> From: [email protected]
> To: [email protected]
> Subject: Re: kickstart from cdrom w/o network connection
> 
> On Tue, Aug 18, 2009 at 5:15 AM, Chris Rouch<[email protected]> wrote:
> > On Tue, Aug 18, 2009 at 1:57 PM, parwar shah<[email protected]> wrote:
> >> Hello chris;
> >> i m working same like urs work
> >> the only thing i want to know that how did u make the dvd iso image working
> >> correctly
> >> becz i used :
> >> mkisofs -o file.iso -b isolinux.bin......................
> >> but it didn't work so i start using a software
> >
> > I got this from google:
> >
> > pushd $topdir
> > mkisofs \
> >    -J \
> >    -R \
> >    -v \
> >    -T \
> >    -o $iso \
> >    -b isolinux/isolinux.bin \
> >    -c isolinux/boot.cat \
> >    -no-emul-boot \
> >    -boot-load-size 4 \
> >    -boot-info-table \
> >    .
> >
> > popd
> >
> >
> > $topdir is the root directory of the cdrom, $iso is the output iso
> > file, e.g. dvd.iso
> >
> 
> There are a couple of things that need to be updated or at least
> checked prior building the
> iso. There is one thing after needed also.
> 
> If you are modifying the package set adjust the comp.xml file and
> rebuild the repository for
> the image.
> Ensure the .discinfo file is in the base iso build directory.
> After the iso image is created, use
> /usr/lib/anaconda-runtime/implantisomd5 $ISONAME.iso
> 
> If you just want to get a few packages in place on an image maybe
> revisor will be an easier
> route.

_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx
_______________________________________________
Kickstart-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list

Reply via email to