[通告] 本论坛迁移啦~请前往位于 https://forum.archlinuxcn.org/ 的新论坛。所有帖子和参与的用户都已经迁移。
您正在访问的是原 bbs.archlinuxcn.org 的静态存档。本页面的新地址位于 https://forum.archlinuxcn.org/t/topic/12603。
页次: 1
我已安装ntfs-3g。
我已确保Windows系统分区已正确挂载。
$ uname -a
Linux Daniel-PC-Arch 6.2.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 03 Mar 2023 15:58:31 +0000 x86_64 GNU/Linux$ sudo os-prober
[sudo] password for Daniel:
$ sudo grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/arch/theme.txt
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot: initramfs-linux-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
doneos-prober能正常找到Windows并且将Windows添加至grub菜单。
最近编辑记录 嗨皮重生锚 (2023-03-12 13:12:51)
离线
你/etc/default/grub里的GURB_DISABLE_OS_PROBER=false设置了吗
离线
你/etc/default/grub里的GURB_DISABLE_OS_PROBER=false设置了吗
设置了
离线
Arch和Windows是共用同一个ESP吗?
离线
Arch和Windows是共用同一个ESP吗?
不是
离线
HinatAoi 说:Arch和Windows是共用同一个ESP吗?
不是
把Windows使用的ESP挂载后再运行os-prober试试?
离线
嗨皮重生锚 说:HinatAoi 说:Arch和Windows是共用同一个ESP吗?
不是
把Windows使用的ESP挂载后再运行os-prober试试?
ok
离线
嗨皮重生锚 说:HinatAoi 说:Arch和Windows是共用同一个ESP吗?
不是
把Windows使用的ESP挂载后再运行os-prober试试?
没有用
离线
所以怎么解决的,好奇
离线
所以怎么解决的,好奇
用cfdisk <引导分区>将引导分区的类型从“Linux文件系统”改成“EFI”然后保存,重新扫描,解决
离线
页次: 1