Ninad wrote:
Hi Recently I bought a new motherboard and assembled a PC. The config is Intel P4 2.4ghz D845GVSR 256mb RAM,on board sound card,Dlink external modem. I used the HDD and cd rom drive of my old pc (a branded IBM PC) for the new one. I am duall booting Win XP and Slack 9.1 ( i am Now I have this pc as a spare PC for which I bought a HDD(40 gb) and also got a crossover cable.
Dear Ninad,
In the new PC which is dual boot, get into linux and copy all your linux CD files into a folder within say /var/www/html/. Now create a boot floppy for the installation. In the same linux, start your http service in case it is not on. In Red Hat the default folder for http is /var/www/html so your linux dump folder should be in this folder or create a soft link pointing towards it.
Now in your old client machine, insert the boot floppy. (Please atleast use a floppy drive in the old machine). When your system boots, type the command 'linux askmethod' . Then in the dropdown list, select http and it will ask you for your own IP and then of the http server where the dump is located. When specifying the folder simply type the folder name after /var/www/html, that is, your newly created dump folder only. Http will know where to find it. You will be prompted for questions so answer them accordingly and your linux will be installed over your home net. I mentioned http service as it is available with most free distros.
I have skipped many details assuming you know it, if not, I will give you a step by step if you need it.
Regards,
Rony.