
Anaconda content errors
25
+------------------+ Package Installation +------------------+
| |
+-------------------------+ Error +--------------------------+
| |
| The file chkconfig-1.3.30.1-2.i386.rpm cannot be opened. |
| This is due to a missing file, a corrupt package or |
| corrupt media. Please verify your installation source. |
| |
| If you exit, your system will be left in an inconsistent |
| state that will likely require reinstallation. |
| |
| |
| +--------+ +-------+ |
| | Reboot | | Retry | |
| +--------+ +-------+ |
| |
| |
+------------------------------------------------------------+
Clients will fetch content from RHN Satellite based on the --url parameter contained within the
kickstart. For example:
url --url http://somehost.example.com/ks/dist/ks-rhel-i386-server-5-u3
If you receive errors from Anaconda stating it can't find images or packages you should first check that
the above URL will generate a 200 response:
wget http://somehost.example.com/ks/dist/ks-rhel-i386-server-5-u3
--2009-08-19 15:06:55-- http://somehost.example.com/ks/dist/ks-rhel-i386-
server-5-u3
Resolving somehost.example.com... 10.10.77.131
Connecting to somehost.example.com|10.10.77.131|:80... connected.
Commenti su questo manuale