Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. # Turn on extra debugging.
  2. debug=yes
  3.  
  4. tryDHCP=YES
  5. netDev=bce0
  6. hostname=installed
  7. ################################
  8. # Which installation device to use
  9. nfs=172.31.4.1:/data/tftpboot/freebsd/6.2/i386/install
  10. mediaSetNFS
  11. ################################
  12.  
  13. installStandard
  14.  
  15.  
  16. shutdown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement