Novell LINUX ENTERPRISE SERVER 10 - INSTALLATION AND ADMINISTRATION 04-08-2006 Installation Manual page 948

Table of Contents

Advertisement

shutdown, and ifconfig, ip, route, and netstat for maintaining the network. The directory
/usr/bin contains the vi editor, find, less, and ssh.
To see the system messages, either use the command dmesg or view the file /var/
log/messages.
Checking and Manipulating Configuration Files
As an example for a configuration that might be fixed using the rescue system, imagine
you have a broken configuration file that prevents the system from booting properly.
You can fix this using the rescue system.
To manipulate a configuration file, proceed as follows:
1 Start the rescue system using one of the methods described above.
2 To mount a root file system located under /dev/sda6 to the rescue system,
3 Change the directory to the mounted root file system:
4 Open the problematic configuration file in the vi editor. Adjust and save the
5 Unmount the root file system from the rescue system:
6 Reboot the machine.
Repairing and Checking File Systems
Generally, file systems cannot be repaired on a running system. If you encounter serious
problems, you may not even be able to mount your root file system and the system boot
may end with a kernel panic. In this case, the only way is to repair the system
from the outside. It is strongly recommended to use the YaST System Repair for this
948
Installation and Administration
use the following command:
mount /dev/sda6 /mnt
All directories of the system are now located under /mnt
cd /mnt
configuration.
umount /mnt

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux enterprise server 10

Table of Contents