diff options
author | Barry deFreese <bddebian@comcast.net> | 2003-05-29 07:07:04 +0000 |
---|---|---|
committer | Barry deFreese <bddebian@comcast.net> | 2003-05-29 07:07:04 +0000 |
commit | 665aabc88a94f23612209242b75d2f8f3f7c5335 (patch) | |
tree | 0592cc9a9e82c863fe81eaa09f5b474dc4d9cf58 | |
parent | 57c3f39aaeab5027eb5cee5df9f3ac4f97606d23 (diff) |
none
-rw-r--r-- | Main/BootProcess.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Main/BootProcess.mdwn b/Main/BootProcess.mdwn new file mode 100644 index 00000000..b92bdb9c --- /dev/null +++ b/Main/BootProcess.mdwn @@ -0,0 +1,13 @@ +This is just a working document for me to learn the GNU/Hurd boot/init process. Please feel free to modify! + +Frickin' wiki lost my first draft... + +---- + +# <a name="Bootloader"> Bootloader </a> + +GRUB (GRand Unified Bootloader) is the default (and as far as I know the only supported ) bootloader for GNU/Hurd and is the initial process. + +---- + +-- [[Main/BarryDeFreese]] - 29 May 2003 |