Re: [CentOS] Kickstart and CentOS 6 episode 2...

2011-08-01 Thread John Doe
My problem was 'cmdline' (worked fine with CentOS 5 though)... I switched to 'text' and it works now (with the DVD isos). JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Kickstart and CentOS 6...

2011-07-28 Thread John Doe
From: John Doe > I am trying to upgrade my kickstart usb key to 6.0 and I ran into a few > issues. > I boot with: >   append initrd=initrd.img ks=hd:sdb2:/ks.cfg repo=hd:sdb2:/centos > and in the ks.cfg I have: >   harddrive --partition=sdb2 --dir=/centos > and on sdb2 I have: >   sdb2:/centos/C