无法启动Linux子系统

1.关于你要提交的问题

Q:是否在社区搜索了相关问题 (使用 “x” 选择)

  • [ ] 没有类似的issue
    (虽然有,但其中并未提供解决方案,并且年代久远)
    2. 详细叙述

(1) 具体问题

A:无法启动Linux子系统,打开终端时报错(安装时一切正常)
image

(2) 电脑具体配置和固件版本

  • 处理器:i5 460M
  • 显卡: Intel HD Graphics
  • 运行内存与储存内存 :8+128
  • FydeOS 版本:V15.1

(3) 详细日志

  • 获取日志请在 Chromium 浏览器中输入 /var/log/message , 并定位相关日志片段展出。

A:
2022-11-14T03:24:59.453147Z INFO vm_concierge[15545]: Received CreateDiskImage request
2022-11-14T03:24:59.453386Z INFO vm_concierge[15545]: Found existing disk at /run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/dGVybWluYQ==.img with current size 10737418240 and usage 10737426432
2022-11-14T03:24:59.456015Z INFO vm_concierge[15545]: Disk image has user.crostini.user_chosen_size xattr - keeping existing size 10737418240
2022-11-14T03:24:59.460700Z INFO vm_concierge[15545]: Received StartVm request
2022-11-14T03:24:59.462100Z INFO seneschal[15513]: Received request to start new 9p server
2022-11-14T03:24:59.463624Z INFO seneschal[15513]: Started server on /run/seneschal/scoped_dirZz5auZ
2022-11-14T03:24:59.465188Z INFO vmlog_forwarder[15505]: Received VmStartingUpSignal for cb6d47fbded3e61755e5f4dea1300436033aaf50/termina, cid 33, type TERMINA
2022-11-14T03:24:59.465326Z INFO vmlog_forwarder[15505]: Creating HostCollector watching /run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/log/dGVybWluYQ==.lsock
2022-11-14T03:24:59.467608Z ERR vm_concierge[15545]: Failed to call method: org.chromium.VmLaunchService.StartWaylandServer: object_path= /org/chromium/VmLaunchService: org.freedesktop.DBus.Error.Failed: Not implemented for the given vm_type
2022-11-14T03:24:59.468354Z ERR vm_concierge[15545]: StartWaylandServerRequest call failed: org.freedesktop.DBus.Error.Failed (Not implemented for the given vm_type)
2022-11-14T03:24:59.468846Z INFO vmlog_forwarder[15505]: Bound socket fd 20 at /run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/log/dGVybWluYQ==.lsock
2022-11-14T03:24:59.476121Z INFO avahi-daemon[1437]: Joining mDNS multicast group on interface vmtap0.IPv4 with address 100.115.92.25.
2022-11-14T03:24:59.480937Z ERR /usr/bin/shill[1005]: dhcpcd[9825]: vmtap0: new hardware address: 52:8d:5a:88:12:1c
2022-11-14T03:24:59.486739Z INFO avahi-daemon[1437]: New relevant interface vmtap0.IPv4 for mDNS.
2022-11-14T03:24:59.486767Z INFO avahi-daemon[1437]: Registering new address record for 100.115.92.25 on vmtap0.IPv4.
2022-11-14T03:24:59.487423Z WARNING 9s[644]: libminijail[3]: logging seccomp filter failures
2022-11-14T03:24:59.571415Z INFO vm_concierge[15545]: Invoking VM: /usr/bin/crosvm run --cpus 4 --mem 6679 --tap-fd 18 --cid 33 --socket /run/vm/vm.UxPMaZ/crosvm.sock --wayland-sock /run/chrome/wayland-0 --serial hardware=serial,num=1,earlycon=true,type=unix,path=/run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/log/dGVybWluYQ==.lsock --serial hardware=virtio-console,num=1,console=true,type=unix,path=/run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/log/dGVybWluYQ==.lsock --syslog-tag VM(33) --no-smt --params printk.devkmsg=on --pmem-device /run/imageloader/cros-termina/99999.0.0/vm_rootfs.img --params root=/dev/pmem0 ro --cras-snd socket_type=unified --rwdisk /run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/dGVybWluYQ==.img,sparse=false --gpu=vulkan=false,cache-path=/run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/gpucache/bn5Tq43mBGIj2nYUQq_osA/dGVybWluYQ/device,cache-size=50M --cpu-cluster 0,1,2,3 /run/imageloader/cros-termina/99999.0.0/vm_kernel
2022-11-14T03:24:59.613633Z INFO VM(33)[673]: [src/linux/mod.rs:1044] crosvm entering multiprocess mode
2022-11-14T03:24:59.615644Z INFO VM(33)[673]: [src/linux/device_helpers.rs:1028] Bind mounting dir /run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/log
2022-11-14T03:24:59.615711Z INFO VM(33)[673]: [src/linux/device_helpers.rs:131] Trying to attach block device: /run/daemon-store/crosvm/cb6d47fbded3e61755e5f4dea1300436033aaf50/dGVybWluYQ==.img
2022-11-14T03:24:59.615752Z INFO VM(33)[673]: [disk/src/disk.rs:175] disk size 10737418240,
2022-11-14T03:24:59.615770Z INFO VM(33)[673]: [disk/src/disk.rs:164] Disk image file is hosted on file system type ef53
2022-11-14T03:24:59.615795Z INFO VM(33)[673]: [disk/src/disk.rs:175] disk size 10737418240,
2022-11-14T03:24:59.615803Z INFO VM(33)[673]: [disk/src/disk.rs:164] Disk image file is hosted on file system type ef53
2022-11-14T03:24:59.701592Z INFO VM(33)[673]: [devices/src/acpi.rs:178] Listening on acpi_mc_group of acpi_event family
2022-11-14T03:25:01.815357Z NOTICE temp_logger[722]: acpitz:76C acpitz:65C
2022-11-14T03:25:03.841829Z INFO crash_reporter[731]: developer build - not testing - always dumping
2022-11-14T03:25:03.842211Z WARNING crash_reporter[731]: [user] Received crash notification for crosvm[683] sig 31, user 299 group 299 (handling)
2022-11-14T03:25:03.842933Z INFO crash_reporter[731]: State of crashed process [683]: D (disk sleep)
2022-11-14T03:25:03.845141Z INFO crash_reporter[731]: Accessing crash dir ‘/var/spool/crash’ via symlinked handle ‘/proc/self/fd/10’
2022-11-14T03:25:03.846083Z WARNING crash_reporter[731]: exec name ‘crosvm’ not found in log file
2022-11-14T03:25:03.955350Z INFO crash_reporter[731]: Stored minidump to /var/spool/crash/crosvm.20221114.112503.00622.683.dmp
2022-11-14T03:25:03.955520Z INFO crash_reporter[731]: Finishing crash. Meta file: /proc/self/fd/10/crosvm.20221114.112503.00622.683.meta
2022-11-14T03:25:03.965829Z INFO crash_reporter[731]: Leaving core file at /proc/self/fd/10/crosvm.20221114.112503.00622.683.core due to developer image
2022-11-14T03:25:03.970324Z ERR VM(33)[673]: [src/linux/mod.rs:1878] child pcivirtio-gpu (pid 41) died: signo 17, status 31, code 2
2022-11-14T03:25:03.972964Z ERR VM(33)[673]: [devices/src/proxy.rs:227] failed write to child device process pcivirtio-gpu: failed to send packet: Broken pipe (os error 32)
2022-11-14T03:25:03.972999Z ERR VM(33)[673]: [devices/src/proxy.rs:239] failed to read result of Shutdown from child device process pcivirtio-gpu: tube was disconnected
2022-11-14T03:25:04.057694Z INFO VM(33)[673]: [src/main.rs:2951] crosvm has exited normally
2022-11-14T03:25:29.573416Z ERR vm_concierge[15545]: VM failed to start in 30 seconds
2022-11-14T03:25:29.625798Z INFO avahi-daemon[1437]: Interface vmtap0.IPv4 no longer relevant for mDNS.
2022-11-14T03:25:29.625836Z INFO avahi-daemon[1437]: Leaving mDNS multicast group on interface vmtap0.IPv4 with address 100.115.92.25.
2022-11-14T03:25:29.629306Z INFO avahi-daemon[1437]: Withdrawing address record for 100.115.92.25 on vmtap0.
2022-11-14T03:25:29.891027Z INFO seneschal[15513]: Received request to stop server
2022-11-14T03:25:29.891658Z INFO seneschal[15513]: Process 3 killed by signal 15

可以先检查 /mnt/stateful_partition/dev_image/tatl-fydeos 目录是否存在,然后试一下在设置中删除 LInux 子系统,重新安装启用 Linux 子系统。

如果仍然出现问题,请把 /var/spool/crash 目录中的文件名格式类似 crosvm.XXXXXX.XXXX.dmp 的 dmp 文件传上来,可能有多个文件,可以根据文件名中的日期,上传一个最近产生的。

目录存在

但是重装完之后还是打不开
crosvm.20221114.131549.48312.24527.dmp (102.2 KB)

suface go 1代 也是这个问题,我连安装都失败了,crash里什么都没有,也没有那个目录