F-17 Branched report: 20120213 changes

Sérgio Basto sergio at serjux.com
Mon Feb 13 23:23:08 UTC 2012


On Mon, 2012-02-13 at 12:49 -0700, Kevin Fenzi wrote: 
> On Mon, 13 Feb 2012 19:36:21 +0000
> Sérgio Basto <sergio at serjux.com> wrote:
> 
> > 
> > On Mon, 2012-02-13 at 10:33 +0000, Branched Report wrote:
> > 
> > Hi, 
> > on http://kojipkgs.fedoraproject.org/mash/branched/i386/os/images/ 
> > we got boot.iso 
> > on http://kojipkgs.fedoraproject.org/mash/branched/x86_64/os/images/
> > we got macboot.img  and efiboot.img 
> > what happened to boot.iso ? . 
> > To start one vm, I need it . 
> 
> See the thread about yesterdays branched report in this very mailing
> list. ;) 


I read and wrote in that thread !.

I downloaded directories: images  isolinux  LiveOS, with wget -e
robots=off -m -np blabla
and make the boot.iso with:  
genisoimage -o ~/boot.iso -b isolinux/isolinux.bin -c  isolinux/boot.cat
-boot-load-size 4 -boot-info-table -no-emul-boot -R -J
-V "Fedora 17 x86_64" -T -graft-points isolinux=isolinux
images=images/pxeboot LiveOS=LiveOS

note : -V = "Fedora 17 x86_64" because 
cat isolinux/isolinux.cfg  | grep append 
we got CDLABEL=Fedora\x2017\x20x86_64

And it is working! 

Best regards, 
-- 
Sérgio M. B.



More information about the devel mailing list