How Linux boots
به شما می گوید که چگونه در لینوکس، سیستم بعد از اتصال جریان برق شروع به کار می
کند.مقاله ی خوبی است و ترجمه خورش هم بالاست.شاید این کار رو کردم.این مقاله قسمتی
از کتاب
How Linux Works می باشد.
1.
A boot loader finds the kernel image on the disk, loads it into memory, and
starts it.
2. The kernel initializes the devices
and its drivers.
3. The kernel mounts the root
filesystem.
4. The kernel starts a program called
init.
5. init sets the rest of the processes
in motion.
6. The last processes that init starts
as part of the boot sequence allow you to log in.
حاشیه : بعضی
اوقات کمی تفریح هم لازم است ، حتی با مقاله های جدی .یکی از خواننده ها به عنوان
شوخی در پایان مقاله مطلب زیر را اضافه کرده بود :
how windows boots :
1. bootstrap dos
2. exec win.com
3. exec crashRandomly
4. get worm/virus from internet
5. get updates from microsoft
6. pay M$
7. Bill Gates calls you a criminal
8. Reinstall Windows
دیدگاهها
3 پاسخ به “نحوه راه اندازی لینوکس”