Thanks dan, What could be the possible reason this happens, looking a little at the code tells me that bl is passed through via dispatch.py, any ideas as to where this gets populated. Is it that the UI(text/GUI) is not passing the correct info down?
Thanks
-Hariharan
-Hariharan
On 8/15/06, Dan Carpenter <error27@xxxxxxxxx> wrote:
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