MMC read: dev # 1, block # 2048, count 12288 ... 12288 blocks read: OK ## Booting kernel from Legacy Image at 10000000 ... Image Name: Linux Kernel 3.10.17 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5586827 Bytes = 5.3 MiB Load Addr...
my os is: root@ubuntu:# uname -a Linux ubuntu 5.0.0-23-generic #2418.04.1-Ubuntu SMP Mon Jul 29 16:10:24 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux root@ubuntu:~# docker run --rm -it --runtime kata-runtime busybox uname -r docker: Error ...
1.看下文件系统是否支持了ftype,1表示开启,0为关闭 [root@k8s-master docker]# xfs_info /|grep ftype naming =version 2 bsize=4096 ascii-ci=0 ftype=0 ftype没有开启的话,可重新添加一块专给docker使用的磁盘即可 [root@k8s-master ~]# fdisk -l 磁盘 /dev/sda:107.4 GB, 107374182400 字节,2097...
Keywords: Status:CLOSED DUPLICATE ofbug 868237 Alias:None Product:Red Hat Enterprise Linux 6 Component:spice-gtk Version:6.4 Hardware:Unspecified OS:Unspecified Priority:low Severity:low Target Milestone:rc Target Release:--- Assignee:Christophe Fergeau ...
Was using w54 today for some debug. I had created some /usr/local/bin and lib directories to test out patches, and had done a bunch of boot tests. I then wanted to clean up, so I kicked off the jenkins job to update the system to the lat...