Nortel-networks NN10265-111 Manual de usuario Pagina 79

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 118
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 78
MCS 5100 RTP Media Portal Basics
79
Copyright © Nortel Networks Limited 2006
2 Locate the NIC driver.
modprobe eepro100 <Enter>
3 Activate the network interface.
ifconfig eth0 <IP_address> netmask <net_mask> up
<Enter>
where <IP_address> is the IP address of the Portal Host card,
and <net_mask> is the network address mask for this network
segment.
4 Route the IP address of the MCP Service Network’s gateway.
route add default gw <gateway> <Enter>
where <gateway> is the IP address of the network gateway for
the subnet.
5 Create a mountpoint for the root partition.
mkdir /a <Enter>
6 Restore the boot partition.
mount /dev/sda1 /a <Enter>
cd /a <Enter>
restore rfv sysadmin@<tape_server_IP>:/dev/rmt/0cn
<Enter>
rm -f restoresymtable <Enter>
cd .. <Enter>
umount /dev/sda1 <Enter>
7 Restore the root partition.
mount /dev/sda2 /a <Enter>
cd /a <Enter>
restore rfv sysadmin@<tape_server_IP>:/dev/rmt/0cn
<Enter>
rm -f restoresymtable <Enter>
cd .. <Enter>
umount /dev/sda2 <Enter>
8 Restore the var partition.
mount /dev/sda5 /a <Enter>
cd /a <Enter>
restore rfv sysadmin@<tape_server_IP>:/dev/rmt/0cn
<Enter>
rm -f restoresymtable <Enter>
cd .. <Enter>
umount /dev/sda5 <Enter>
9 Restore the usr partition.
Vista de pagina 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 117 118

Comentarios a estos manuales

Sin comentarios