2016-05-03, 13:28
Hi
Some time I can load kernel the initrd like that
kernel /some/kernel
initrd /some/initrd.img
Other time doesn't works. I have to pass initrd as kernel parameter like
kernel /some/kernel initrd=/some/initrd.img
What is the difference between initrd command and passing initrd parameter to kernel command?
thanks.
Some time I can load kernel the initrd like that
kernel /some/kernel
initrd /some/initrd.img
Other time doesn't works. I have to pass initrd as kernel parameter like
kernel /some/kernel initrd=/some/initrd.img
What is the difference between initrd command and passing initrd parameter to kernel command?
thanks.