Does anyone know if it is possible to use a kickstart file in Rescue Mode. If so, do you know how to do this or where I can look to find this out? Basically, I need to boot up in rescue mode and get through all those screens to select rescue image locations, NFS server name, DHCP or static config. I need to be able to boot into rescue mode and just run a few commands but it needs to be entirely automated/without any user interaction.
Thanks!
On Wed, Apr 27, 2005 at 11:43:52AM -0400, Brian Vitiello wrote:
Does anyone know if it is possible to use a kickstart file in Rescue Mode. If so, do you know how to do this or where I can look to find this out? Basically, I need to boot up in rescue mode and get through all those screens to select rescue image locations, NFS server name, DHCP or static config. I need to be able to boot into rescue mode and just run a few commands but it needs to be entirely automated/without any user interaction.
add to your command line something like: rescue method=nfs:myserver:/path/to/arch
see the command-line.txt in /usr/share/doc/anaconda-$version for more details :)
Tru
anaconda-devel@lists.stg.fedoraproject.org