hw>Gernot.schachinger@brueckner.com No edit summary |
m 1 revision imported |
(No difference)
| |
Latest revision as of 10:53, 9 March 2026
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.
Answer this error message with .
Now choose .
Enter the password for the user: root.
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.
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
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