[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Kickstart pbs (6.1)



I have some problems with RH6.1 kickstart install : 

1) it seems that it's no more possible to have 
   kickstart config files on another host than 
   the DHCP server.

i.e: in dhcpd.conf on dhcp-server I have an entry
 
     host toto {
        filename "/kickstart/ks.cfg/toto";
        next-server nfs-server;
        ...

but kickstart tries to find the file 'toto' on 
dhcp-server instead of nfs-server !
(It was working fine with RH6.0)

2) --iscrypted for rootpw is no more working.

Thanks for your help.

-- 
Christophe Coroyer.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]