<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello, every one,</p>
<p>  I have some problem working with the ubuntu-base image. I build the linux kernel myself and follow the instructions here:<br>
</p>
<p><a class="moz-txt-link-rfc2396E" href="https://wiki.ubuntu.com/Base">"https://wiki.ubuntu.com/Base"</a></p>
<p>But the boot process just stuck with the following message:</p>
<blockquote>
<p>[    2.077634] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)<br>
[    2.085871] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.<br>
[    2.095241] devtmpfs: mounted<br>
[    2.099904] Freeing unused kernel memory: 1024K<br>
/bin/sh: 0: can't access tty; job control turned off<br>
</p>
</blockquote>
<p>The kernel works fine with a linaro-rootfs, so I can be sure that it's not a problem of the kernel.</p>
<p>I searched a lot. Many said that it had something to do with /etc/inittab, but It seems to be too old.</p>
<p>Can anyone help?</p>
<p>Thanks a lot!<br>
</p>
</body>
</html>