[問題] 有關這份linux kernel文件的描述

看板LinuxDev作者 (larkes)時間8年前 (2016/08/31 21:00), 編輯推噓2(206)
留言8則, 4人參與, 最新討論串1/2 (看更多)
最近研讀David A Rusling寫的Linux Kernel文件時, 遇到一些問題, 文件來出處: http://www.tldp.org/LDP/tlk/tlk.html 我遇到的問題如下: 1. 在8.5章節有提到一段文字: A lot of Linux systems have a single disk with three partitions; one containing a DOS filesystem, another an EXT2 filesystem and a third for the swap partition. 這段話的意思是什麼呢? 意思是說: 大部分的Linux系統,都同時具備DOS,EXT2,跟Swap嗎? 為什麼Linux會需要同時擁有DOS跟EXT2呢? 2. 在8.5章節有提到另外一段文字: For DOS formatted disks, those formatted by fdisk, there are four primary disk partitions. Not all four entries in the partition table have to be used. 目前我知道fdisk是把磁碟分割的指令, 但是為什麼作者一提到fdisk時, 第一句要強調"For DOS formatted"呢? 為什麼要出現"DOS formatted"的關鍵字呢? 不好意思請指教, 謝謝! -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 123.205.235.19 ※ 文章網址: https://www.ptt.cc/bbs/LinuxDev/M.1472648447.A.174.html

08/31 21:11, , 1F
1996-1999, kernel 2.0.33 ...... 這... 在考古嗎?
08/31 21:11, 1F

08/31 22:11, , 2F
Dos format推測應該是為了boot menu的選擇.
08/31 22:11, 2F

08/31 22:11, , 3F
swap就不解釋了. 2.0.x的時代,記憶體都少到可憐吧
08/31 22:11, 3F

08/31 22:12, , 4F
另外,現在kernel都4.7了. 看2.0文件的目的是?
08/31 22:12, 4F

09/01 09:18, , 5F
其實是因為我之前修完大學的作業系統之後
09/01 09:18, 5F

09/01 09:19, , 6F
想要了解Linux Kernel怎麼運作,了解他的皮毛概念
09/01 09:19, 6F

09/01 09:20, , 7F
沒想到我一開始看就看錯文件了...
09/01 09:20, 7F

09/01 14:10, , 8F
其實現在的更複雜XDDDDDD
09/01 14:10, 8F
文章代碼(AID): #1NnjJ_5q (LinuxDev)
文章代碼(AID): #1NnjJ_5q (LinuxDev)