免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3985 | 回复: 5
打印 上一主题 下一主题

安装了个RHEL6,报Partition 1 does not end on cylinder boundary.,求助 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-01-14 12:58 |只看该作者 |倒序浏览
[root@console ~]# fdisk -l

Disk /dev/sda: 147.1 GB, 147086327808 bytes
255 heads, 63 sectors/track, 17882 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00077017

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          26      204800   83  Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2              26         287     2097152   82  Linux swap / Solaris
Partition 2 does not end on cylinder boundary.
/dev/sda3             287       17883   141335552   83  Linux
[root@console ~]#
[root@console ~]#
[root@console ~]#
[root@console ~]#
[root@console ~]# fdisk -lu

Disk /dev/sda: 147.1 GB, 147086327808 bytes
255 heads, 63 sectors/track, 17882 cylinders, total 287277984 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
Disk identifier: 0x00077017

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      411647      204800   83  Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2          411648     4605951     2097152   82  Linux swap / Solaris
Partition 2 does not end on cylinder boundary.
/dev/sda3         4605952   287277055   141335552   83  Linux
[root@console ~]#
[root@console ~]#
[root@console ~]#
[root@console ~]#
[root@console ~]# parted /dev/sda print
Model: FUJITSU MBB2147RC (scsi)
Disk /dev/sda: 147GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system     Flags
1      1049kB  211MB   210MB   primary  ext4            boot
2      211MB   2358MB  2147MB  primary  linux-swap(v1)
3      2358MB  147GB   145GB   primary  ext4

[root@console ~]#



大家帮忙看看,是问题么?严重么?还是可以忽略它?谢谢

论坛徽章:
0
2 [报告]
发表于 2011-01-14 13:06 |只看该作者
这个没影响到你的使用吧?  不影响就没大问题 !

你是怎么分的区?

论坛徽章:
0
3 [报告]
发表于 2011-01-14 13:19 |只看该作者
我是用的ks.cfg自动安装的系统,与分区相关的语句如下:

clearpart --drives=sdc --all --initlabel



part /boot --fstype=ext4 --size=200 --ondisk=sdc
part swap --size=2048 --ondisk=sdc
part / --fstype=ext4 --grow --size=200 --ondisk=sdc

论坛徽章:
0
4 [报告]
发表于 2011-01-14 14:37 |只看该作者
顶上去,大家帮们看看。

招聘 : 技术支持/维
论坛徽章:
0
5 [报告]
发表于 2011-01-14 17:35 |只看该作者
这个信息是无害的,可以忽略。
估计你在 BIOS 里面打开了 legacy 模式。

论坛徽章:
0
6 [报告]
发表于 2011-01-28 09:39 |只看该作者
顶上去,大家分析下
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP