During booting, when the Linux kernel loads an initramfs file, which command from the initramfs will be executed first, if present?
/init
/initrd
/linuxrc
/rc.local
/sbin/init
Submit