Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 4260

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Booting from hard drive</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PA-RISC/Linux Boot HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Available boot solutions"
HREF="bootsolutions.html"><LINK
REL="PREVIOUS"
TITLE="Booting from CD"
HREF="bootcd.html"><LINK
REL="NEXT"
TITLE="Booting from network"
HREF="bootnetwork.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PA-RISC/Linux Boot HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="bootcd.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 4. Available boot solutions</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="bootnetwork.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="boothd"
></A
>4.2. Booting from hard drive</H1
><DIV
CLASS="highlights"
><A
NAME="AEN979"
></A
><P
>&#13;				Booting from hard drive is not really more difficult that
				booting from CD. The only thing really important is that
				your hard drive has to be correctly prepared. Take a look
				at <A
HREF="paloappusage.html#bootablepartition"
>Section 3.3.3</A
> to learn how to
				prepare it.
			</P
></DIV
><P
></P
><OL
TYPE="i"
><LI
><P
>&#13;						Start the box and enter the <B
CLASS="command"
>BOOT_ADMIN</B
> mode.
						(<A
HREF="bootadmin.html#enterbootadmin"
>Section 2.1.1</A
>)
					</P
></LI
><LI
><P
>&#13;						There are two options from there: either you know the
						full <TT
CLASS="literal"
>PATH</TT
> to your hard disk device,
						then you can jump to next step, or you don't.
						In this last case, issue a <B
CLASS="command"
>search ipl</B
>
						to list all available bootable devices.
						You can also specify
						<B
CLASS="command"
>search <TT
CLASS="replaceable"
><I
>[PATH]</I
></TT
></B
>.
						For instance if you want to search the Single Ended SCSI bus:
					</P
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="programlisting"
>search SESCSI</PRE
></FONT
></TD
></TR
></TABLE
><P
>&#13;						Take a look at <B
CLASS="command"
>help search</B
>
						for details specific to your box.
					</P
></LI
><LI
><P
>&#13;						Once you know the full <TT
CLASS="literal"
>PATH</TT
> to your hard drive,
						you can issue a <B
CLASS="command"
>boot <TT
CLASS="replaceable"
><I
>&#60;PATH&#62;</I
></TT
></B
>.
						That's all. If everything goes fine, it will start booting the kernel
						as setup by <B
CLASS="command"
>PALO</B
> (see <A
HREF="paloappusage.html#bootablepartition"
>Section 3.3.3</A
>).
						Real life example:
					</P
><TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="programlisting"
>boot scsi.6</PRE
></FONT
></TD
></TR
></TABLE
></LI
></OL
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="bootcd.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="bootnetwork.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Booting from CD</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="bootsolutions.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Booting from network</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>