diff options
author | massimo sandal <devicerandom@gmail.com> | 2007-01-21 15:01:00 +0000 |
---|---|---|
committer | massimo sandal <devicerandom@gmail.com> | 2007-01-21 15:01:00 +0000 |
commit | d93df76c3a1a98cd7b51d6aa5742eb970e02612a (patch) | |
tree | 123c5369b6d2b93f6ac6a835286b3c209560b9c5 | |
parent | d5690d4686a7de5c720255fa74fccc31af2ccd13 (diff) |
none
-rw-r--r-- | Distrib/InstallNotes.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Distrib/InstallNotes.mdwn b/Distrib/InstallNotes.mdwn index e0f1b23e..057220d8 100644 --- a/Distrib/InstallNotes.mdwn +++ b/Distrib/InstallNotes.mdwn @@ -1,4 +1,4 @@ -Items of interest during install not mentioned elsewhere include the following. Arranged in the same order as Neal Walfield's [install guide](http://web.walfield.org/papers/hurd-installation-guide/english/hurd-install-guide.html). +Items of interest during install not mentioned elsewhere include the following. Arranged in the same order as Neal Walfield's [install guide](http://web.walfield.org/papers/hurd-installation-guide/english/hurd-install-guide.html) - (link is currently broken - see below for current instructions). **_Currently, [Debian's installation instructions](http://www.debian.org/ports/hurd/hurd-install) are the most up-to-date._**<br /> Note the mirrors mentioned on debian.org have no hurd iso's. The iso's can be found [Here](http://ftp.gnuab.org/pub/gnu.iso) @@ -10,7 +10,7 @@ Items of interest during install not mentioned elsewhere include the following. There are currently four methods to install GNU -1. Tarball - Neal Walfield's [guide](http://web.walfield.org/papers/hurd-installation-guide/english/hurd-install-guide.html) is excellent and available in several formats. It is the guide that the Hurd community always references first. The GNU official [installation page](http://www.gnu.org/software/hurd/install.html) is the canonical reference. See [[Distrib/TarballNotesHome]] for more info. +1. Tarball - The current documentation, for the tarball method, are [Debian's installation instructions](http://www.debian.org/ports/hurd/hurd-install), based on the original guide by Neal Walfield. The GNU official [installation page](http://www.gnu.org/software/hurd/install.html) is the canonical reference. See [[Distrib/TarballNotesHome]] for more info. 2. [[Distrib/BochsEmulator]] is an x86 emulator similar to the propietary [[Distrib/VmWare]] (which is not supported). See the [[Distrib/BochsEmulator]] page for more info. The Bochs project hosts a preinstalled GNU image that is periodicaly updated. You can get the latest one [here](http://sourceforge.net/project/showfiles.php?group_id=12580). 3. [CD-ROM iso images](http://www.debian.org/ports/hurd/hurd-cd) CD-ROM installs are becoming more and more popular. The CDs are based on the most current tarball at release time. See [[Distrib/CDNotesHome]] for more info. 4. The [crosshurd](http://packages.debian.org/crosshurd/) Debian package, which can be used instead of a tarball to install the base system. This is the recommended way to proceed. |