2009/10/13 boss ganesh <boss....@gmail.com>:
> Dear sir,
> I ran your python script as
> #python vmlinuz-2.6.26-2-686
>
> i got the following error
> Traceback (most recent call last):
>   File "/mnt/disk[sda4]/root/Desktop/tmp/vmlinuz/extvmlinuz.py", line 39, in
> <module>
>     vmlinux = open(sys.argv[2], 'wb')
> IndexError: list index out of range
>
> why is it so..
>

Because you did not specify where to uncompress the kernel to.

Like

python extvmlinux.py vmlinuz-2.6.26-2-686 vmlinux-2.6.26-2-686

Thanks

Michal



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to