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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 06 Nov 2006 11:26:39 +0100
From:	Arjan van de Ven <arjan@...radead.org>
To:	Mathieu SEGAUD <matt@...ala.cx>
Cc:	Marc Perkel <marc@...kel.com>, linux-kernel@...r.kernel.org
Subject: Re: could not find filesystem /dev/root

On Mon, 2006-11-06 at 11:18 +0100, Mathieu SEGAUD wrote:
> Vous m'avez dit récemment :
> 
> > Trying to compile a new kernel and getting this on boot
> >
> > could not find filesystem /dev/root
> 
> sure it doesn't spit only this to you. Does it panic ? and do FC6
> kernels use an initrd (I guess so) ?

they do and it's more or less required there (for mount-by-label and
many other things).

But it's easy to do.
In fact, if you use "make install" as the last step in your build
process, the kernel build process will
1) copy the bzImage over to /boot for you
2) make an initrd for your system
3) add the kernel and initrd to grub for you

this is a very convenient step that makes it very robust to do, and
beats doing the manual thing even if you wouldn't do an initrd in terms
of convenience..

-- 
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

-
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