Initramfs error during boot

Mulyadi Santosa mulyadi.santosa at gmail.com
Mon Feb 27 02:56:54 EST 2012


Hi....

On Sun, Feb 26, 2012 at 18:13, Sertaç Olgunsoylu
<sertacolgunsoylu at gmail.com> wrote:
> Starting up ...
> mount: mounting /dev/disk/by-uuid/48bfb57f-4750-4537-b563-7094743c161e on /root
> failed: Invalid argument
> mount: mounting /dev on /root/dev failed: No such file or directory
> mount: mounting /sys on /root/sys failed: No such file or directory
> mount: mounting /proc on /root/proc failed: No such file or directory
> Target filesystem doesn't have requested /sbin/init.
> No init found.  Try passing init= bootarg.

Ouch, no /dev, /sys and /proc??? something is really wrong.

> I build kernel with following commands:
> make O=../build defconfig
> make O=../build -j2
> sudo make O=../build modules_install install

Not sure about the Makefile dependency, but I usually start it with
"make all" first, the later make "modules_install" and "make install"

>        initrd  /boot/initrd.img-3.2.7

sure this is the right name?



-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com



More information about the Kernelnewbies mailing list