/[gxemul]/trunk/doc/guestoses.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/doc/guestoses.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 16 by dpavlin, Mon Oct 8 16:19:01 2007 UTC revision 18 by dpavlin, Mon Oct 8 16:19:11 2007 UTC
# Line 10  Line 10 
10    
11  <!--  <!--
12    
13  $Id: guestoses.html,v 1.93 2005/10/11 03:31:26 debug Exp $  $Id: guestoses.html,v 1.96 2005/10/22 17:24:19 debug Exp $
14    
15  Copyright (C) 2003-2005  Anders Gavare.  All rights reserved.  Copyright (C) 2003-2005  Anders Gavare.  All rights reserved.
16    
# Line 755  To install NetBSD/cats onto a disk image Line 755  To install NetBSD/cats onto a disk image
755  <p>  <p>
756  <ol start="1">  <ol start="1">
757    <li>Create an empty harddisk image, which will be the root disk    <li>Create an empty harddisk image, which will be the root disk
758          that you will install NetBSD/hpcmips onto:<pre>          that you will install NetBSD/cats onto:<pre>
759          <b>dd if=/dev/zero of=nbsd_cats.img bs=1024 count=1 seek=1990000</b>          <b>dd if=/dev/zero of=nbsd_cats.img bs=1024 count=1 seek=1990000</b>
760    
761  </pre>  </pre>
# Line 1018  follow these instructions: Line 1018  follow these instructions:
1018  </pre>  </pre>
1019    <li>Download the entire cats directory from the ftp server:<pre>    <li>Download the entire cats directory from the ftp server:<pre>
1020          <b>wget -np -l 0 -r <a href="ftp://ftp.openbsd.org/pub/OpenBSD/3.7/cats/">ftp://ftp.openbsd.org/pub/OpenBSD/3.7/cats/</a></b>          <b>wget -np -l 0 -r <a href="ftp://ftp.openbsd.org/pub/OpenBSD/3.7/cats/">ftp://ftp.openbsd.org/pub/OpenBSD/3.7/cats/</a></b>
1021          <b>cp ftp.openbsd.org/pub/OpenBSD/3.7/arc/bsd .</b>          <b>cp ftp.openbsd.org/pub/OpenBSD/3.7/cats/bsd .</b>
1022          <b>cp ftp.openbsd.org/pub/OpenBSD/3.7/arc/bsd.rd .</b>          <b>cp ftp.openbsd.org/pub/OpenBSD/3.7/cats/bsd.rd .</b>
1023    
1024  </pre>  </pre>
1025    

Legend:
Removed from v.16  
changed lines
  Added in v.18

  ViewVC Help
Powered by ViewVC 1.1.26