LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Skip "Installation Method" and "Select Partition" screens using boot options (https://www.linuxquestions.org/questions/linux-newbie-8/skip-installation-method-and-select-partition-screens-using-boot-options-846551/)

tclappsdba 11-25-2010 12:42 PM

Skip "Installation Method" and "Select Partition" screens using boot options
 
Hello All,

I am trying to perform a hard drive installation of RHEL 5.5. I specify the installation method and the partition and directory holding the ISO image in /etc/grub.conf

Code:

title Remote Install
        root (hd0,0)
        kernel /vmlinuz_remote lang=en_US keymap=us repo=hd:/dev/sda2:/remote
        initrd /initrd_remote.img

However, I am still presented with the "Installation Method" and "Select Partition" screens when anaconda runs. Is the syntax of the repo boot option correct? What am I missisng here? I appreciate any effort to help me.

Thanks,
TAD

tclappsdba 11-26-2010 05:31 AM

Hi Guys,

Any thoughts at all?

Thanks,

TAD


All times are GMT -5. The time now is 06:15 PM.