<div class="gmail_quote">On Thu, Mar 3, 2011 at 7:49 PM, Waqaas Munawar <span dir="ltr">&lt;<a href="mailto:munawar@ira.uka.de">munawar@ira.uka.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


  
    
  
  <div bgcolor="#ffffff" text="#000000">
    Thanks Simon,<br>
    These patches work.<br>
    For what its worth, here are the steps that i followed to get the
    barrelfish running in qemu.<br>
    <br>
    1. Downloaded ubuntu-10.04.2-desktop-i386.iso <br>
    2. Made a VMware virtual machine out of this.<br>
    3. updated it (sudo apt-get upate and applied the updates)<br>
    4. edited /etc/apt/source.list and replaced all instances of &quot;lucid&quot;
    with &quot;natty&quot; and then updated (sudo apt-get update)<br>
    5. installed libghc-ghc6-paths-dev (which should ideally pull ghc6
    alongwith)<br>
    6. reverted /etc/apt/source.list by replacing all instances of
    &quot;natty&quot; with &quot;lucid&quot; and update (sudo apt-get update)<br>
    7. installed zlib1g-dev (sudo apt-get install zlib1g-dev)<br>
    8. installed cabal (sudo apt-get install cabal-install)<br>
    9. update cabal (&quot;cabal update&quot;, followed by &quot;cabal install
    cabal-install&quot;)<br>
    10. installed qemu (sudo apt-get install qemu)<br>
    11. followed the README in barrelfish/usr/splash2/ with new patches<br>
    12. then followed the README in barrelfish/<br>
    DONE.<br>
    <br>
    the tools that I used were:<br>
    ghc  version 6.12.3<br>
    GNU ld (GNU Binutils for Ubuntu) 2.20.1-system.20100303<br>
    gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3<br>
    <br>
    The size of the VMimage is 3.9GB. Perhaps some bytes can be saved by
    compression but we will certainly not be able to host it. Is anyone
    else interested in doing that ?<br>
    <br></div></blockquote><div><br></div><div>Hey Waqaas ... you enumerated steps itself seems very useful - it&#39;s sort of guaranteed to work ... I&#39;m gonna give it a shot.</div><div>I am guessing, you built the 32 bit barrelfish?</div>
<div>Thanks,</div><div>Kashyap</div></div>