Difference between revisions of "Booting"


From Knoppix Documentation Wiki
Jump to: navigation, search
(Replaced content with "{{delete|out of date}} ~~~~")
 
(25 intermediate revisions by 12 users not shown)
Line 1: Line 1:
En español [[botaje]].
+
{{delete|out of date}} [[User:WPSchulz|WPSchulz]] ([[User talk:WPSchulz|talk]]) 07:10, 16 March 2016 (EDT)
----
+
=Introduction=
+
In computing, [[booting]] is a process that starts operating systems when the user turns on a computer system.  The origin of the word may be from the wild west in America. The image of a cowboy pulling himself up by his [[booting | bootstraps]] after a long night drinking is the usual idea.  You may also hear [[booting]] refered to as [[booting |bootstraping]] for this very reason.  The computer is trying to pull itself up by its [[booting | bootstartaps]].
+
 
+
Gnoppix during the booting show the [[syslinux bootprompt]]:
+
+
boot>
+
 
+
At the [[syslinux bootprompt]], a user can type one or more [[Cheat Codes]].  The additional [[Cheat Codes|codes]] alter the default boot sequence.  After the [[Cheat Codes]] are entered the Enter key is used to start the [[booting|bootstraping]] process.  If the default options are OK, then the user can press Enter without typing [[Cheat Codes]].  For example, the default keyboard in the German version of [[knoppix]] is great for German speaking individuals.  This person would hit the Enter key to take the defaults and starte [[knoppix]].  Howwever, an English speaking person would type
+
+
linux lang=en
+
at the boot prompt.
+
 
+
See : [http://www.wikipedia.org/wiki/booting booting on Wikipedia]
+
 
+
=Different methods of boot=
+
->here we describe methods that can boot knoppix as it was on cd (iso or cloop(KNOPPIX))
+
 
+
it differs from the hd install
+
==CD/dvd based bootloader==
+
->use the cd in order to boot an iso image
+
==Hdd based boot loader==
+
->boot from the hd
+
===On Linux system===
+
====Grub====
+
====Lilo====
+
====Others====
+
==Others boot methods==
+
===Pxe===
+
===floppy===
+

Latest revision as of 11:10, 16 March 2016

Template:Delete WPSchulz (talk) 07:10, 16 March 2016 (EDT)