|
421.
|
|
|
unable to identify a filesystem in %s ; safety check can't be performed
|
|
|
|
无法在 %s 中识别文件系统;无法执行安全性检测
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:445 util/setup.c:447
|
|
422.
|
|
|
%s appears to contain a %s filesystem which isn't known to reserve space for DOS-style boot. Installing GRUB there could result in FILESYSTEM DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe disables this check, use at your own risk)
|
|
|
TRANSLATORS: Filesystem may reserve the space just GRUB isn't sure about it.
|
|
|
|
%s 中似乎包含一个 %s 文件系统,此类型的文件系统可能不会为 DOS 风格的引导保留空间。在此处安装 GRUB 可能导致 grub-setup 覆盖重要数据从而损坏文件系统(--skip-fs-probe 参数可以禁用这个检查,使用该选项风险自负)
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:449 util/setup.c:451
|
|
423.
|
|
|
%s appears to contain a %s partition map which isn't known to reserve space for DOS-style boot. Installing GRUB there could result in FILESYSTEM DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe disables this check, use at your own risk)
|
|
|
TRANSLATORS: Partition map may reserve the space just GRUB isn't sure about it.
|
|
|
|
%s 中似乎包含一个 %s 分区映射,此类型的分区映射可能不会为 DOS 风格的引导保留空间。在此处安装 GRUB 可能导致 grub-setup 覆盖重要数据从而损坏文件系统(--skip-fs-probe 参数可以禁用这个检查,使用该选项风险自负)
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:462 util/setup.c:464
|
|
424.
|
|
|
Attempting to install GRUB to a partitionless disk or to a partition. This is a BAD idea.
|
|
|
|
正在试图将 GRUB 安装至未分区的磁盘或一个分区。这是一个坏主意。
|
|
Translated by
Aron Xu
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:482 util/setup.c:484
|
|
425.
|
|
|
Attempting to install GRUB to a disk with multiple partition labels or both partition label and filesystem. This is not supported yet.
|
|
|
|
正在试图将 GRUB 安装至有多个分区标签的磁盘,或同时有分区标签和文件系统的磁盘。这样的操作尚未被支持。
|
|
Translated by
Aron Xu
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:432 util/setup.c:434
|
|
426.
|
|
|
embedding is not possible, but this is required when the root device is on a RAID array or LVM volume
|
|
|
|
无法嵌入,但在根设备位于 RAID 阵列或 LVM 卷上时必须使用嵌入。
|
|
Translated by
Aron Xu
|
|
|
|
Located in
util/grub-setup.c:499
|
|
427.
|
|
|
embedding is not possible, but this is required for cross-disk install
|
|
|
TRANSLATORS: cross-disk refers to /boot being on one disk
but MBR on another.
|
|
|
|
无法嵌入,但这在跨盘安装中是必须的
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:698 util/setup.c:702
|
|
428.
|
|
|
Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged.
|
|
|
|
无法嵌入。在此次安装中 GRUB 只能通过使用块列表安装。但是块列表是不可靠的,不推荐使用。
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
.pc/core-in-fs.patch/util/setup.c:704 util/setup.c:708
|
|
429.
|
|
|
if you really want blocklists, use --force
|
|
|
|
如果确实要使用块列表,请使用 --force 选项
|
|
Translated by
Aron Xu
|
|
|
|
Located in
util/i386/pc/grub-setup.c:426
|
|
430.
|
|
|
attempting to read the core image `%s ' from GRUB
|
|
|
|
正在尝试读取来自 GRUB 的核心镜像 "%s "
|
|
Translated by
Wenbin Lv
|
|
|
|
Located in
grub-core/osdep/generic/blocklist.c:56
|