Linux-Noob Forums
centos 4.5 Installation problem - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html)
+--- Thread: centos 4.5 Installation problem (/thread-1031.html)



centos 4.5 Installation problem - abhishek77 - 2008-02-06


I am trying to setup centos 4.5 on one of my hard drives.

I burned the image file to a DVD disc.

So during setup, it asks what type of media contains the packages to be installed?

I select the local cd rom option.

 

Next screen is that centos-4 i386 cd was not found in any of your CD rom drives.

 

I tried looking for solutions online but to no help.

can anyone help here?




centos 4.5 Installation problem - znx - 2008-02-07


Hrmm, try booting up the DVD until you see the initial

 



Code:
boot:




 

Then type: linux hdc=cdrom

 

You might need to switch hdc with:


  • hda - First IDE, Master

  • hdb - First IDE, Secondary

  • hdc - Second IDE, Master

  • hdd - Second IDE, Secondary


 

Try that and tell us how it goes.