Ubuntu Pastebin

Paste from sergiusens at Tue, 8 Mar 2016 10:30:52 +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
reading 96boards-kernel.sideload_IOOWdXgAAAEG.snap/vmlinuz
23897088 bytes read in 6502 ms (3.5 MiB/s)
reading 96boards-kernel.sideload_IOOWdXgAAAEG.snap/dtbs/apq8016-sbc.dtb
66962 bytes read in 41 ms (1.6 MiB/s)
reading 96boards-kernel.sideload_IOOWdXgAAAEG.snap/initrd.img
3400736 bytes read in 937 ms (3.5 MiB/s)
...
...
...
[   12.894022] initrd: partition to full disk size, see /run/initramfs/resize-wr
itable.log for details
done.
[   12.950394] initrd: checking filesystem for writable partition
[   12.965382] EXT4-fs (mmcblk1p9): couldn't mount as ext3 due to feature incomp
atibilities
[   12.984239] EXT4-fs (mmcblk1p9): mounted filesystem with ordered data mode. O
pts: errors=remount-ro
ext4
[   13.207166] module squashfs: unsupported RELA relocation: 275
[   13.315205] EXT4-fs (mmcblk1p9): couldn't mount as ext3 due to feature incomp
atibilities
[   13.334106] EXT4-fs (mmcblk1p9): mounted filesystem with ordered data mode. O
pts: (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.474574] 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
run-init: current directory on the same filesystem as the root: error 0
No init found. Try passing init= bootarg.
Download as text