Last edited 2 months ago
by Max Mustermann

Server Replacement R610 by R620

Template:Infobox bms

1 HDD Replacement[edit | edit source]

Follow the Steps in Article Server HDD Replacement to chapter 3.2 [Select Bootable Device (Boot from Backup Disk)] to change the Hard Drives

2 Configure X Server[edit | edit source]

During the restart of the server, it is necessary to change the display settings of the X server. At the close end of the server startup, you will get prompted for some user interactions.

File:Srpl3.3.1.JPG

Answer this error message with .

File:Srpl3.3.2.JPG

Now choose .

File:Srpl3.3.3.JPG

Enter the password for the user: root.


File:Srpl3.3.4.JPG

After entering the password the Display Settings apear and the resolution have to be changed to 1280x1024. Then finish this and also the next two windows with OK.

File:Srpl3.3.5.JPG

File:Srpl3.3.6.JPG


3 Install BMS Patch 075[edit | edit source]

First proof whether the 075_BMS_V1.00.lst is already installed. You can check it by the following commands:

  • Log in as user root
  • Change to patch list directory:
cd /opt/install/BMS/V1.00
  • type ls to show the content

File:Srpl4.JPG


If it is not installed work out the list below

  • Insert DVD with the patch and mount with:
mount /dev/cdrom /mnt
  • Copy patch file
cp /mnt/075_BMS_V1.00.bpf /home/pvss/projects/Kom/tmp
  • Change to directory :
cd /home/pvss/projects/Kom/tmp
(Replace Kom with the name of your commission: e.g. Nsc)
  • Install the patch by executing “install_patch”
/home/bms/scripts/install_patch 075*
  • Finalise with:
depmod
  • Restart the server
reboot