grub-install 命令的使用可以参考 Arch Linux Wiki 中的 grub 页面。 可能会出现 efibootmgr not found 的问题,通过 pacman -S efibootmgr 安装即可。 DNS 服务器 安装过程中如果需要配置 DNS 服务器,可以在 /etc/resolv.conf 里配置。 配置内容一般为一行 nameserver <dns 服务器 ip 地址> 。 图形界面 X-...
On a clean install of arch, running ./makepkg.sh gives an error: configure: error: Package requirements (xrdp >= 0.9.14) were not met: Package dependency requirement 'xrdp >= 0.9.14' could not be satisfied. Package 'xrdp' has version '0...
Now, while we’re still logged into our hard drive’s Arch Linux installation, let’s configure the boot loader. Start by running the following command, which executes a configuration script that will (mostly) get Syslinux ready to go. The script depends on you having installed not only Sysl...
If you’ve used Linux for any amount of time, you’ve noticed that one of the most common methods to install third-party applications is via a .Deb package. Often times this is the only way to get this software, as the developers can’t be bothered to go through the process of packa...
本吧热帖: 1-关于近期可能出现的引导滚挂问题 2-【吧务】临时吧规 3-从今天起进入Arch阵营 4-linuxqq在gnome桌面下无法右键托盘图标退出的解决办法 5-arch没法玩simcity4 6-archinstall报错 7-archlinux懒人版,一键安装 8-安装Arch的时候忘记安装网络管理包了,怎样在不重
/dev/nvme0n1p2: UUID="really-long-string-of-alphanumericals" TYPE="crypto_LUKS" PARTLABEL="Linux LVM" PARTUUID="another-long-string-of-alphanumericals" note: we want the value ofUUID,NOTPARTUUIDor anything else. with this value copied, create the file/boot/loader/entries/arch.conf: ...