Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any Recommendation on creating a custom iso from installed OS
2013-10-22, 04:31 (This post was last modified: 2013-10-22 04:31 by knatesan.)
Post: #9
RE: Any Recommendation on creating a custom iso from installed OS
I made some progress today ..
after i add netboot options like below its found the mnt point.
but now its failing in the network confi..


below is my bootloader.cfg:
set root-path /tftpboot/ipxe/nfsshare
set nfs-server 192.168.13.5
kernel http://192.168.13.5/nfsshare/casper/vmlinuz
initrd http://192.168.13.5/nfsshare/casper/initrd.gz
imgargs vmlinuz root=/dev/nfs boot=casper netboot=nfs nfsroot= "http://192.168.13.5/nfsshare/"

Output:
its keep looking in the network config,[please refer the attached screenshot]

please let me know if i am missing something?
how do i pass the nfsroot arg?
Appreciate your contiguous response.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread



User(s) browsing this thread: 2 Guest(s)