diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-10 23:11:55 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-10 23:11:55 +0100 |
commit | 1153b375b1478560c68071677a45b6b7accd90d0 (patch) | |
tree | c99c0664fd2ece637c014f5809c03692e1d038b2 /unsorted/InstallTips.mdwn | |
parent | 74083dc7ace2c4cc14f1034d2673ff8bea34d419 (diff) | |
download | web-1153b375b1478560c68071677a45b6b7accd90d0.tar.gz web-1153b375b1478560c68071677a45b6b7accd90d0.tar.bz2 web-1153b375b1478560c68071677a45b6b7accd90d0.zip |
Remove some obsolete stuff.
Diffstat (limited to 'unsorted/InstallTips.mdwn')
-rw-r--r-- | unsorted/InstallTips.mdwn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unsorted/InstallTips.mdwn b/unsorted/InstallTips.mdwn index 262ec741..46b485ec 100644 --- a/unsorted/InstallTips.mdwn +++ b/unsorted/InstallTips.mdwn @@ -1,5 +1,3 @@ -Before reading these instructions, be sure you are familiar with the [[InstallNotes]]. - ## <a name="1_Setting_up_the_filesystems"> 1. Setting up the filesystems </a> You will need to boot a linux capable of internet access and creating/mounting ext2 partitions. I recommend [tomsrtbt](http://www.toms.net/rb/) linux which fits nicely onto a floppy and although a bit old will work well. @@ -71,8 +69,6 @@ Now reboot without the floppy, be sure to use the option -s at the end of the gr You should have booted the kernel now, check output to see if it detects your network card. My smc card did not work so I switched to a 3com card. -You are now at step 6 of the [[InstallNotes]]. Follow these instructions to complete the installation. - ## <a name="6_Final_notes"> 6. Final notes </a> Be sure to issue @@ -94,8 +90,6 @@ My file is available <ftp://firethroat.com/hurd/XF86Config-4> but it uses a seri ## <a name="7_Works_Cited_Referenced_Materia"> 7. Works Cited - Referenced Materials </a> -[[InstallNotes]] -- Neal H. Walfield's Install Guide - [Grub Install Guide](http://www.gnu.org/software/grub/manual/html_node/Installing-GRUB-natively.html) [tomsrtbt linux](http://www.toms.net/rb/) a general purpose linux distribution on 1 floppy. |