IBM服务器安装SuSE划分/boot/efi分区的问题

操作系统:SUSE Linux Enterprise 11

服务器:IBM PC SERVER

/boot分区大小1G

之前有同事反映在一台IBM的PC SERVER上安装SuSE11,在划分分区的时候出现问题,但是划分分区的方案在DELL的PC SERVER上是没有问题的。当时报的错误如下。

warning: with yourcurrent setup

your suse linux Enterprise Server11 sp1installation will encouterproblems when booting . because you have no fat partition mounted ontoboot/efi.

This will give server problems with thenormal boot setup

if you do not know exactcy abut you aredoing. use a normal fat partition for your files below/boot/efi

change this? yesno


解决方案:

在现有基础上,再划分一个/boot/efi分区,挂载点/boot/efi,文件系统格式为FAT,大小200M,强制主分区。

结束划分,点击Accept。

或者在点击accept时出现的警告点YES。

原因:

原因不清楚。大概意思就是说IBM的服务器不支持SuSE分区引导方式。是和UEFI有关,还是和文件系统EXT3,FAT有关,亦或是boot分区大小有关(因为/boot划分了1G)。

你可能感兴趣的:(IBM服务器安装SuSE划分/boot/efi分区的问题)