Hi Jeff
I was able to compile with our filesystem with the linux executable as
initramfs and it runs. if I run just ./linux it does show
up to:
UML running in SKAS0 mode
and it does not print anything else. Although I noticed that it spawned only
1 process more. But If I run with ./linux mem=128
On Tue, Jun 03, 2008 at 10:16:00AM -0700, David Francisco Rodriguez Perez wrote:
> I wanted to know if I can boot a UML Linux executable that has the initramfs
> (initramfs_data.cpio.gz) image built in it? If so what would I need on the
> command line?
I don't think you need anything special. I t
On Thu, Jun 05, 2008 at 06:08:20PM +0200, Benedict Verheyen wrote:
> I found an option "Hardware random number generator" in the UML config
> that sets CONFIG_UML_RANDOM.
> Together with rng-tools and a daemon program rngd, it allows injection
> of the hosts entropy into the guests /dev/random.
>
I found an option "Hardware random number generator" in the UML config
that sets CONFIG_UML_RANDOM.
Together with rng-tools and a daemon program rngd, it allows injection
of the hosts entropy into the guests /dev/random.
Maybe this will solve the problem, i'll try it out.
Regards,
Benedict
-
Cameron Kerr wrote:
> If you use -d, chances are it probably doesn't work correctly either,
> but by then its already put itself into the background and so you see
> it return.
>
> What does it '/usr/sbin/sshd' pause on when you run it inside strace?
> I'm thinking it may be that its pausing