On Thu Jul 17 10:53:48 EDT 2014, [email protected] wrote: > Is there a reasonably easy way to set up Plan 9 on the raspberry pi so that > the SD card is used only to boot the system, with all actual activity after > that run off of a USB hard drive (so as to avoid hassles related to wearing > out SD cards, slow/bad SD cards, etc.)?
just set nobootprompt=tcp (or il if that's what you use) in cmdline.txt. - erik
