thecast

CentOS 5.0 x86 64 auf STRATO HighQ-Server SR4 im RAID 1

Hallo

Ich möchte CentOS 5.0 x86_64 auf einen STRATO HighQ-Server SR4 installieren.

Die hier gepostet Vorgehensweise ergibt einen Fehler:

Remote loggin:
hxxxxxxx.console.stratoserver.net
Username: xxxx
Password: xxxx

push Enter and login as root.

Download Installationsimage from isolinux-directory to /boot-directory:

cd /boot
wget -O centos-initrd.img http://ftp.halifax.rwth-aachen.de/centos/5.0/os/x86_64/images/pxeboot/i ...
wget -O centos-vmlinuz http://ftp.halifax.rwth-aachen.de/centos/5.0/os/x86_64/images/pxeboot/v ...

grub.conf configuration:
nano /boot/grub/grub.conf

"#" grub.conf generated by anaconda
"#"
"#" Note that you do not have to rerun grub after making changes to this file
"#" NOTICE: You have a /boot partition. This means that
"#" all kernel and initrd paths are relative to /boot/, eg.
"#" root (hd0,0)
"#" kernel /vmlinuz-version ro root=/dev/hda3
"#" initrd /initrd-version.img
"#" boot=/dev/hda
serial --unit=0 --speed=57600
terminal serial

default=0
timeout=10
#splashimage=(hd0,0)/grub/splash.xpm.gz
#hiddenmenu
title Fedora Core (2.6.22.9-61.fc6)
root (hd0,0)
kernel /vmlinuz-2.6.22.9-61.fc6 ro root=LABEL=/ console=tty0 console=tt$
initrd /initrd-2.6.22.9-61.fc6.img
title Fedora Core (Disk 1)
root (hd0,0)
kernel /vmlinuz ro root=LABEL=/ console=tty0 console=ttyS0,57600
initrd /initrd
title Fedora Core (Disk 2)
root (hd1,0)
kernel /vmlinuz ro root=LABEL=/ console=tty0 console=ttyS0,57600
initrd /initrd
"#" merge
title CentOS-5 x86_64 (Disk 1)
root (hd0,0)
kernel /centos-vmlinuz console=tty0 console=ttyS0,57600 headless
ip= myIP netmask=255.255.255.0 gateway=85.214.64.1 ksdevice=eth0
dns=ns.servcompetenz.de hostname=myHost.stratoserver.net
method=http://wftp.tu-chemnitz.de/pub/linux/centos/5.0/os/x86_64/
lang=de_DE keymap=de
initrd /centos-initrd.img
title CentOS-5 x86_64 (Disk 2)
root (hd1,0)
kernel /centos-vmlinuz console=tty0 console=ttyS0,57600 headless
ip=myIP netmask=255.255.255.0 gateway=85.214.64.1 ksdevice=eth0
dns=ns.servcompetenz.de hostname=myHost.stratoserver.net
method=http://wftp.tu-chemnitz.de/pub/linux/centos/5.0/os/x86_64/
lang=de_DE keymap=de
initrd /centos-initrd.img

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

After save the config:
reboot


Answer:

+---------+ Choose a Language +---------+

What language would you like to use
during the installation process?


Catalan ^
Chinese(Simplified) :
Chinese(Traditional) #
Croatian :
Czech :
Danish :
Dutch :
English v

+------+ Installation Method +------+

What type of media contains the
packages to be installed? |

Local CDROM
Hard drive
NFS image
FTP
HTTP *

+----------------+ Configure TCP/IP +----------------+

[*] Enable IPv4 support
( ) Dynamic IP configuration (DHCP)
(*) Manual configuration

[ ] Enable IPv6 support
(*) Automatic neighbor discovery (RFC 2461)
( ) Dynamic IP configuration (DHCP)
( ) Manual configuration

+----------------+ Manual TCP/IP Configuration +-----------------+

Enter the IPv4 and/or the IPv6 address and prefix
(address / prefix). For IPv4, the dotted-quad netmask
or the CIDR-style prefix are acceptable. The gateway and
name server fields must be valid IPv4 or IPv6 addresses. |

IPv4 address: myIP / 255.255.255.0
Gateway: 85.214.64.1
Name Server: 81.169.163.106

+-----------------+ HTTP Setup +------------------+

Please enter the following information:

o the name or IP number of your Web server
o the directory on that server containing

CentOS for your architecture |

Web site name: wftp.tu-chemnitz.de
CentOS directory: pub/linux/centos/5.0/os/x86_64

+----------------+ Error +-----------------+

Unable to retrieve

http://wftp.tu-chemnitz.de//pub/linux/centos/5.0/os/x86_64/images/minst ....

Seltsam ist der doppel Slashzischen .de and pub?

Vielleicht hat jemand einen Hinweis die Install. zum Erfolg zu führen.


Thank you for your help

TheCast
Auf Facebook teilen
Auf X (Twitter) teilen
Auf Reddit teilen
Auf Linkedin teilen

Content-ID: 73850

Url: https://administrator.de/forum/centos-5-0-x86-64-auf-strato-highq-server-sr4-im-raid-1-73850.html

Ausgedruckt am: 01.05.2025 um 04:05 Uhr