How to verify linux-next

valdis.kletnieks at vt.edu valdis.kletnieks at vt.edu
Fri Sep 29 11:45:56 EDT 2017


On Fri, 29 Sep 2017 19:56:41 +0530, Pintu Kumar said:

> 1) If you have pointers on how to setup ssh/net connection on QEMU
> with busybox, do let me know.

Busybox doesn't do that as far as I know, as it's intended as a single-user
/sbin/init replacement. You'll need a full-featured userspace with an actual
init daemon (sysvinit, systemd, etc) and an ssh daemon (openssh, or if you want
something smaller, dropbear - works well on embedded things like routers...)
And of course things like /bin/login and all the /etc files that needs in order to work...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170929/4d817175/attachment.bin 


More information about the Kernelnewbies mailing list