|
|
发表于 2007-3-13 23:58:40
|
显示全部楼层
initrd has NEVER been a prerequisite of successfully booting Linux. In other words, it is quite normal that you can boot Linux without using a initrd.
if you want to know something more, i suggest reading the following two docs:
/usr/src/linux/Documentation/filesystems/ramfs-rootfs-initramfs.txt
/usr/src/linux/Documentation/initrd.txt |
|