> But pykickstart does not know about the harddisk directive at all, It's harddrive, not harddisk. > and also does not know about driverdisk's --biospart option. This looks like an oversight. > So does this mean that these options simply don't work (and can be > removed or should be fixed) ? Or does this mean that pykickstart > complains but does not error out on the unknown harddisk command > / driverdisk option, or ... ? Well for driverdisk --biospart, what will happen is that the command will work because loader handles all the driver disk stuff and pykickstart is not involved. However, in stage2 since pykickstart doesn't recognize driverdisk --biospart, it'll raise a parse error. So it should be added. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list