Menu

custom nfs options

Help
2015-10-27
2015-10-28
  • jeff.sadowski

    jeff.sadowski - 2015-10-27

    Is there an easy way to set the default nfs options like the server and mount_point?
    from 10.0.100.1 to <my_server_name> and /home/partimag to <my_path_to_images>
    so that I can use it woth less input

     
  • James Cameron

    James Cameron - 2015-10-28

    In another topic, I saw an example; edit your grub.cfg on Clonezilla to use an ocs_prerun option.

    ocs_prerun="mount -t nfs 10.0.100.1:/my_path_to_images /home/partimag"
    

    I'm curious to know if it will work for you.

     
  • jeff.sadowski

    jeff.sadowski - 2015-10-28

    Good suggestion that with using local may be the easiest option.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.