/dev/cuaa0 is for 5.X not 6.X and above (which use /dev/cuad0 instead)
This commit is contained in:
parent
b3d13652a2
commit
a96b0554a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30507
1 changed files with 5 additions and 1 deletions
|
@ -4146,7 +4146,11 @@ Please press any key to reboot.</screen>
|
|||
<para>Now you have to connect to that machine with
|
||||
&man.cu.1;:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cu -l /dev/cuaa0</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>cu -l /dev/cuad0</userinput></screen>
|
||||
|
||||
<para>On &os; 5.X, use
|
||||
<filename>/dev/cuaa0</filename> instead of
|
||||
<filename>/dev/cuad0</filename>.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
|
||||
|
|
Loading…
Reference in a new issue