大佬们好,
我使用VMware 17软件尝试安装archlinux-2024.02.01-x86_64.iso的镜像文件,操作系统版本选择:其他 Linux 5.x 内核 64位,固件类型BIOS和UEFI都尝试过。
在配置完成后,启动VMware虚拟机,之后会进入archlinux boot界面,在这个界面时,键盘上下键是正常的,选择Arch Linux install medium (x86_64, BIOS)之后,就会来到无法操作键盘的黑白命令行界面了。
在无法操作键盘时,显示以下信息:
1.so: cannot open shared object file: No such file or directory
init : line 9:/usr/lib/systemd/systemd-udevd : not found
: : running early hook [archiso_pxe_nbd]
: : running hook [udev]
:: Triggering uevents...
udevadm: error while loading shared libraries: libsystemd-shared-255.3-1.so: cannot open shared object file: No such file or directory
udevadm: error while loading shared libraries: libsystemd-shared-255.3-1.so: cannot open shared object file: No such file or directory
udevadm: error while loading shared libraries: libsystemd-shared-255.3-1.so: cannot open shared object file: No such file or directory
:: running hook [memdisk]
:: running hook [archiso]
:: running hook [archiso_loop_mnt]
:: running hook [archiso_pxe_common]
:: running hook [archiso_pxe_nbd]
:: running hook [archiso_pxe_http]
:: running hook [archiso_pxe_nfs]
:: Mounting 'UUID=2024-02-01-12-07-52-00' to '/run/archiso/bootmnt'
Waiting 30 seconds for device /dev/disk/by-uuid/2024-02-01-12-07-52-00 ...
ERROR: 'UUID=2024-02-01-12-07-52-00' device did not show up after 30 seconds ...
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~]#
此时,对键盘、鼠标进行任何操作都没有任何反应,没有任何字符出现,没有换行,没有任何反应。
呜呜呜T_T,完全不知道是什么问题,请教各位大佬一下,帮帮孩子|ू・ω・` )
离线
自己顶一下
离线
会不会是虚拟机内存分配得小了??
离线
arch内核已经到6.7了,虚拟机创建时选择linux 6.x内核64位。
离线
嗯嗯好的,谢谢,目前VMWare 17好像只支持到5.x的Linux内核,我试一下早期版本的Arch
离线
请检查分配的内存是否过小。
离线
遇到了一样的问题,默认只有 700 多 MiB,改大之后可以了。
离线
我只是把引导格式从BIOS改到efi也可以正常安装
离线