代码: 全选
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xa18470c7
Device Boot Start End Sectors Size Id Type Filesystem OS
/dev/sda1 2048 27650047 27648000 13.2G 83 Linux xfs Archlinux
/dev/sda2 52600832 97656831 45056000 21.5G 7 NTFS NTFS Microsoft Windows
/dev/sda3 97656832 974725119 877068288 418.2G 83 Linux ext4 -
/dev/sda4 * 27650048 52600831 24950784 11.9G 83 Linux ext4 Debian GNU/Linux
代码: 全选
# os-prober
/dev/sda2:Windows 7 (loader):Windows:chain
# mount /dev/sda1 /mnt
# os-prober
/dev/sda1::Arch:linux
/dev/sda2:Windows 7 (loader):Windows:chain
能探测到 Arch 时 os-prober 的输出 http://paste.ubuntu.com/12406757/
安装时参考的这一篇:https://wiki.archlinux.org/index.php/Beginners%27_guide
怎样解决呢?

参考:
http://askubuntu.com/questions/180882/o ... -partition
https://bugzilla.redhat.com/show_bug.cgi?id=995777
https://bbs.archlinux.org/viewtopic.php?id=165715