【求助】使用android5.1里面有内核启动ubuntu server版的文件系统失败

本帖最后由 点缀0001 于 2016-6-21 09:37 编辑

编译android5.1里面有内核,然后用来启动ubuntu server版的文件系统,但在过程中卡住了,进不了文件系统

s.dep: No such file or directory
FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
ext4
Begin: Running /scripts/local-premount ... FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
done.
FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
SELinux:  Could not open policy file <= /etc/selinux/targeted/policy/policy.30:  No such file or directory
[    4.809785] init: plymouth-upstart-bridge main process (301) terminated with status 1
[    4.809983] init: plymouth-upstart-bridge main process ended, respawning
[    4.847478] init: plymouth-upstart-bridge main process (311) terminated with status 1
[    4.847601] init: plymouth-upstart-bridge main process ended, respawning
[    4.848907] init: ureadahead main process (304) terminated with status 5
[    4.872602] init: plymouth-upstart-bridge main process (314) terminated with status 1
[    4.872701] init: plymouth-upstart-bridge main process ended, respawning
[    4.979757] init: mounted-proc main process (329) terminated with status 1
 * Starting Mount filesystems on boot                                    [ OK ]
 * Stopping Send an event to indicate plymouth is up                     [ OK ]
 * Starting Signal sysvinit that the rootfs is mounted                   [ OK ]
 * Starting Populate and link to /run filesystem                         [ OK ]
 * Stopping Populate and link to /run filesystem                         [ OK ]
 * Stopping Track if upstart is running in a container                   [ OK ]
 * Starting Initialize or finalize resolvconf                            [ OK ]
 * Starting Clean /tmp directory                                         [ OK ]
 * Stopping Clean /tmp directory                                         [ OK ]
 * Starting set console keymap                                           [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]
 * Stopping set console keymap                                           [ OK ]
 * Starting Bridge udev events into upstart                              [ OK ]
 * Starting Signal sysvinit that remote filesystems are mounted          [ OK ]
 * Starting device node and kernel event manager                         [ OK ]
 * Starting Signal sysvinit that local filesystems are mounted           [ OK ]
 * Starting cold plug devices                                            [ OK ]
 * Starting log initial device creation                                  [ OK ]
 * Stopping Mount filesystems on boot                                    [ OK ]
 * Starting NFSv4 id <-> name mapper                                     [ OK ]
 * Starting flush early job output to logs                               [ OK ]
 * Starting D-Bus system message bus                                     [ OK ]
 * Stopping cold plug devices                                            [ OK ]
 * Stopping flush early job output to logs                               [ OK ]
 * Stopping log initial device creation                                  [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting SystemD login management service                             [ OK ]
 * Starting userspace bootsplash                                         [ OK ]
 * Stopping userspace bootsplash                                         [ OK ]
 * Starting Send an event to indicate plymouth is up                     [ OK ]
 * Stopping Send an event to indicate plymouth is up                     [ OK ]
 * Stopping rpcsec_gss daemon                                            [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting system logging daemon                                        [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting Mount network filesystems                                    [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting System V initialisation compatibility                        [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting Upstart job to start rpcbind on boot only                    [ OK ]
 * Starting Failsafe Boot Delay                                          [ OK ]
 * Starting configure virtual network devices                            [ OK ]
 * Stopping System V initialisation compatibility                        [ OK ]
 * Stopping Mount network filesystems                                    [ OK ]
 * Stopping Upstart job to start rpcbind on boot only                    [ OK ]
 * Starting System V runlevel compatibility                              [ OK ]
 * Starting xinetd daemon                                                [ OK ]
 * Starting save kernel messages                                         [ OK ]
 * Starting OpenSSH server                                               [ OK ]
 * Starting regular background program processing daemon                 [ OK ]
 * Stopping save kernel messages                                         [ OK ]
 * Starting configure network device security                            [ OK ]
 * Starting RPC portmapper replacement                                   [ OK ]
 * Starting configure network device                                     [ OK ]
 * Starting NSM status monitor                                           [ OK ]
 * Starting Bridge socket events into upstart                            [ OK ]
 * Starting Bridge file events into upstart                              [ OK ]
 *
======Expanding the rootfs...
resize2fs 1.42.9 (4-Feb-2014)
Filesystem at /dev/block/mtd/by-name/linuxroot is mounted on /; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 1
The filesystem on /dev/block/mtd/by-name/linuxroot is now 3792384 blocks long.

[    7.840166] turn on mali power
 * Starting turn on/off wifi                                             [ OK ]
 * Starting network connection manager                                   [ OK ]
 * Starting MySQL Server                                                 [ OK ]
Waiting for network configuration...
Waiting up to 60 more seconds for network configuration...
Booting system without full network configuration...
 * Stopping Failsafe Boot Delay                                          [ OK ]
 * Starting System V initialisation compatibility                        [ OK ]
 * Stopping System V initialisation compatibility                        [ OK ]
 * Starting save kernel messages                                         [ OK ]
 * Stopping save kernel messages                                         [ OK ]

在这里就卡住了,进不了文件系统

贴上完整的启动信息
5_1-kernel and server_fs.rar (13 KB)