Nachdem meine Himbeere den geist aufgegegben hat, wollte ich iobroker als Viruelle Maschine aus einem Backup installieren.
Nachdem ich iobroker nach Anleitung installiert habe (Ubuntu 18.04 LTS). Bleibt er beim restore immer hängen.
Ich glaube er läuft beim wiederherstellen voll (speicher) leider sind meine Linux Kentnisse nicht die besten.
sudo fdisk -lu
Disk /dev/loop0: 91 MiB, 95408128 bytes, 186344 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 86,9 MiB, 91099136 bytes, 177928 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 91 MiB, 95416320 bytes, 186360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 82403F7D-991C-4D82-B211-1D01D9AFD671
Device       Start       End   Sectors Size Type
/dev/sda1     2048      4095      2048   1M BIOS boot
/dev/sda2     4096   2101247   2097152   1G Linux filesystem
/dev/sda3  2101248 104855551 102754304  49G Linux filesystem
Disk /dev/mapper/ubuntu--vg-ubuntu--lv: 4 GiB, 4294967296 bytes, 8388608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
df -h
Filesystem                         Size  Used Avail Use% Mounted on
udev                               464M     0  464M   0% /dev
tmpfs                               99M  1,2M   98M   2% /run
/dev/mapper/ubuntu--vg-ubuntu--lv  3,9G  3,3G  402M  90% /
tmpfs                              493M     0  493M   0% /dev/shm
tmpfs                              5,0M     0  5,0M   0% /run/lock
tmpfs                              493M     0  493M   0% /sys/fs/cgroup
/dev/loop0                          91M   91M     0 100% /snap/core/6350
/dev/loop1                          87M   87M     0 100% /snap/core/4917
/dev/sda2                          976M  143M  767M  16% /boot
tmpfs                               99M     0   99M   0% /run/user/1000
/dev/loop2                          91M   91M     0 100% /snap/core/6405
Jemand eine Idee?