On 08/17/2013 02:20 AM, Alex Jordan wrote:
On Aug 16, 2013 8:22 PM, "Devyn Collier Johnson"
mailto:devyncjohn...@gmail.com>> wrote:
> I downloaded the Python 3.3.2 code and cross-compiled it for ARM
systems. I currently do not have an ARM Plan9 system to test this on.
Is there some special
Hello,
I have upgraded my Raspberry Pi with a RasClock:
http://afterthoughtsoftware.com/products/rasclock
In order to use, I put the following line into my profile:
bind -a '#r' /dev
The realtime-clock seems to be successfully recognized
by the system as device /dev/rtc. However, Plan 9 does
> In order to use, I put the following line into my profile:
>
> bind -a '#r' /dev
>
> The realtime-clock seems to be successfully recognized
> by the system as device /dev/rtc. However, Plan 9 does
> not seem to use it; after every reboot the date and
> time is reset.
The '#r' device for the ra
The thing is, I don't even get a "Root is from" prompt. The console doesn't
prompt for anything. The last line it displays is something with /init/rc
...no prompt.
On Sat, 17 Aug 2013 08:17:10 PDT Roswell Grey wrote:
>
> The thing is, I don't even get a "Root is from" prompt. The console doesn't
> prompt for anything. The last line it displays is something with /init/rc
> ...no prompt.
Strange My guess is you forgot to remove
nobootprompt=local
Sh