[CentOS] 6.7 netinstall fails at insert cd to continue

John R Pierce pierce at hogranch.com
Mon Mar 7 07:54:41 UTC 2016


On 3/6/2016 8:25 PM, g wrote:
> ok. so how about;
>
>    yum shell install < pkginstalllist.file


     yum install $(cat pkginstallist.file)
or
     yum install `cat pkginstallist.file`

should work unless that list is stupid long.

-- 
john r pierce, recycling bits in santa cruz




More information about the CentOS mailing list