As I understand anaconda uses parted to partition (starting from
centos 6), using this as example (kickstart configuration file):
clearpart --all --drives=sda --initlabel
part /boot --asprimary --size=200 --fstype=ext2 --ondisk=sda
part swap --asprimary --size=16384 --fstype=swap --ondisk=sda
part
You could have just done:
service ntpd stop; date -s "`date`"; service ntpd start
Fixed here without even stopping any jvm.
On Sun, Jul 1, 2012 at 5:07 PM, Mogens Kjaer wrote:
> On 07/01/2012 03:05 PM, Bob Hoffman wrote:
> >- Kernel Begin
> >
> >
2 matches
Mail list logo