old-www/LDP/solrhe/Securing-Optimizing-Linux-R.../chap3sec11.html

331 lines
6.1 KiB
HTML

<HTML
><HEAD
><TITLE
>Creating the Boot Disk and Booting</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
REL="HOME"
TITLE="Securing and Optimizing Linux"
HREF="index.html"><LINK
REL="UP"
TITLE="Installation of your Linux Server"
HREF="installlin.html"><LINK
REL="PREVIOUS"
TITLE="Know your Hardware!"
HREF="chap3sec10.html"><LINK
REL="NEXT"
TITLE="Installation Class and Method (Install Type)"
HREF="chap3sec12.html"></HEAD
><BODY
CLASS="section"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Securing and Optimizing Linux: RedHat Edition -A Hands on Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="chap3sec10.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 3. Installation of your Linux Server</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="chap3sec12.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="prt2ch2sc2"
>3.2. Creating the Boot Disk and Booting</A
></H1
><P
>&#13; <DIV
CLASS="informalfigure"
><A
NAME="AEN464"
></A
><P
></P
><DIV
CLASS="mediaobject"
><P
><IMG
SRC="images/VersionAll.gif"
></IMG
></P
></DIV
><P
></P
></DIV
>
The first thing to do is to create an installation diskette also known as a boot disk. If you have purchased the
official Red Hat Linux <SPAN
CLASS="hardware"
>CD-ROM</SPAN
>, you will find this floppy disk named Boot Diskette in the Red Hat Linux box and
you don't need to create it. From time to time, you may find that the installation will fail with the standard diskette
image that comes with the official Red Hat Linux CD-ROM. If this happens, a revised diskette is required in order for
the installation to work properly. In these cases, special images are available via the Red Hat Linux Errata web
page to solve the problem <A
HREF="appendixa.html#prtinxfp4"
>www.redhat.com/errata</A
>. Since this, is a
relatively rare occurrence, you will save time if you try to use the standard diskette images first, and then review
the Errata only if you experience any problem completing the installation.
</P
><DIV
CLASS="formalpara"
><P
><B
>Step 1. </B
>
Before you make the boot disk, insert the Official <SPAN
CLASS="productname"
>Red Hat Linux</SPAN
> <SPAN
CLASS="hardware"
>CD-ROM</SPAN
>
Part 1 in your computer that runs the <SPAN
CLASS="productname"
>Windows</SPAN
> operating system. When the program asks for the filename,
enter <TT
CLASS="filename"
>boot.img</TT
> for the boot disk. To make the floppies under <SPAN
CLASS="productname"
>MS-DOS</SPAN
>, you need to use these
commands assuming your <SPAN
CLASS="hardware"
>CD-ROM</SPAN
> is drive <TT
CLASS="prompt"
>D:</TT
> and contain the Official <SPAN
CLASS="productname"
>Red Hat Linux</SPAN
>
<SPAN
CLASS="hardware"
>CD-ROM</SPAN
>.
</P
></DIV
><P
>Open the Command Prompt under Windows: <B
CLASS="command"
><SPAN
CLASS="guimenu"
>Start</SPAN
></B
> | <B
CLASS="command"
><SPAN
CLASS="guimenuitem"
>Programs</SPAN
></B
> | <B
CLASS="command"
><SPAN
CLASS="guimenuitem"
>Command Prompt</SPAN
></B
></P
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><PRE
CLASS="literallayout"
><TT
CLASS="computeroutput"
>&#13; C:\&#62; d:
D:\&#62; cd \dosutils
D:\dosutils&#62; rawrite
Enter disk image source file name: ..\images\boot.img
Enter target diskette drive: a:
Please insert a formatted diskette into drive A: and press --ENTER-- :
D:\dosutils&#62;
</TT
></PRE
></TD
></TR
></TABLE
><P
>&#13; The <SPAN
CLASS="application"
>rawrite.exe</SPAN
> program asks for the filename of the disk image: Enter <TT
CLASS="filename"
>boot.img</TT
> and insert a <SPAN
CLASS="hardware"
>floppy</SPAN
>
into drive A. It will then ask for a disk to write to: Enter <TT
CLASS="userinput"
><B
>a:</B
></TT
>, and when complete, label the disk; for example, Red Hat boot disk.
</P
><DIV
CLASS="formalpara"
><P
><B
>Step 2. </B
>
Since we'd start the installation directly off the <SPAN
CLASS="hardware"
>CD-ROM</SPAN
>, boot with the boot disk. Insert the boot diskette you create into the drive A: on the computer where you want to
install Linux and reboot the computer. At the <TT
CLASS="prompt"
>boot:</TT
>, press <B
CLASS="command"
>Enter</B
> to continue booting and follow the three simple steps below:
</P
></DIV
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><B
CLASS="command"
>Choose your language</B
></DT
><DD
><P
>You can choose your prefferd language for the Linux OS from a list. For example, English, Danish etc
</P
></DD
><DT
><B
CLASS="command"
>Choose your keyboard type</B
></DT
><DD
><P
>You can choose your Keyboard type. For example <TT
CLASS="literal"
>US pc104</TT
>, norwegian etc
</P
></DD
><DT
><B
CLASS="command"
>Select your mouse type</B
></DT
><DD
><P
>You can choose your mouse type. For example Logitech two button, Microsoft three button mouse etc
</P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="chap3sec10.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="chap3sec12.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Know your Hardware!</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="installlin.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Installation Class and Method (Install Type)</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>