UForge Repository on Local Storage

When using local storage, UForge must already be installed, but not configured. Create two directories one for the operating system data and the other for all the user data (for example My Software and images generated).

  1. Create the operating system directory, for example: /space/DISTROS

  2. Create the user data directory, for example: /space/USER_DATA

  3. Copy the operating system information from the UForge setup ISO to the DISTROS sub-directory:

    $ rsync -a –-progress /<disk directory>/DISTROS/ /space/DISTROS/
    

Note

It may take up to an hour to copy all of the data.

  1. If you want to create ISO images with UForge then you must copy the ISO skeleton files and mount them to your system, as follows: