03-17-2005, 07:41 AM
try this
chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin
or if it errors
ln -s /bin/gunzip /bin/uncompress && ./hldsupdatetool.bin
(That's on one line)
chmod +x hldsupdatetool.bin && ./hldsupdatetool.bin
or if it errors
ln -s /bin/gunzip /bin/uncompress && ./hldsupdatetool.bin
(That's on one line)