ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/doc/BeOS/quickstart.html
Revision: 1.1.1.1 (vendor branch)
Committed: 2002-02-04T16:58:13Z (22 years, 3 months ago) by cebix
Content type: text/html
Branch: MAIN, cebix
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Log Message:
Imported sources

File Contents

# Content
1 <HTML>
2 <HEAD>
3 <TITLE>Quick Start</TITLE>
4 </HEAD>
5 <BODY BGCOLOR=#FFFFFF>
6
7 <H1>Quick Start</H1>
8
9 The following is a step-by-step guide that shows you how to get SheepShaver
10 up and running in the quickest possible way. We assume that you are running
11 on a PowerMac that already has MacOS installed on a partition of your hard drive
12 and that you have booted into BeOS.
13
14 <P>
15 <OL>
16 <LI>Double-click the SheepShaver icon. The "SheepShaver Settings" window will appear.
17 <LI>Click on "Start". SheepShaver will try to detect on which partition MacOS is installed and should then start booting MacOS.
18 <LI>If this is the first time you start SheepShaver you will be asked if you want your
19 network configuration to be modified to enable Ethernet networking under SheepShaver.
20 If you want to use Ethernet with SheepShaver you should press "OK" (this will change the
21 file <CODE>/boot/home/config/settings/network</CODE>; a backup of the the original file will
22 be stored in <CODE>network.orig</CODE>).
23 <LI>To quit SheepShaver, select "Shutdown" from the Finder's "Special" menu.
24 </OL>
25
26 <H3>One word of caution:</H3>
27
28 Volumes which are used by SheepShaver must not also be mounted under BeOS
29 while SheepShaver is running. <STRONG>You will lose data and corrupt the
30 volume if you do this! Don't press the "Mount all disks now" button in the
31 BeOS "Disk Mount Settings" window while SheepShaver is running!</STRONG>
32
33 <HR>
34 <ADDRESS>
35 SheepShaver User's Guide
36 </ADDRESS>
37 </BODY>
38 </HTML>