|
|
|
@ -1,5 +1,7 @@
|
|
|
|
|
# Источники
|
|
|
|
|
|
|
|
|
|
## Релевантные веб истоники
|
|
|
|
|
|
|
|
|
|
1. https://0xax.gitbooks.io/linux-insides/content/Initialization/
|
|
|
|
|
2. http://www.collados.cat/asix1/m01/tu1/m01tu01pr12.php
|
|
|
|
|
3. https://learning.lpi.org/en/learning-materials/101-500/102/102.2/102.2_01/
|
|
|
|
@ -10,3 +12,10 @@
|
|
|
|
|
8. https://www.happyassassin.net/posts/2014/01/25/uefi-boot-how-does-that-actually-work-then/
|
|
|
|
|
8. https://linuxhint.com/use-uefi-interactive-shell-and-its-common-commands/
|
|
|
|
|
9. https://docs.nvidia.com/networking/m/view-rendered-page.action?abstractPageId=25139424
|
|
|
|
|
10. https://help.ubuntu.com/community/Grub2
|
|
|
|
|
|
|
|
|
|
## Релевантные главы в книгах
|
|
|
|
|
|
|
|
|
|
1. Evi Nemeth, Garth Snyder, Trent R. Hein, Ben Whaley, Dan Macking. Unix Handbook. 2 Chapter. (117 page ebook).
|
|
|
|
|
2. Raphael Hertzog, Roland Mas. The Debian Administrators's Handbook. 9 Chapter (233 page ebook).
|
|
|
|
|
3. Michael W. Lucas. Absolute FreeBSD. 4 chapter (103 page ebook)
|