[uml-user] Building UML with busybox as root file system

2013-11-19 Thread Tamil Mani
Hi , I downloaded the latest version of linux-3.11.8 ,configured it as UML and got the statically compiled binary (linux). Then i downloaded the latest busybox 1.21.1 and compiled with default configuration. Then i converted the busybox binary into a ext4 filesystem. while running linux as UML,

Re: [uml-user] Building UML with busybox as root file system

2013-11-19 Thread Teto
Have you tried setting your init to the busybox binary ? try adding "init=" o nthe command line 2013/11/19 Tamil Mani : > Hi , > I downloaded the latest version of linux-3.11.8 ,configured it as UML and > got the statically compiled binary (linux). > > Then i downloaded the latest busybox 1.21.1 a