lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 8 Aug 2011 11:13:00 +0300
From:	Eduard Sinelnikov <eduard.sinelnikov@...il.com>
To:	Amirali Shambayati <amirali.shambayati@...il.com>
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>,
	kernelnewbies@...nelnewbies.org
Subject: Re: new kernel boot

Hi,

I got this problem ( compiled kernel from scratch )
Your problem is that the modules is not competible with your ramfs(the
initial OS before loading the real Kernel) file.
( this file is /boot/initrd.img.2-6...... )

I have to create the ramfs via mkinitramfs command

also you have to update the grub to point to the new ramfs file.

Eduard Sinelnikov.

2011/8/8 Amirali Shambayati <amirali.shambayati@...il.com>:
> Hi all,
> I successfully installed new kernel but as new kernel is going to
> boot, I receive this error:
> FATAL:could not load /lib/modules/2.6.32.43kerneltest/modules.dep : No
> such file or directory
>
> I checked /lib/modules/2.6.32.43kerneltest directory, and modules.dep
> exists! Any guidance how can I solve the problem?
>
> Thanks in advance,
> --
> Amirali Shambayati
> Bachelor Student
> Computer Engineering Department
> Sharif University of Technology
> Tehran, Iran
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@...nelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ