Upgrader le BIOS de la Soekris

From Deimos.fr / Bloc Notes Informatique
Jump to: navigation, search

1 Introduction

Je vous conseil fortement d'upgrader le BIOS dès qu'une mise à jour est dispo : http://www.soekris.com/downloads.htm

Vu qu'il n'est pas forcément évident de savoir comment faire, je vais expliquer.

2 Installation

Un petit package va être nécessaire :

Command apt-get
apt-get install lrzsz

3 Mise à jour

  • Avec minicom, connectez vous au monitor de votre BIOS et lancez la command download :
Command
> download

Ou essayez ceci ci ça ne fonctionne pas :

Command
> download -

  • Avec sx, nous allons envoyer le fichier :
Command sx
$ sx -X ~/b5501_133.bin > /dev/ttyUSB0 < /dev/ttyUSB0
Sending b5501_133c.bin, 784 blocks: Give your local XMODEM receive command now.
Xmodem sectors/kbytes sent:  96/12kRetry 0: NAK on sector
Xmodem sectors/kbytes sent:  97/12kRetry 0: NAK on sector
Xmodem sectors/kbytes sent: 131/16kRetry 0: NAK on sector
Xmodem sectors/kbytes sent: 132/16kRetry 0: NAK on sector
Xmodem sectors/kbytes sent: 528/66kRetry 0: NAK on sector
Xmodem sectors/kbytes sent: 529/66kRetry 0: NAK on sector
Xmodem sectors/kbytes sent: 578/72kRetry 0: NAK on sector
Xmodem sectors/kbytes sent: 579/72kRetry 0: NAK on sector
Bytes Sent: 100352   BPS:1519                            
 
Transfer complete

Une fois terminé on flash et on reboot :

Command
> flashupdate
?Updating BIOS Flash ,,,,,,,,,,,,,,,,,,,,,,,,,,,,..,,,,.... Done.
 
> reboot

4 Reference

http://soekris.kd85.com/flashupdate_4801
http://mguesdon.oxymium.net/blog/?postid=128
http://www.mail-archive.com/soekris-tech@lists.soekris.com/msg04537.html
http://wiki.soekris.info/Updating_Bios#Minicom