Line 16: |
Line 16: |
| | | |
| If you have read this far, you may be confused now, asking yourself what jigdo does and doesn't do. :-) It seems that the jigdo concept is a bit difficult to grasp at first. If you're still interested, have a look at the respective section of the HOWTO and at the Examples section of the jigdo-file manual. | | If you have read this far, you may be confused now, asking yourself what jigdo does and doesn't do. :-) It seems that the jigdo concept is a bit difficult to grasp at first. If you're still interested, have a look at the respective section of the HOWTO and at the Examples section of the jigdo-file manual. |
− |
| |
− | ====Installing jigdo on CentOS and RHEL====
| |
− |
| |
− | You need to download and install the correct RPM file from http://dag.wieers.com/rpm/packages/jigdo/ . The choices currently available are for RHEL/CentOS 1 through 5 (they're the ones labelled eg jigdo-0.7.3-1.el5.rf.i386.rpm where the text in bold indicates Enterprise Linux 5), Red Hat 9, and Fedora 1 through 3. There are also source RPMs available.
| |
− |
| |
− | Download the file first, and then use yum from the command line so install it running either as the root user, or using the sudo command:
| |
− |
| |
− | Downloading files for CentOs 5 workstation:
| |
− | wget http://dag.wieers.com/rpm/packages/jigdo/jigdo-0.7.3-1.el5.rf.i386.rpm
| |
− | yum install jigdo-0.7.3-1.el5.rf.i386.rpm
| |
− | [Note: download the el4 files for CentOs 4 (SME7) if you do the job on this platform...]
| |
− | ok
| |
− |
| |
− | ===GET SME 8===
| |
− |
| |
− | Create JIGDO directory and move latest ISO there as root:
| |
− |
| |
− | [root@canopus JIGDO]# pwd
| |
− | /home/chris/JIGDO
| |
− | [root@canopus JIGDO]# ls
| |
− | smeserver-8.0beta7-i386.iso
| |
− |
| |
− | SME latest jigdo files are here:
| |
− | http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/testing/8.0rc1/iso/i386/smeserver-8.0rc1-i386.jigdo
| |
− |
| |
− | Lets create a mount point:
| |
− |
| |
− | [root@canopus /]# cd mnt/
| |
− | [root@canopus mnt]# ls
| |
− | [root@canopus mnt]# mkdir iso
| |
− |
| |
− | and mount
| |
− |
| |
− | [chris@canopus JIGDO]$ mount -o loop smeserver-8.0beta7-i386.iso /mnt/iso
| |
− |
| |
− | [root@canopus JIGDO]# jigdo-lite
| |
− | Jigsaw Download "lite"
| |
− | Copyright (C) 2001-2005 | jigdo@
| |
− | Richard Atterer | atterer.net
| |
− | -----------------------------------------------------------------
| |
− |
| |
− | To resume a half-finished download, enter name of .jigdo file. To start a new download, enter URL of .jigdo file. You can also enter several URLs/filenames, separated with spaces, or enumerate in {}, e.g. `http://server/cd-{1_NONUS,2,3}.jigdo'
| |
− |
| |
− | Provide URL when requested:
| |
− | http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/testing/8.0rc1/iso/i386/smeserver-8.0rc1-i386.jigdo
| |
− |
| |
− | You can also enter a single digit from the list below to
| |
− | select the respective entry for scanning:
| |
− |
| |
− | 1: /home/chris/JIGDO/smeserver-8.0beta7-i386.template
| |
− | 2: /home/chris/JIGDO/smeserver-8.0beta6-i386.template
| |
− | 3: mnt/iso
| |
− | 4: /mnt/iso
| |
− |
| |
− | Files to scan:
| |
− |
| |
− | Note working because jidgo file points to 8, not 8rc1. Editing this file allows completion of ISO.
| |
− | Should work for final release....
| |