On 8/14/06, Hariharan Jayaraman <harij22@xxxxxxxxx> wrote:
et['mbr'] = (bl.drivelist[0], N_("Master Boot Record (MBR)")) IndexError: Index out of range
That probably means that bl.drivelist is empty. regards, dan carpenter
On 8/14/06, Hariharan Jayaraman <harij22@xxxxxxxxx> wrote:
et['mbr'] = (bl.drivelist[0], N_("Master Boot Record (MBR)")) IndexError: Index out of range
That probably means that bl.drivelist is empty. regards, dan carpenter