<div><div>I'd like to find a way to construct those images from original sources</div><div>and not depend on the <a href="http://etherboot.org">etherboot.org</a> blobs. I'm trying to create a</div><div>customized <a href="http://boot.kernel.org">boot.kernel.org</a>, thoughts on secondary sources for those</div>

<div>modified images, or better yet, how to create them?</div><div><br></div><div>$ git clone git://<a href="http://git.etherboot.org/scm/people/pravin/BKO.git">git.etherboot.org/scm/people/pravin/BKO.git</a></div><div>$ cd BKO/install_help</div>

<div>$ ./download_initramfs_images_http.sh</div><div>downloading dsl initramfs</div><div>--2011-08-06 06:43:17--  <a href="http://rom.etherboot.org/share/pravin/BKO///bko/live/dsl/minirt24.gz">http://rom.etherboot.org/share/pravin/BKO///bko/live/dsl/minirt24.gz</a></div>

<div>Resolving rom.etherboot.org... 140.211.167.171</div><div>Connecting to <a href="http://rom.etherboot.org">rom.etherboot.org</a>|140.211.167.171|:80... failed: Connection refused.</div><div><br></div><div>$ grep REMOTE_BKO_LOCATION= ./install_help/download_initramfs_images_http.sh</div>

<div>REMOTE_BKO_LOCATION=$REMOTE_INITRAMFS_DOWNLOAD_LOCATION</div><div>REMOTE_BKO_LOCATION="<a href="http://rom.etherboot.org/share/pravin/BKO/">http://rom.etherboot.org/share/pravin/BKO/</a>"</div><div><br></div>

<div>$ nc <a href="http://rom.etherboot.org">rom.etherboot.org</a> 80 -v</div><div>nc: connect to <a href="http://rom.etherboot.org">rom.etherboot.org</a> port 80 (tcp) failed: Connection refused</div><div><br></div><div>

$ nmap <a href="http://rom.etherboot.org">rom.etherboot.org</a></div><div><br></div><div>Starting Nmap 5.21 ( <a href="http://nmap.org">http://nmap.org</a> ) at 2011-08-06 06:38 NZST</div><div>Nmap scan report for <a href="http://rom.etherboot.org">rom.etherboot.org</a> (140.211.167.171)</div>

<div>Host is up (0.21s latency).</div><div>Not shown: 992 filtered ports</div><div>PORT     STATE  SERVICE</div><div>22/tcp   closed ssh</div><div>80/tcp   closed http</div><div>443/tcp  closed https</div><div>497/tcp  open   retrospect</div>

<div>587/tcp  open   submission</div><div>1863/tcp open   msnp</div><div>5190/tcp open   aol</div><div>9418/tcp open   git</div></div><div><br></div>