hi i am trying to install FC7 via NFS using a kickstart file.. but i have a problem when it parsing :
Code:
parted /dev/hda mklabel msdos
because everytime it reaches to this part of the code it has error of not able to find the hard disk
Code:
Error : Could not stat /dev/hda - Not a file or directory
i tried fdisk -l n i get
Code:
Error : No device found
well i browsed around and found some bug filed for FC7 network install
Code:
Bug 243528 - Network install (using http or ftp) does not work
i jus post this msg if there is any solution for it... coz i need to do something abt it as my whole installation is halted just bcoz of this.
Not forgetting i fix my HDD on IDE (PATA) even SATA too i face same problem.
Any solutions ?