# for i in {0..15}; do ipmitool channel info $i 2>/dev/null | grep -i LAN > /dev/null && echo $i; done# ipmitool user list 2ID Name Enabled Callin Link Auth IPMI Msg Channel Priv Limit 1 true true true true Unknown (0x00) 2 root true true true OEM OEM
# ipmitool user set password 1 somesecret
# ipmitool user set password 2 somesecret$ ipmiconsole -W sun20,solpayloadsize -h 10.20.30.40 -u root -p somesecret --serial-keepalive# cd /boot/
# wget ftp1.scientificlinux.org/linux/scientific/6.1/x86_64/os/isolinux/vmlinuz
# wget ftp1.scientificlinux.org/linux/scientific/6.1/x86_64/os/isolinux/initrd.img
# grub.conf generated by anaconda
#
# Note that you make changes to this file
# NOTICE: You have a / boot partition. This means that
# all kernel and initrd paths are relative to / boot /, eg. console = ttyS0,57600 console = tty0
# root (hd0,0)
# kernel / vmlinuz-version ro root = / dev / sda2 console = ttyS0,57600 console = tty0
# initrd /initrd-version.img
# boot = / dev / sda
serial --unit = 0 --speed = 57600
terminal --timeout = 2 serial console
default = 1
timeout = 5
hiddenmenu
title EL6
kernel / vmlinuz console = ttyS0,57600 console = tty0 serial text
initrd /initrd.img
title CentOS (2.6.18-274.7.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-274.7.1.el5 ro root = LABEL = / nodmraid console = ttyS0,57600 console = tty0
initrd /initrd-2.6.18-274.7.1.el5.img
title CentOS (2.6.18-274.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-274.el5 ro root = LABEL = / nodmraid console = ttyS0.57600 console = tty0
initrd /initrd-2.6.18-274.el5.img
# ip a
1: lo: <LOOPBACK, UP, LOWER_UP> mtu 16436 qdisc noqueue
link / loopback 00: 00: 00: 00: 00: 00 brd 00: 00: 00: 00: 00: 00
inet 127.0.0.1/8 scope host lo
inet6 :: 1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST, MULTICAST, UP, LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
link / ether 00: 26: 70: 70: 70: 70 brd ff: ff: ff: ff: ff: ff
inet 123.123.123.170/26 brd 188.138.40.191 scope global eth0
3: eth1: <BROADCAST, MULTICAST> mtu 1500 qdisc noop qlen 1000
link / ether 00: 26: 80: 80: 80: 80 brd ff: ff: ff: ff: ff: ff
4: sit0: <NOARP> mtu 1480 qdisc noop
link / sit 0.0.0.0 brd 0.0.0.0
#
# ip r | grep default
default via 123.123.123.129 dev eth0
GNU GRUB version 0.97 (627K lower / 2094848K upper memory)
+ ------------------------------------------------- ------------------------ +
| EL6 |
| CentOS (2.6.18-274.7.1.el5) |
| CentOS (2.6.18-274.el5) |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+ ------------------------------------------------- ------------------------ +
Use the ^ keys to select which entry is highlighted.
Press enter to boot the selected OS, 'e' to edit the
commands before booting, 'a' to modify the kernel arguments
before booting, or 'c' for a command-line.
Welcome to Scientific Linux for x86_64
โโโโโโโโโค Choose a Language โโโโโโโโโโ
โ โ
What language would you like to use โ
โ during the installation process? โ
โ โ
โ Catalan โ โ
โ Chinese (Simplified) โ โ
โ Chinese (Traditional) โฎ โ
โ Croatian โ โ
โ Czech โ โ
โ Danish โ โ
โ Dutch โ โ
โ English โ โ
โ โ
โโโโโโ โ
โ โ OK โ โ
โโโโโโ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
Welcome to Scientific Linux for x86_64
โโโโค Installation Method โโโโโ
โ โ
โ What type of media contains
โ the installation image? โ
โ โ
โ Local CD / DVD โ
โ Hard drive
โ NFS directory โ
โ URL
โ โ
โโโโโโ โโโโโโโโ โ
โ โ OK โ โ Back โ โ
โโโโโโ โโโโโโโโ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
Welcome to Scientific Linux for x86_64
โโโโโโโโโโโโโโโโค Networking Device โโโโโโโโโโโโโโโโ
โ โ
โ You have multiple network devices on this system. โ
โ Which would you like to install through? โ
โ โ
โ eth0 - Ethernet device eth0 - 00: 26: 70: 70: 70: 70
โ eth1 - Ethernet device eth1 - 00: 26: 80: 80: 80: 80
โ โ
โโโโโโ โโโโโโโโโโโโ โโโโโโโโ โ
โ โ OK โ โ Identify โ โ Back โ โ
โโโโโโ โโโโโโโโโโโโ โโโโโโโโ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
Welcome to Scientific Linux for x86_64
โคโโโโโโโโโโโโโโค Configure TCP / IP โโโโโโโโโโโโโโโ
โ โ
โ [*] Enable IPv4 support โ
โ () Dynamic IP configuration (DHCP)
โ (*) Manual configuration
โ โ
โ [] Enable IPv6 support โ
โ (*) Automatic neighbor discovery โ
โ () Dynamic IP configuration (DHCPv6)
โ () Manual configuration
โ โ
โโโโโโ โโโโโโโโ โ
โ โ OK โ โ Back โ โ
โโโโโโ โโโโโโโโ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
TCPโโโโโโโโโโโโโโโโโค Manual TCP / IP Configuration TCPโโโโโโโโโโโโโโโโโโ
โ โ
โ 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 โ
Valid be valid IPv4 or IPv6 addresses. โ
โ โ
โ IPv4 address: 123.123.123.170_ / 26______________
โ Gateway: 123.123.123.129 __________________________ โ
โ Name Server: 8.8.4.4 __________________________________
โ โ
โโโโโโ โโโโโโโโ โ
โ โ OK โ โ Back โ โ
โโโโโโ โโโโโโโโ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
Welcome to Scientific Linux for x86_64
โโโโโโโโโโโโโโโโโโโโโโโโโโค URL Setup โโโโโโโโโโโโโโโโโโโโโโ โโโโโ
โ โ
โ Please enter the URL containing the Scientific โ
โ Linux installation image on your server. โ
โ โ
โ: //ftp1.scientificlinux.org/linux/scientific/6.1/x86_64/os/_
โ โ
โ [] Enable HTTP proxy โ
โ โ
โ Proxy URL ___________________________________ โ
โ Username _______________ โ
โ โ
โ Password _______________ โ
โ โ
โโโโโโ โโโโโโโโ โ
โ โ OK โ โ Back โ โ
โโโโโโ โโโโโโโโ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
โโโโโโโโโโโค Would you like to use VNC? โโโโโโโโโโโ
โ โ
โ Text mode provides a limited set of installation โ
โ options. It doesnโt allow you to specify your
โ own partitioning layout or package selections. โ
โ Would you like to use VNC mode instead? โ
โ โ
โโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ โ โ
โ โ Start VNC โ โ Use text mode โ โ
โโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโ โ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
โโโโโโโโโโโโโโค VNC Configuration โโโโโโโโโโโโโโโโ
โ โ
โ A password will prevent unauthorized listeners โ
โ connecting and monitoring your installation
โ progress. Please enter a password to be used โ
โ for the installation
โ โ
โ Password: ********* _______
โ Password (confirm): ********* _______
โ โ
โ โ
โโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโ โ โ
โ โ OK โ โ No password โ โ Back โ โ
โโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโ โ โ
โ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
<Tab> / <Alt-Tab> between elements | <Space> selects | <F12> next screen
21:52:40 Starting VNC ... 21:52:41 The VNC server is now running. 21:52:41 You chose to execute vnc with a password. 21:52:41 Please manually connect your client to loftXXXX.serverloft.com:1 (123.123.123.170) to begin the install. Press <enter> for a shell 21:52:41 Starting graphical installation.
$ vncviewer loftXXXX.serverloft.com:1Source: https://habr.com/ru/post/132464/
All Articles