View Single Post
Posts: 1 | Thanked: 1 time | Joined on Sep 2020
#102
Hello there! I have A xiaomi Red Note 7 phone with Sailfish: 3.3.0.16 (Rokua) I'm trying to launch currently supported distributions but the error "The container failed to start."falls out. Tested on different architectures:
debian sid amd64 default 200914_06:02
debian sid amd64 default 200914_05:24
debian sid ramel default 200914_05:24
debian sid armhf default 200914_05:24
debian sid i386 default 200914_05:24
debian sid ppc64el default 200914_05:24
debian sid s390x default 200914_05:24
immediately the question is what architecture is supported by my phone?
I did everything according to the instructions:

/dev/pts/ptmx

[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_DEVPTS_MULTIPLE_INSTANCES
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_NAMESPACES
CONFIG_NAMESPACES=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_UTS_NS
CONFIG_UTS_NS=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_IPC_NS
CONFIG_IPC_NS=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_PID_NS
CONFIG_PID_NS=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_NET_NS
CONFIG_NET_NS=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_CGROUPS
CONFIG_CGROUPS=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_CGROUP_DEVICE
CONFIG_CGROUP_DEVICE=y
[root@RedmiNote7 nemo]# zcat /proc/config.gz | grep CONFIG_CPUSETS
CONFIG_CPUSETS=y

zypper install lxc-templates-desktop-1.2-1.noarch.rpm
zypper install qxdisplay-0.1-2.armv7hl.rpm
zypper install harbour-containers-0.4-1.armv7hl.rpm

lxc-create -t sfos-download -n sid

lxc-start -n sid
The container failed to start.
To get more details, run the container in foreground mode.
Additional information can be obtained by setting the --logfile and --logpriority options.

I will be glad of any help!
Attached Files
File Type: txt lxc.txt (5.7 KB, 82 views)

Last edited by garyn4; 2020-09-15 at 06:23. Reason: add log
 

The Following User Says Thank You to garyn4 For This Useful Post: