On 2015年11月10日 02:33, Mimiko wrote:
> Hello.
>
> I successfully load Clonezilla Live from network using iPXE:
>
> #!ixpe
> initrd initrd.img
> chain vmlinuz boot=live ... fetch=http://server/filesystem.squashfs
From the ipxe doc:
http://downloads.sourceforge.net/project/cloudboot/cloudboot_img/cloudboot_1.0.kpxe?r=&ts=1447552673&use_mirror=jaist
Just append those boot parameters in the "chain" line.
As for the available pre-seed parameters of clonzilla live, check here:
http://clonezilla.org/fine-print-live-doc.php?path=./clonezilla-live/doc/99_Misc/00_live-boot-parameters.doc#00_live-boot-parameters.doc

Steven.
>
> Now I have a question. How to pre-download filesystem.squashfs with iPXE 
> and pass it to clonezilla? Like:
>
> initrd initrd.img
> initrd filesystem.squashfs
> chain vmlinuz boot=live ....
>
> I would like iPXE load all files, so clonezilla live will boot withput 
> requesting any file from server.
>
> Thank you.
>
> ------------------------------------------------------------------------------
> Presto, an open source distributed SQL query engine for big data, initially
> developed by Facebook, enables you to easily query your data on Hadoop in a 
> more interactive manner. Teradata is also now providing full enterprise
> support for Presto. Download a free open source copy now.
> http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
> _______________________________________________
> Clonezilla-live mailing list
> Clonezilla-live@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clonezilla-live

-- 
Steven Shiau <steven _at_ stevenshiau org>
Public Key Server PGP Key ID: 4096R/47CF935C
Fingerprint: 0240 1FEB 695D 7112 62F0  8796 11C1 12DA 47CF 935C 


------------------------------------------------------------------------------
_______________________________________________
Clonezilla-live mailing list
Clonezilla-live@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clonezilla-live

Reply via email to