CentOS Icon CentOS Logo
CentOS Text
   
  
www.centos.org Forum Index
   CentOS 6 - General Support
   Install CentOS-6.2 via PXE

 

  Bottom    Previous Topic    Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread
  •  ALex_hha
      ALex_hha
Install CentOS-6.2 via PXE
#1
Regular Board Member
Joined: 2010/4/7
From
Posts: 78
I need to setup the new server (Supermicro X9SCL-F) there is no CD/DVD and I don't have any usb CD/DVD. So I decide to install CentOS via PXE.

I have installed and configured dhcp server.

    host new-fs1 {
        option host-name "new-fs1.w3.lan";
        hardware ethernet 00:25:90:70:2D:02;
        fixed-address 192.168.207.75;
        next-server 192.168.210.1;
        filename "pxelinux.0";
    }


I have installed and configured tftp server.

# cat /tftpboot/pxelinux.cfg/default
default menu.c32
prompt 0
timeout 300
ONTIMEOUT local

MENU TITLE PXE Menu

label CentOS-6.2 x86_64
        MENU LABEL ^CentOS 6.2 x86_64
        KERNEL images/centos/x86_64/6.2/vmlinuz
        APPEND vga=788 initrd=images/centos/x86_64/6.2/initrd.img -- quiet


Then I select boot from PXE in the BIOS. All go fine. In the Installation Method I have selected URL and type
http://192.168.210.1:8080


But after I have created custom disk layout in the installer and press Next I got the following error
Unable to read package metadata. This may be due to a missing repodata directory. Please ensure that your install tree has been correctly generated.

Cannot retrieve repository metadata (repomd.xml) for repository: anaconda-CentOS-201112102333.x86_64. Please verify its path and try again


So my question is - where he tries to search this file (repomd.xml)?
Posted on: 2012/1/18 12:51
Create PDF from Post Print
Top
Subject Poster Date
     Re: Install CentOS-6.2 via PXE pschaff 2012/1/18 18:01
     Re: Install CentOS-6.2 via PXE TrevorH 2012/1/18 19:38
       Re: Install CentOS-6.2 via PXE ALex_hha 2012/1/18 21:38
         Re: Install CentOS-6.2 via PXE jlehtone 2012/1/18 22:04
           Re: Install CentOS-6.2 via PXE ALex_hha 2012/1/20 10:38
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.




"Linux" is a registered trademark of Linus Torvalds. | All other trademarks are property of their respective owners. | All other content is Copyright @ 2004-2009 by the CentOS Project or "each individual contributor (forums, comments, etc.) unless otherwise assigned".| Theme based on a theme by 7dana.com