User Tools

Site Tools


playground:plan_9_second_edition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
playground:plan_9_second_edition [2022/12/15 21:43] – [create a new user] hc9playground:plan_9_second_edition [2023/06/30 23:17] (current) – [toobnix.org] hc9
Line 640: Line 640:
   D:\PLAN9>   D:\PLAN9>
 </code> </code>
 +
 +==== CD install user login ====
 +
 +**From B.COM**:
 +
 +^ File Machine View Input Devices Help ^^
 +| 5554 free pages, 22216K bytes, swap 108616K, highwater 1108k, headroom 1384K ||
 +| CPU is a 128 MHz unknown (cpuid: ax 306c3 dx 178bfbbf) ||
 +| root is from (local, 9600, 19200, il)[local!#H/hd1fs]: | ⇐ Press the Enter key.|
 +
 +^ File Machine View Input Devices Help ^^
 +| 5554 free pages, 22216K bytes, swap 108616K, highwater 1108k, headroom 1384K ||
 +| CPU is a 128 MHz unknown (cpuid: ax 306c3 dx 178bfbbf) ||
 +| root is from (local, 9600, 19200, il)[local!#H/hd1fs]: ||
 +| user[none]: USER | ⇐ Type the USER ((The //user// is **''tor''** until //user// files are added to the //CD-ROM// installed files.)) name, then press the Enter key. |
 +| password: | ⇐ Press the Enter key.|
  
 ==== D:\>plan9\b ==== ==== D:\>plan9\b ====
 +
 +**From FreeDOS**:
  
 <code> <code>
Line 647: Line 665:
   D:\>plan9\b   D:\>plan9\b
 </code> </code>
 +
 +**From B.COM**:
  
 <code> <code>
Line 653: Line 673:
   password:   password:
 </code> </code>
 +
 +**From 8½ rc**:
  
 <code> <code>
Line 700: Line 722:
 ==== create a new user ==== ==== create a new user ====
  
-  * Create user ''none'' (only for the CD-ROM install).+**From 8½ rc**: 
 + 
 +  * Create user ''none'' (for the CD-ROM install).
  
 <code> <code>
Line 730: Line 754:
 |''/usr/tor/bin/rc/8½start''| |''/usr/tor/bin/rc/8½start''|
  
 +  * //The sequence for entering 8 1/2 on an IBM keyboard is// ''8-ALT-1-2''.
   * For educational and informational purposes only. [[playground:plan_9_second_edition#disk1img|Networking]] is not [[playground:plan_9_second_edition#disk1img|supported]].   * For educational and informational purposes only. [[playground:plan_9_second_edition#disk1img|Networking]] is not [[playground:plan_9_second_edition#disk1img|supported]].
 +
 +==== /bin ====
 +
 +^art, art2pic - edit line-art^
 +|ART(1)|http://man.cat-v.org/plan_9_2nd_ed/1/art|
 +
 +^tweak - edit bitmap files, subfont files, face files, etc.^
 +|TWEAK(1)|http://man.cat-v.org/plan_9_2nd_ed/1/tweak|
 +
 +==== /bin/fb ====
 +
 +^cpr, cprview - cheesy polygon renderer and viewer^
 +|CPR(9.1)|http://man.cat-v.org/plan_9_2nd_ed/9/cpr|
 +
 +^Manual pages - Section 1: Plan 9^
 +|http://man.cat-v.org/plan_9_2nd_ed/1/|
 +
 +^The Use of Name Spaces in Plan 9^
 +|http://doc.cat-v.org/plan_9/2nd_edition/papers/names|
 +|https://plan9.io/sys/doc/names.pdf|
 +
 +^Plan 9 Volume 2 - The Documents^
 +|http://doc.cat-v.org/plan_9/2nd_edition/papers/|
  
 ===== ISO image ===== ===== ISO image =====
playground/plan_9_second_edition.1671140586.txt.gz · Last modified: 2022/12/15 21:43 by hc9