Hi,
Did you mean you want to mount NFS server as image repository, or to let
PXE booting use the root file (filesystem.squashfs) on the NFS server?
The 'nfsroot=192.168.0.1:/srv/nfs' is for the latter. For the former,
you can use:
ocs_prerun="mount -t nfs 192.168.0.1:/srv/nfs /home/partimag"
Ref:
http://clonezilla.org/fine-print-live-doc.php?path=clonezilla-live/doc/99_Misc/00_live-boot-parameters.doc

Steven.

On 08/01/2014 03:18 PM, Heiko Nardmann wrote:
> Hi,
> 
> is there a way to preset the NFS server parameters? Since all images are
> stored at the same NFS server I would like to pass this fixed ip address
> and path using some boot parameter. Adding
> 'nfsroot=192.168.0.1:/srv/nfs' I had no luck: I'm still asked for ip
> address and path.
> 
> Thx in advance!
> 
> 
> Kind regards,
> 
>     Heiko
> 
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> 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

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Clonezilla-live mailing list
Clonezilla-live@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clonezilla-live

Reply via email to