Diskussion:Server/srs3006: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Neuer Abschnitt →fw update) |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
== fw update == | == fw update == | ||
http:// | * http://ftp.tu-chemnitz.de/pub/linux/centos/6/isos/x86_64/CentOS-6.10-x86_64-LiveDVD.iso | ||
sudo yum install libstdc++.i686 | * https://support.ts.fujitsu.com/Index.asp?lng=en&OICOpen=Servers | ||
* https://support.ts.fujitsu.com/Index.asp?lng=de&OICOpen=Servers | |||
* https://support.ts.fujitsu.com/IndexDownload.asp?SoftwareGuid=368D7A20-F832-481C-A4B3-A719CA81DC45 | |||
<code>sudo yum install libstdc++.i686</code> | |||
<code>sudo yum install -y gcc</code> | |||
<code>sudo yum install -y kernel-devel-2.6.32-754.el6.x86_64</code> | |||
<code>sudo sh FTS_FlashBIOSRX300S6ASPforLinux_600114100_1199124.SCEXE</code> | |||
<pre> | |||
***************** PRIMERGY Autonomous Support Package *************** | |||
Description: Flash BIOS RX300 S6 | |||
VersionMajor: 6.00 | |||
VersionMinor: 1.14 | |||
VersionBuild: 1.0.0 | |||
Software Class - Category: Flash - BIOS | |||
Software Class - Name: (SV) Flash Bios | |||
Vendor: Fujitsu | |||
********************************************************************* | |||
Continue processing this ASP? | |||
Please answer: yes/y or no/n | |||
</pre> | |||
<pre> | |||
y | |||
</pre> | |||
<pre> | |||
********************************************************************* | |||
CAUTION! | |||
Currently a new version is being installed. | |||
The installation process will take a long time. | |||
.... please wait .... | |||
Don't interrupt this installation process! | |||
********************************************************************* | |||
********************************************************************* | |||
SUCCESS! | |||
A new version was successfully installed. | |||
For activating the new version, please reboot your system. | |||
********************************************************************* | |||
</pre> |
Version vom 12. Juli 2018, 17:36 Uhr
fw update
- https://support.ts.fujitsu.com/Index.asp?lng=en&OICOpen=Servers
- https://support.ts.fujitsu.com/Index.asp?lng=de&OICOpen=Servers
sudo yum install libstdc++.i686
sudo yum install -y gcc
sudo yum install -y kernel-devel-2.6.32-754.el6.x86_64
sudo sh FTS_FlashBIOSRX300S6ASPforLinux_600114100_1199124.SCEXE
***************** PRIMERGY Autonomous Support Package *************** Description: Flash BIOS RX300 S6 VersionMajor: 6.00 VersionMinor: 1.14 VersionBuild: 1.0.0 Software Class - Category: Flash - BIOS Software Class - Name: (SV) Flash Bios Vendor: Fujitsu ********************************************************************* Continue processing this ASP? Please answer: yes/y or no/n
y
********************************************************************* CAUTION! Currently a new version is being installed. The installation process will take a long time. .... please wait .... Don't interrupt this installation process! ********************************************************************* ********************************************************************* SUCCESS! A new version was successfully installed. For activating the new version, please reboot your system. *********************************************************************