Arch-Linux 安装期间无法挂载 /dev/loop0

Arch-Linux 安装期间无法挂载 /dev/loop0

我一直在尝试在我的机器上安装 Arch-Linux,但是每当我尝试启动 USB 时,都会收到以下错误。有没有办法可以从 rootfs 格式化驱动器或修复方法loop0 mount

[ 0.000000] ACPI: SPCR: Unexpected SPCR Access Width. Defaulting to byte size
::running early hook [udev]
Starting version 243.78-1-arch
::running early hook [archiso_pxe_ndb]
running hook [udev]
::Triggering events...
::running hook [memdisk]
::running hook [archiso]
::running hook [archiso_loop_mnt]
::running hook [archiso_pxe_common]
::running hook [archiso_pxe_ndb]
::running hook [archiso_pxe_http]
::running hook [archisopxe_nfs]
::Mounting '/dev/disk/by-label/ARCH_201911' to '/run/archiso/bootmnt'
Waiting 30 seconds for device /dev/disk/by-label/ARH_201911 ...
::Device '/dev/disk/by-label/ARCH_201911' mounted successfully.
:: Mounting /run/archiso/cowspace (tmpfs) filesystem, size=256...
:: Mounting '/dev/loop0' to '/run/archiso/sfs/airootfs'
mount: /run/archiso/sfs/airootfs: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error.
ERROR; Failed to mount '/dev/loop0'
Falling back to interactive prompt
You can try to fix the problem manually, log out when you are finished
sh: can't access tty; job control turned off
[rootfs ]#

相关内容