Re: [CentOS] Cannot use kickstart file to install CentOS 6.2 into a blank harddisk

2012-01-04 Thread lee_yiu_ch...@yahoo.com
於 2012/1/4 下午 08:25, lee_yiu_ch...@yahoo.com 提到: > I am trying using a kickstart file to install CentOS 6.2 into a new virtual > machine (the MBR sector > of the harddisk is all zero), however I found that the installer cannot go > through the harddisk > partition. It failed aft

Re: [CentOS] Cannot use kickstart file to install CentOS 6.2 into a blank harddisk

2012-01-04 Thread lee_yiu_ch...@yahoo.com
> clearpart --all --initlabel > > part /boot --fstype=ext4 --size=1024 > part pv.0 --grow --size=1 > volgroup ROOTDISK --pesize=4096 pv.0 > logvol swap --name=swap --vgname=ROOTDISK --recommended > logvol / --fstype=ext4 --name=root --vgname=ROOTDISK --size=1 --grow Thanks for your suggestion, but

Re: [CentOS] Cannot use kickstart file to install CentOS 6.2 into a blank harddisk

2012-01-04 Thread lee_yiu_ch...@yahoo.com
於 2012/1/4 下午 11:21, John Broome 提到: > clearpart --all --initlabel In fact I already tried this before sending this email, and it doesn't work. BTW, I don't need this option to install CentOS 6.1. This simply suppress the "unknown partition table format" warning before the GUI installer starts.

[CentOS] Cannot use kickstart file to install CentOS 6.2 into a blank harddisk

2012-01-04 Thread lee_yiu_ch...@yahoo.com
I am trying using a kickstart file to install CentOS 6.2 into a new virtual machine (the MBR sector of the harddisk is all zero), however I found that the installer cannot go through the harddisk partition. It failed after I chose "Use All Space" at harddisk partition option. The error message is

Re: [CentOS] multilib error on centos 6.2 x86_64

2011-12-20 Thread lee_yiu_ch...@yahoo.com
> I just tried to update to CentOS 6.2, but I am faced with "Errors: Protected > multilib versions" error, the offending packages are: > > jasper-libs.i686 > krb5-libs.i686 > nss.i686 > > After some investigation, it turns out that there are newer packages in > "x86_64 updates" repository, but