我安装了 Ubuntu 和 Arch。我已经重新安装了 Arch 几次了。现在效果很好。有一次,当我在启动过程中重新安装 Arch 时,当我在 BIOS 中选择“选择临时启动设备”选项时,我看到一个新的菜单项(在“Hdd”、“Usb”、“Dvd”之间)出现了arch_grub
。我稍后运行了启动修复实用程序,但此菜单项仍然存在。
我该如何摆脱它?
$ sudo fdisk -l
[sudo] password for alex:
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 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
Disk identifier: 0x000a1bc4
Device Boot Start End Blocks Id System
/dev/sda1 526336 382824447 191149056 83 Linux
/dev/sda2 2048 526335 262144 b W95 FAT32
/dev/sda3 382826494 1953523711 785348609 5 Extended
Partition 3 does not start on physical sector boundary.
/dev/sda5 1946028032 1953523711 3747840 82 Linux swap / Solaris
/dev/sda6 * 382834688 1946025983 781595648 83 Linux
Partition table entries are not in disk order
和
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 931.5G 0 disk
├─sda1 8:1 0 182.3G 0 part /media/alex/arch
├─sda2 8:2 0 256M 0 part /media/alex/arch_boot
├─sda3 8:3 0 1K 0 part
├─sda5 8:5 0 3.6G 0 part [SWAP]
└─sda6 8:6 0 745.4G 0 part /
sr0 11:0 1 1024M 0 rom