之前也是双系统,sdb 是 ubuntu,有一个 128M 的小分区,可能是 /boot,我用 dd 备份了出来。
现在 sdb 重新分区,换了 arch。我以为安装 grub 的时候会自动检测到 win7,但是没有。
现在无法进入 windows 了,应该怎么把 windows 加入 grub 的启动项呢?
sda 是 win7,sda1 是 C 盘,sdb 是 arch。
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 238.5G 0 disk
|-sda1 8:1 0 100G 0 part
|-sda2 8:2 0 1K 0 part
`-sda5 8:5 0 138.5G 0 part
sdb 8:16 0 931.5G 0 disk
|-sdb1 8:17 0 500M 0 part /boot
|-sdb2 8:18 0 200G 0 part /home
`-sdb3 8:19 0 731G 0 part /
# fdisk -l
Disk /dev/sda: 238.5 GiB, 256060514304 bytes, 500118192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x3cf86319
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 4096 209725496 209721401 100G 7 HPFS/NTFS/exFAT
/dev/sda2 209725497 500118191 290392695 138.5G f W95 Ext'd (LBA)
/dev/sda5 209725560 500118191 290392632 138.5G 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 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: gpt
Disk identifier: EE31D1C0-6E51-404A-90FC-E1C7AEB1EACC
Device Start End Sectors Size Type
/dev/sdb1 2048 1026047 1024000 500M EFI System
/dev/sdb2 1026048 420456447 419430400 200G Linux filesystem
/dev/sdb3 420456448 1953525134 1533068687 731G Linux filesystem
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.