On Thu Jan 13 11:53:18 EST 2011, tphil...@potion-studios.com wrote:
> If I'm not mistaken, you should be able to edit the plan9.ini file on a
> PC, to set the source you want to boot from. However, I did that only
> once, and I don't remember the details... look up plan9.ini(8)
> (http://lsub.org/magic/man2html/8/plan9.ini), boot(8)
> (http://lsub.org/magic/man2html/8/boot) and booting(8)
> (http://lsub.org/magic/man2html/8/booting) for details, etc..

if you're using 9atom. all you need to do is replace hard-coded
references to the boot device with $bootdev.  e.g.,

bootargs=local!$bootdev/fs
bootfile=$bootdev!9fat!9pccpu.gz

this particular example is for a kfs install.

- erik

Reply via email to