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-next>] [day] [month] [year] [list]
Date:	Fri, 30 Jan 2009 01:03:56 -0800
From:	George Kumar <grgkumar4@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Is there a way to set the order of initialization of different 
	systems ?

Hi,

I would like to explore if there is a way so that I can set the order
of initialization of different kernel sub systems. The main reason I
would like to do this is because I have a network driver built
statically in the kernel which wants to download firmware from the
disk, but the IDE subsystem and root FS is not mounted yet so it
basically hangs for a minute waiting to dowload firmware and then
proceeds with the boot sequence. If I could ensure that IDE subsys is
initialized and root FS is mounted before networking is initialized,
this problem probably will not occur.

Thanks.
George.
--
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