Centos5.4硬盘安装方法

十一月 16th, 2009 Posted in Centos | 阅读次数: 1,121 次

制作:高进波
时间:2009-11-14
Centos5.4 x86 64位硬盘安装方法
由于kernel不能直接访问ntfs分区,只有把iso放到fat32或ext3文件系统上,我下载的dvd iso,fat32最大支持2G单个文件,所以我只能放到ext3分区下了

1.使用winpm新建一下ext3分区,保存重启

 

2.下载ext2fsd,直接在win下挂载ext3分区

 

3.从centos5.4.sio提取isolinux到ext3分区下

 

4.centos5.4.iso文件放到ext3分区下

 

5.增加grub启动项
编辑c:\boot.ini,增加一行
C:\grldr = "grub"

 

6.重启电脑选择grub,commandline
root (hd0,6)
kernel /isolinux/vmlinuz
initrd /isolinux/initrd.img
boot

grldr下载

完成!

相关日志:

2 Responses to “Centos5.4硬盘安装方法”

  1. zen cart开发 Says:

    正需要呢。 硬盘安装快!


  2. yeast infection cure Says:

    Interesting Posts…

    [...]some other related resources on the web that are worth viewing on this subject include[...]…


留下您的脚印