Ubuntu Pastebin

Paste from sergiusens at Tue, 8 Mar 2016 09:52:24 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
reading 96boards-kernel.sideload_IOOUbXQPAVge.snap/vmlinuz
23897088 bytes read in 6502 ms (3.5 MiB/s)
reading 96boards-kernel.sideload_IOOUbXQPAVge.snap/dtbs/apq8016-sbc.dtb
66962 bytes read in 41 ms (1.6 MiB/s)
reading 96boards-kernel.sideload_IOOUbXQPAVge.snap/initrd.img
4855932 bytes read in 1334 ms (3.5 MiB/s)
...
...
...
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done.
Begin: Running /scripts/nfs-premount ... done.
Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... ext4
[   13.373122] initrd: found more than 10% free space on disk, resizing /dev/mmc
blk1p9
[   13.373295] initrd: partition to full disk size, see /run/initramfs/resize-wr
itable.log for details
done.
[   13.449959] initrd: checking filesystem for writable partition
[   13.465278] EXT4-fs (mmcblk1p9): couldn't mount as ext3 due to feature incompatibilities 
[   13.485931] EXT4-fs (mmcblk1p9): mounted filesystem with ordered data mode. Opts: errors=remount-ro
ext4
[   13.650085] EXT4-fs (mmcblk1p9): couldn't mount as ext3 due to feature incompatibilities 
[   13.666901] EXT4-fs (mmcblk1p9): mounted filesystem with ordered data mode. Opts: (null) 
mount: mounting /dev/loop0 on /root failed: Invalid argument
mount: mounting /dev/loop1 on /tmpmnt_kernel failed: Invalid argument
mount: mounting /tmpmnt_kernel/lib/modules on /root/lib/modules failed: No such file or directory
mount: mounting /tmpmnt_kernel/lib/firmware on /root/lib/firmware failed: No suc[   13.793884] initrd: mounting /run

mount: mounting tmpfs on /root/run failed: No such file or directory
mount: mounting /tmpmnt_writable on /root/writable failed: No such file or directory
/init: line 7: can't create /root/etc/fstab: nonexistent directory
mount: mounting /root/writable/system-data/etc/systemd/system on /root/etc/systemd/system failed: No such file or directory
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/nfs-bottom ... done.
Begin: Running /scripts/init-bottom ... mount: mounting /dev on /root/dev failed: No such file or directory
done.
mount: mounting /run on /root/run failed: No such file or directory
run-init: current directory on the same filesystem as the root: error 0
Target filesystem doesn't have requested /lib/systemd/systemd.
run-init: current directory on the same filesystem as the root: error 0
run-init: current directory on the same filesystem as the root: error 0
run-init: current directory on the same filesystem as the root: error 0
run-init: current directory on the same filesystem as the root: error 0
No init found. Try passing init= bootarg.


BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands.
Download as text