Hi guys, I have some questions. First of all I have to apologize for my English because it's not my primary language.

I want to make an automated installation of Fedora 10 from USB stick. The way I'm doing it is to install manually a fedora on one machine then I use dd command to create a dd image of the fedora and put it on a USB stick. Then I install small linux on the USB stick(DSL or Damn Small Linux) with a start up script that contains dd command. That makes whenever I boot the USB Stick, it will automatically copy the dd image to my Hard Disk. Then when I reboot the computer the Fedora 10 is ready to use.

The Fedora 10 is a minimum installation Fedora, which means it doesn't have a Gnome or KDE in it. Just a Fedora with some Development Tools and Networks.

Why am I doing this? Because I need to install Fedora 10 some machines that don't have a monitor and only have 2 GB of Hard Disk. So I need to do a "blind minimum installation" on that machines.

The problem is I need a configuration on the Fedora 10. I need some configurations to the IP,MAC,PC-Name and root password if possible.

So I need an auto configure methods to the Fedora and (if possible) the configuration file is inside the USB stick.
How do I do that ? Because the machine that I'm going to installed the Fedora on doesn't have a keyboard and a monitor.



Thanks,
Elenwynd