Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
soc:2009:pravin:journal:pxekniferomomatic [2009/06/04 10:22]
less1
soc:2009:pravin:journal:pxekniferomomatic [2009/06/04 10:23]
less1
Line 70: Line 70:
 When DHCP fails, static will pick up and continue execution. When DHCP fails, static will pick up and continue execution.
  
-==== Problem ====+==== Problem ​(solved) ​====
 Second script is not getting executed. Second script is not getting executed.
 I had to load the second script from first script using imgload I had to load the second script from first script using imgload
Line 95: Line 95:
  
 <​code>​ <​code>​
- rc = 0;+    ​rc = 0;
  done:  done:
- /* Re-register image and return */ +    ​/* Re-register image and return */ 
- register_image ( image );    /* commented so that next one will be executed -- pravin */ +    register_image ( image );    /* commented so that next one will be executed -- pravin */ 
- return rc;+    return rc;
 } }
  
 </​code>​ </​code>​
  

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code soc:2009:pravin:journal:pxekniferomomatic (generated for current page)