Hello, You should use: inst.updates=hd:/dev/sdb4:/images/updates.img or inst.updates=hd:sdb4:/images/updates.img
For more info please see: https://anaconda-installer.readthedocs.io/en/latest/boot-options.html#inst-repo It's using the same syntax as inst.updates. Best Regards,Jirka On Wed, 2019-11-06 at 13:25 +0800, edsionte wrote: > Hi all, > I want to test my first “hello word” Anaconda addon program. > > Firstly, I use this source code ( > https://github.com/rhinstaller/hello-world-anaconda-addon/) , and > make a outfile updates.img. > Then, I made a USB boot disk (CentOS 7.4), and placed updates.img > into the directory “images/” of boot disk. > > Then I used inst.updates=hd:/sdb4:/images/updates.img boot option, > There isn't a new helloworld Category on the installation menu. > > Is there anything wrong with steps above? > > Thanks. > edison > > _______________________________________________Anaconda-devel-list > mailing [email protected] > https://www.redhat.com/mailman/listinfo/anaconda-devel-list
_______________________________________________ Anaconda-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/anaconda-devel-list
