My boot options is:
initrd=initrd.img text stage2=hd:xxxx:/images/install.img ip=static ks=hd:xxxxx:/node.ks repo=hd:xxxxx:/os
On Tue, Jul 30, 2013 at 1:54 PM, Kun Huang <gareth@xxxxxxxxxxxxxxx> wrote:
Hi, allhttps://github.com/pyKun/install.img/blob/master/usr/lib/anaconda/storage/__init__.py#L92
this is an old version anaconda, but I just need know the meaning of this line.In my case, I used 'repo=hd:......' so anaconda.protected here valuate as true in L93, so when run to L97( my case is not livecd, and "not storage.protectedDevices"), the program looks me as upgrade case, so it checks anaconda.id.getUpgrade().My case is installing a system from usb. Kickstart files, and repo are all from usb device. But how storage.protectedDevices means here?ThanksGareth
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list