Bài giảng LINUX và phần mềm nguồn mở - Chương 7: Khởi động hệ thống
Số trang: 11
Loại file: pdf
Dung lượng: 5.25 MB
Lượt xem: 17
Lượt tải: 0
Xem trước 2 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
Bài giảng LINUX và phần mềm nguồn mở - Chương 7: Khởi động hệ thống. Chương này cung cấp cho sinh viên những nội dung gồm: khởi động hệ thống; bộ tải khởi động giai đoạn 1; bộ tải khởi động giai đoạn 2; luồng chức năng chính để khởi động nhân Linux i386;... Mời các bạn cùng tham khảo chi tiết nội dung bài giảng!
Nội dung trích xuất từ tài liệu:
Bài giảng LINUX và phần mềm nguồn mở - Chương 7: Khởi động hệ thốngKHỞI ĐỘNG HỆ THỐNGOutlineOverview System startup• booting Linux begins in the BIOS at address 0xFFFF0.• The first step of the BIOS is the power-on self test (POST). The job of the POST is to perform a check of the hardware.• The second step of the BIOS is local device enumeration and initialization.• the BIOS is made up of two parts: – the POST code (the power-on self test) – runtime services: searches for devices that are both active and bootable (a floppy disk, a CD-ROM, a partition on a hard disk, a device on the network, or even a USB flash memory stick)• Commonly, Linux is booted from a hard disk, where the Master Boot Record (MBR) contains the primary boot loader. The MBR is a 512-byte sector, located in the first sector on the disk (sector 1 of cylinder 0, head 0). After the MBR is loaded into RAM, the BIOS yields control to it.Stage 1 boot loader Stage 2 boot loader• It’s a kernel loader• The first- and second-stage boot loaders combined are called Linux Loader (LILO) or GRand Unified Bootloader (GRUB) in the x86 PC environment.• Instead of using raw sectors on the disk, as LILO does, GRUB can load a Linux kernel from an ext2 or ext3 file system. GRUB• Stage 1 (MBR) boots a stage 1.5 boot loader that understands the particular file system containing the Linux kernel image.• Examples include reiserfs_stage1_5 (to load from a Reiser journaling file system) or e2fs_stage1_5 (to load from an ext2 or ext3 file system).• Stage 2: the default kernel image and initrd image are loaded into memory.• With the images ready, the stage 2 boot loader invokes the kernel image. Kernel• With the kernel image in memory and control given from the stage 2 boot loader, the kernel stage begins.• Typically this is a zImage (compressed image, less than 512KB) or a bzImage (big compressed image, greater than 512KB)Major functions flow for the Linux kernel i386 boot Init• After the kernel is booted and initialized, the kernel starts the first user-space application. This is the first program invoked that is compiled with the standard C library.• In a desktop Linux system, the first application started is commonly /sbin/init. But it need not be. Rarely do embedded systems require the extensive initialization provided by init (as configured through /etc/inittab)
Nội dung trích xuất từ tài liệu:
Bài giảng LINUX và phần mềm nguồn mở - Chương 7: Khởi động hệ thốngKHỞI ĐỘNG HỆ THỐNGOutlineOverview System startup• booting Linux begins in the BIOS at address 0xFFFF0.• The first step of the BIOS is the power-on self test (POST). The job of the POST is to perform a check of the hardware.• The second step of the BIOS is local device enumeration and initialization.• the BIOS is made up of two parts: – the POST code (the power-on self test) – runtime services: searches for devices that are both active and bootable (a floppy disk, a CD-ROM, a partition on a hard disk, a device on the network, or even a USB flash memory stick)• Commonly, Linux is booted from a hard disk, where the Master Boot Record (MBR) contains the primary boot loader. The MBR is a 512-byte sector, located in the first sector on the disk (sector 1 of cylinder 0, head 0). After the MBR is loaded into RAM, the BIOS yields control to it.Stage 1 boot loader Stage 2 boot loader• It’s a kernel loader• The first- and second-stage boot loaders combined are called Linux Loader (LILO) or GRand Unified Bootloader (GRUB) in the x86 PC environment.• Instead of using raw sectors on the disk, as LILO does, GRUB can load a Linux kernel from an ext2 or ext3 file system. GRUB• Stage 1 (MBR) boots a stage 1.5 boot loader that understands the particular file system containing the Linux kernel image.• Examples include reiserfs_stage1_5 (to load from a Reiser journaling file system) or e2fs_stage1_5 (to load from an ext2 or ext3 file system).• Stage 2: the default kernel image and initrd image are loaded into memory.• With the images ready, the stage 2 boot loader invokes the kernel image. Kernel• With the kernel image in memory and control given from the stage 2 boot loader, the kernel stage begins.• Typically this is a zImage (compressed image, less than 512KB) or a bzImage (big compressed image, greater than 512KB)Major functions flow for the Linux kernel i386 boot Init• After the kernel is booted and initialized, the kernel starts the first user-space application. This is the first program invoked that is compiled with the standard C library.• In a desktop Linux system, the first application started is commonly /sbin/init. But it need not be. Rarely do embedded systems require the extensive initialization provided by init (as configured through /etc/inittab)
Tìm kiếm theo từ khóa liên quan:
Bài giảng LINUX và phần mềm nguồn mở LINUX và phần mềm nguồn mở Phần mềm nguồn mở Khởi động hệ thống Runtime services Master Boot Record GRand Unified BootloaderGợi ý tài liệu liên quan:
-
183 trang 314 0 0
-
'Phần mềm tự do và phần mềm nguồn mở' Free and Open Source Software – Asia-Pacific Consultation
5 trang 132 0 0 -
Xây dựng hệ thống tích hợp liên tục nội bộ sử dụng công cụ nguồn mở Jenkins và Gitlab
11 trang 88 0 0 -
25 trang 44 0 0
-
Giáo trình Nhập môn quản trị hệ thống Linux
145 trang 44 0 0 -
Bài giảng Phần mềm nguồn mở: Bài 3 - Đoàn Thiện Ngân
12 trang 38 0 0 -
Bài giảng Phần mềm nguồn mở: Bài 1 - Đoàn Thiện Ngân
29 trang 37 0 0 -
Bài giảng Nhập môn công nghệ thông tin và truyền thông: Bài 7 - GV. Lê Thanh Hương
29 trang 36 0 0 -
Đề cương ôn tập học kì 1 môn Tin học lớp 11 năm 2023-2024 - Trường THPT Hoàng Văn Thụ, Hà Nội
7 trang 32 0 0 -
Bài giảng Phát triển phần mềm nguồn mở: Bài 8 - Nguyễn Hữu Thể
56 trang 29 0 0