Top "Initrd" questions

How to make an initrd.img in Ubuntu?

[Environment: Ubuntu 10.04] I've just finished compiling Linux-2.6.20 and wanna make it work, so I think I should add something to …

ubuntu-10.04 initrd
Is it possible to boot the Linux kernel without creating an initrd image?

As I understand, initrd is a small image that is loadable in the RAM. It is used to boot a …

linux boot initrd
How to get working rootfs (initrd) on an ARM board?

I'm trying to make work an embedded linux on a CSB337 board with AT91RM9200 (ARM920T). I compile the …

linux linux-kernel embedded-linux rootfs initrd
initramfs - need to edit text file

I'm stuck in initramfs on Linux Mint v15 and I need to edit /bin/grub/grub/cfg. I have the …

text-editor initrd
Mount usbfs on linux 3.10 kernel

I did upgrade linux kernel from 2.6 to 3.10 version In init nn 2.6 I did mount usbfs mount -t usbfs usbfs /proc/…

linux linux-kernel usb mount initrd