Novell LINUX ENTERPRISE DESKTOP 10 SP2 - DEPLOYMENT GUIDE 08-05-2008 Deployment Manual page 852

Table of Contents

Advertisement

A shell and many other useful utilities, such as the mount program, are available in the
/bin directory. The sbin directory contains important file and network utilities for
reviewing and repairing the file system. This directory also contains the most important
binaries for system maintenance, such as fdisk, mkfs, mkswap, mount, mount, init, and
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.
836
Deployment Guide
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:

Linux enterprise desktop 10 sp2

Table of Contents