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-21, 22:39
Post: #8
RE: Any Recommendation on creating a custom iso from installed OS
thanks for the detailed response Robin!..

1. I mounted the custom iso[created using relinux] and extracted all the files and copied to my Http server under 192.168.13.5/mount/
2. chmod +x mount/
In PXE server: below is my config
"echo booting from custom image
set root-path http://192.168.13.5/mount/
sanboot ${root-path} || goto failed
goto start "

o/p : booting from custom image

its just hangs here itself.. I don't think sanboot is getting executed..
any clue?
please let me know if I am doing something basic in correct?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Any Recommendation on creating a custom iso from installed OS - knatesan - 2013-10-21 22:39



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