diff options
Diffstat (limited to 'chapter06/bin86-inst.sgml')
-rw-r--r-- | chapter06/bin86-inst.sgml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter06/bin86-inst.sgml b/chapter06/bin86-inst.sgml new file mode 100644 index 000000000..0f5abe4e2 --- /dev/null +++ b/chapter06/bin86-inst.sgml @@ -0,0 +1,16 @@ +<sect2> +<title>Installation of Bin86</title> + +<para> +Install Linux86 by running the following commands: +</para> + +<blockquote><literallayout> + + <userinput>make &&</userinput> + <userinput>make PREFIX=/usr install</userinput> + +</literallayout></blockquote> + +</sect2> + |