> May I ask you why this line is required? What does it do? > >> On 10 Apr 2020, at 10:45, Richard Miller <[email protected]> wrote: >> >> Add to the end of the command line in cmdline.txt: >> console='0 b115200'
Try running man plan9.ini | p for the whole story. Cmdline.txt on a rpi plays the role of the plan9.ini file on a pc, except that all the parameters are on a single line, so the values must be quoted if they contain spaces. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tac791f1cba841389-Mf94e834eff9cf2a03c727a27 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
