攀升·Uranus


Something Different,Something New

导航

<2009年7月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

随笔分类

相册

PASSION团队

圈子

最新随笔

最新评论

FileSystem: Initialization

       After the kernel started up,following with file system.

   init
is the first user space process spawned by the kernel after completion of the boot process. And init can exist in a single runlevel(7 levels) at any given time.  Init invokes some scripts under a directory called /etc/rc.d/init.d that includes every service script like nfs,syslog. Init also reads the system configuration file /etc/inittab. Refer to man init and man inittab if want details.

    The initrd is a temporary filesystem commonly used in the boot process of the Linux kernel. It is typically used for making preparations before the real root file can be mounted.

posted on 2009-07-12 22:50 攀升 阅读(213) 评论(1)  编辑 收藏 引用 所属分类: Linux

评论

# re: FileSystem: Initialization  回复  更多评论   

又是英文的哦
2009-07-12 23:51 | 瘦瘦

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   博问   Chat2DB   管理