Commit Graph

31 Commits

Author SHA1 Message Date
Kevin Swinton
445b4ad7b8 Update linux-bootstrap-1.md
Removed superfluous call to 'jmp boot' in the sample boot sector code.
2015-03-23 17:11:03 +00:00
Dzmitry Plashchynski
f771529c58 Intel syntax uses ; as a comment mark
There's a NASM compilation error:
```
boot.nasm:1: error: label or instruction expected at start of line
Note: this example written with Intel syntax:1: error: label or instruction expected at start of line
```
2015-03-09 20:29:39 +02:00
Fabio Pozzi
d9bfb12650 fix typo: 1MB is 0xfffff, not 0xffff which is 65535 2015-03-09 17:05:55 +01:00
0xAX
fa62f27bbe Initialization added 2015-03-08 11:44:22 +06:00
Ciro Santilli
b6740f7eab Make x86 paging reference title clearer 2015-03-01 08:40:56 +01:00
Jonatan Pålsson
02a4a4a431 Add description on QEMU booting 2015-02-28 13:30:28 +01:00
0xAX
92a4576a06 Merge pull request #59 from mssola/master
Booting: fixed typo "paramter" in the linux-bootstrap-5.md file.
2015-02-26 16:04:26 +06:00
Miquel Sabaté
6fb1cb22aa Booting: fixed typo "paramter" in the linux-bootstrap-5.md file. 2015-02-24 10:12:24 +01:00
LYF610400210
567f2b39b8 linux-bootstrap-1.md -- fixed some grammar errors 2015-02-24 16:28:35 +08:00
0xAX
a70ee9976f Update README.md 2015-02-22 20:00:34 +06:00
0xAX
d93287bda3 Update and rename Booting to Booting/linux-bootstrap-5.md 2015-02-22 19:59:32 +06:00
0xAX
4f87dd7be0 Update linux-bootstrap-1.md 2015-02-10 22:58:32 +06:00
0xAX
eca46a8a8a Update linux-bootstrap-1.md 2015-02-10 22:56:59 +06:00
Cam Cope
387e7e3546 Add more detail to the bootloader section 2015-02-08 03:23:24 -08:00
0xAX
c6e99a8997 indentation fixed 2015-02-08 00:21:34 +06:00
0xAX
c3fe74f46d Booting 4 part 2015-02-08 00:17:05 +06:00
Hudd
3047f17d08 Make links to other parts relative
Links to other parts had absolute URLs, so they were pointing to the
same page, regardless of where they were located. E.g. pages on gitbooks
links to github.
Make them relative, so they are pointing to the host on which the are
located.
2015-02-02 19:50:03 +00:00
Jonatan Pålsson
2cc46df9ed Update linux-bootstrap-2.md
Fixed some typos
2015-02-02 09:42:37 +01:00
Hudd
18490a9d67 Part 3: Put period at the end of the sentence 2015-02-01 15:57:11 +00:00
Hudd
49625488e5 Part 3: Fix URLs
Some links to the previous part were broken.
2015-02-01 15:49:16 +00:00
Akash Shende
bbe6d3c742 Fixed some types.
Fixed issue#45.
2015-01-31 08:38:40 +05:30
0xAX
c6b3baf21c Booting/README.md updated 2015-01-31 00:55:45 +06:00
0xAX
e177131508 title updated 2015-01-31 00:34:07 +06:00
0xAX
9707a443b9 [Booting] third part added 2015-01-31 00:30:52 +06:00
0xAX
b896531b69 urls fixed 2015-01-29 00:53:44 +06:00
0xAX
62d608480c titles updated 2015-01-29 00:48:45 +06:00
0xAX
c03045d9c9 Update Booting/README.md 2015-01-29 00:46:18 +06:00
0xAX
558988009d move files 2015-01-29 00:24:17 +06:00
0xAX
5d369c49ae fix 2015-01-29 00:11:31 +06:00
0xAX
6543a39401 renames 2015-01-28 23:48:04 +06:00
0xAX
e013535d5c boot moved to Boot 2015-01-28 23:38:40 +06:00