On Fri, 25 Mar 2016, Tom Huegel wrote:

> Thank you Grzegorz that information is most appreciated.
>  I am sure that would have been my next problem.
>
> Even after your suggested changes I still get this message..

It might make sense to use lftp or such and confirm that you
can addess the content (do the CD and read the directory)
manually before trying an install

Please place SELinux into permissive mode generally on the
FTP server where you have loop mounted the ISO; as I recall,
there were some problems with accessing loop-mounted content
via FTP in some Fedora versions as well

it is possible to 'rsync' the ISO off, into /var/ftp/whatever/
, and do a selinux relabel as well
        restorecon -rv /var/ftp

or just allow the FTPD general access into system

setsebool -P allow_ftpd_full_access 1

-- Russ herrold

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to