Hello.

I successfully load Clonezilla Live from network using iPXE:

#!ixpe
initrd initrd.img
chain vmlinuz boot=live ... fetch=http://server/filesystem.squashfs

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

Reply via email to