![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FTP from PC to VM running RHEL5 / RHEL4 | CuriousKitty | UNIX for Dummies Questions & Answers | 4 | 06-04-2008 10:46 PM |
| ESC sequence on RHEL5 | amit1_x | Linux | 2 | 04-28-2008 08:37 AM |
| OpenVZ kernel 2.6.18-53.1.13.el5-028stab053.10 (RHEL5 2.6.18 branch) | iBot | Software Releases - RSS News | 0 | 04-11-2008 10:20 AM |
| OpenVZ kernel 2.6.18-53.1.4.el5-028stab053.4 (RHEL5 2.6.18 branch) | iBot | Software Releases - RSS News | 0 | 01-18-2008 05:20 PM |
| Red Hat kickstart from DVD? | rhfrommn | Linux | 2 | 10-01-2007 11:12 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Folks,
Im hoping you guys can help me. Here is a description of what I have going on. Fresh VM, trying to run a Kickstart Install on it for RHEL5. I am looking to access the kickstart file through nfs. I boot from a local ISO image and everything goes fine, I get to the boot prompt and enter linux ks=nfs:43.145.XXX.XX:/data/ks/ksrh5x86_64.cfg ---it is at this point where I am confused on what to do--- I have in a document left to me by someone who used to work here, the following information. #linux ks=nfs:43.136.2.31:/data/ks/ksrh5x86_64.cfg ksdevice=eth0 ip=xx.xxx.xx.xx netmask=xxx.xxx.xxx.x gateway=xx.xxx.xxx.xx noipv6 ---Here is my problem---- I do this at the boot prompt, everything flows until it comes back saying sending request for IP information for eth0"...That goes on for a few minutes then I get a screen that pops up saying "Error Downloading Kickstart File" "Unable to Download the Kickstart file, Please modify the Kickstart paramater below or press cancel to proceed as an interactive installation" ---Questions--- I am not well versed in RHEL5 and this is my first time doing a Kickstart install. -Am I supposed to enter the KSdevice,IP,netmask,gateway and noipv6 on the same line that I am entering the ks=nfs path? -Is there something I am missing? I would be forever greatfull if someone could assist me with this. I am stumped and confused. I am looking forward to learning more about this and would appreciate the assistance. Many Thanks, Mathew |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
It looks like you should be booting to the network with that setup.
You want to do a DHCP/BootP to a TFTP/DCHP/NFS server. Otherwise, you can copy that kickstart profile to a USB drive and then kickstart=/dev/sda1/blahblah.cfg |
|
#3
|
|||
|
|||
|
Thanks Mark, I appreciate the advice... I finally got it working... I cant use NFS because we don't have DHCP here... SO I used http to retrieve the kickstart file...
Thanks for the response. |
|||
| Google The UNIX and Linux Forums |