On Fri, Jan 4, 2013 at 9:26 AM, John Floren <j...@jfloren.net> wrote: > On Fri, Jan 4, 2013 at 8:39 AM, Rox 64 <mrox...@gmail.com> wrote: >> Hu guys. >> Will Plan 9/9atom/9front run on a EEE 1005HA? > > I have that same netbook. One of your big challenges will probably be > getting the CDROM to boot in a machine without a CDROM drive. There > exist bootable images for USB sticks which contain a full fossil > filesystem; you can start the installation from there. In fact, I had > made a 32-bit bootable USB stick for Nix about a year ago and included > a script to start the installation, I'll see if I can find it. > > > john
Following up on this, it looks like the scripts I used are still in the NIX distribution. /usr/glenda/mknixboot (based on /rc/bin/mkusbboot) will help you create a bootable USB stick from your NIX tree or, presumably, from a 9atom root. /usr/glenda/bin/rc/startinstall is what you run after booting the USB stick. Hope this helps. John