<br><div><span class="gmail_quote">On 2/4/07, <b class="gmail_sendername">Rafael Enrique Ortiz Guerrero</b> <<a href="mailto:dirakx@gmail.com">dirakx@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everybody<br><br>Here is a  script based on Manish procedure (commented in Spanish if it could serve to anyone)<br><br><a href="http://el-directorio.org/OLPC/Remasterizando_una_imagen_del_OLPC" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://el-directorio.org/OLPC/Remasterizando_una_imagen_del_OLPC
</a><br><br><br>it still has not root fs.. suggestion are welcome.<br><br></blockquote></div><br>For this you will need to change the initrd image too. But i think the root hierarchy in cd wont work( It might work if /tmp is writeable; make it ramdisk)
<br><br>mv initrd-xxx <some temp file>/initrd.img.gz<br>cd <some temp file><br>gunzip initrd.img.gz<br>cpio -i < initrd.img<br>change the etc/fstab to mount root as /dev/hdc (or whatever)<br>repack it as initrd.
<br><br>NOTE: We may also need to change the init or initialization script that remounts the root to make it work with cd.<br><br><br>-- <br>--------------------------------------------------------<br>Manish Regmi<br>OLPC Nepal
<br><br>