diff options
author | Deepak Goel <deego@glue.umd.edu> | 2002-09-19 23:45:00 +0000 |
---|---|---|
committer | Deepak Goel <deego@glue.umd.edu> | 2002-09-19 23:45:00 +0000 |
commit | 7cb5e25e9afbf316736b899383318fdf30d39158 (patch) | |
tree | 7a1c0ada6ff0003d826b8a088668e38d86334f12 | |
parent | c0ab73541c2ac19c9f0a2db7f24402d76525b182 (diff) |
none
-rw-r--r-- | Hurd/InstallNotes.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn index 01b5c4b1..3e0d89d4 100644 --- a/Hurd/InstallNotes.mdwn +++ b/Hurd/InstallNotes.mdwn @@ -1,5 +1,7 @@ The [installation](http://www.gnu.org/software/hurd/install.html) page is the logical place to start. Neal Walfield's [guide](http://web.walfield.org/papers/hurd-installation-guide/english/hurd-install-guide.html) is excellent. To install under the Bochs x86 emulator, Alfred M Szmidt wrote a [great guide](http://ftp.walfield.org/pub/people/ams/hurd/creating_bochs_image_for_gnu.txt). +[[InstallationExperiences]] + Items not mentioned elsewhere include: * When preparing the hurd partition, you may wish to add a -b 4096 option to mkfs.ext2 (the default is chosen depending on the size of the partition, and the support for block size 1024 is buggy). |