Differences between revisions 4 and 5
Revision 4 as of 2006-08-21 13:53:31
Size: 2861
Editor: pacsx1
Comment:
Revision 5 as of 2006-08-21 14:28:26
Size: 3153
Editor: pacs5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 94: Line 94:
= First update using yast2 =

Start ''yast2'', ''Software'', ''Online Update'' to perform first update of the
system. Using the command line tool '''rug''' does not work yet.
Line 97: Line 102:
rug install rug install kernel-source kernel-syms tkdiff xemacs
Line 99: Line 104:
Accept additional required packages! Then make the first '''update'''.

TableOfContents(2)

Installing SuSE 10.1 from DVD

  • On the welcome screen
    • select Installation

    • enter the boot parameter vga=ask

    • press <RETURN> to start installation

    • at the prompt press <RETURN> to get list of video modes

    • in the following list of video modes select option 6.

  • Select US english as language,BR

  • select new installation,BR

  • select Europe, Germany, hardware clock set to UTC,BR

  • select KDE as desktop,BR

  • modify suggested partition to
    • primary partition: 18 GB, swap
    • primary partition: 100 MB, reiser FS, /boot
    • primary partition: 10 GB, reiser FS, /tmp
    • extended partition
      • 15 GB, reiser FS, /
      • 15 GB, Reiser FS, /os, placeholder to install other operation system
      • Reiser FS, /home
  • continue installation.

After the automatic rebootBR

  • enter pacs5 as hostname, mpe-garching.mpg.de as domain, disable DHCP update,BR

  • enter a wellknown password for root,BR

  • for the network configuration
    • enable SSH in the firewall options,
    • configure the first network interface
      • static address setup
      • IP address 130.183.130.160, subnet mask 255.255.255.0
      • hostname pacs5
      • domain mpe-garching.mpg.de
      • name server 130.183.70.10 and 130.183.72.185
      • default gateway 130.183.130.1
  • test the network interface,BR

  • for the online update configuration
    • select configure now
    • BUT skip actual update

  • select local user authentication
  • skip adding local user, ignore warning
  • accept hardware configuration

Updating the 3ware RAID driver

The driver version 2.26.02.007 seen with

cat /sys/class/scsi_host/host0/stats

matches the version distributed with 3ware distribution codeset v 9.3.0.4, see file version.txt on CD.

No driver update necessary!

Hardware configuration

Video setting

After installation no X output visible due incompatible monitor setting.

Go to console mode with Alt F1BR Switch to run level 3 and start sax2

telinit 3
sax2 -u

Set screen resultion to 1280x1024, 16 bit color.BR Set Keyboard to United Kingdom, 105 keysBR Switch back to run level 5.

telinit 5

CUPS printing

Start yast2, select Hardware then PrinterBR AddBR Network PrintersBR Print via CUPS Network ServerBR CUPS Client OnlyBR server name irprint1BR OK

Setting up additional installation sources

Adding OpenSuse as installation source

rug service-add --type=ZYPP http://download.opensuse.org/distribution/SL-10.1/inst-source openSuse-10.1
run subscribe openSuse-10.1

First update using yast2

Start yast2, Software, Online Update to perform first update of the system. Using the command line tool rug does not work yet.

Installing additional packages

rug install kernel-source kernel-syms tkdiff xemacs

Accept additional required packages! Then make the first update.

Update packages

Herschel: PACS/SoftwareInstallation/Linux-SuSE-10.1-pacs5 (last edited 2009-07-15 14:32:38 by localhost)