Red Hat NETSCAPE MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual de usuario Pagina 226

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 300
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 225
214 Welcome to Linux
To get into rescue mode, youll need a rescue disk set. These are two diskettes that contain the les
necessary to boot into rescue mode.
If you elected to make a boot diskette while you were installing Red Hat Linux, youre halfway there!
The rst diskette in a rescue disk set is this boot diskette.
Now on to the second diskette. . .
The second diskette is called the rescue diskette. It is produced by writing an image le onto a diskette.
The image le is called rescue.img, and is located in the images directory on the rst Red Hat Linux
CD-ROM.
To gain access to this le, youll rst need to mount your Red Hat Linux CD-ROM.
Start by inserting the CD-ROM in your systemsCD-ROMdrive.Youll need to do this while logged
in as root.
Type the following command:
mkdir /mnt/cdrom
Now, type:
mount /dev/cdrom /mnt/cdrom
You may get an error message from the rst command saying that the le exists. Thats ne; we
just want to make sure that there is a /mnt/cdrom directory on your system. The second command
should issue an informational message that /dev/cdrom is being mounted read-only.
Please Note: Some systems may not recognize /dev/cdrom.Ifthisisyourcase,youll have to
replace /dev/cdrom in the command with the appropriate device name for your CD-ROM.
Next, issue the following command (again, while logged in as root):
cd /mnt/cdrom/images
then type:
ls
to list the contents of the images directory.
You should see a le named rescue.img. This is the rescue diskette image le. Next, put a diskette
in your rst diskette drive, and enter the following command:
dd if=rescue.img of=/dev/fd0 bs=1440k
Vista de pagina 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 299 300

Comentarios a estos manuales

Sin comentarios