[CentOS] kickstart partitioning and cylinder boundary

2012-03-06 Thread Erez Zarum
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

Re: [CentOS] leap second

2012-07-01 Thread Erez Zarum
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 > > > >