ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/doc/BeOS/settings.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>Setting up SheepShaver</TITLE>
4 </HEAD>
5 <BODY BGCOLOR=#FFFFFF>
6
7 <H1>Setting up SheepShaver</H1>
8
9 In the "SheepShaver Settings" window that pops up when you double-click on
10 the SheepShaver icon, you can configure certain features of SheepShaver.
11 When you click on <B>"Start"</B>, the current settings are saved to disk and will be
12 available next time you start SheepShaver.
13
14 <P>The settings are divided into four groups: Volumes, Graphics/Sound, Serial/Network and Memory/Misc.
15
16 <H2>Volumes</H2>
17
18 <IMG SRC="volumes.gif">
19
20 <P>The main part of the volumes pane is a <B>list</B> that contains all volumes to be mounted
21 by SheepShaver. If this list is empty, SheepShaver will try to detect and mount all HFS partitions
22 it can find. CD-ROM drives are always automatically detected and used.
23
24 <P>SheepShaver can use HFS partitions, whole HFS formatted drives, and it can also
25 emulate hard disks in single BeOS files ("hardfiles").
26
27 <P>To add a Mac volume to the list, mount it on the BeOS side, click on <B>"Add..."</B>, go to the "Disks"
28 level in the topmost popup menu of the file panel, click once on the volume you want and
29 click on "Add". A line beginning with "/dev/disk/" should then appear in the volume list.
30 After adding volumes to the list, you should unmount them on the BeOS side again.To remove
31 a Mac volume, select it in the list and click on <B>"Remove"</B>.
32
33 <P>You can create a new, empty hardfile by clicking on <B>"Create..."</B>. Enter the file
34 name and the size of the hardfile and click on "Create". The hardfile will be created (this may
35 take some seconds) and added to the volume list. The so-created hardfile will have to be
36 formatted under MacOS before you can store something in it. If you start up SheepShaver,
37 the Finder will display a message about an "unreadable" volume being found and give you the
38 option to format it.
39
40 <P>Double-clicking on an entry in the volume list will add or remove a "*" in front of the
41 device name. Volumes marked with a "*" are read-only for the MacOS under SheepShaver.
42
43 <P>SheepShaver will show a "BeOS" disk icon on the Mac desktop that allows access to BeOS
44 files from Mac applications. In <B>"BeOS Root"</B> you specify which BeOS directory will
45 be at the root of this virtual "BeOS" disk. You can enter a path name here or drag and drop a
46 Tracker folder onto it. The default setting of "/boot" means that the "BeOS" icon in the MacOS
47 Finder will correspond to your BeOS boot volume. If you want to access files on other BeOS
48 volumes, you should enter "/" here. The "BeOS" disk will then contain folders for each BeOS
49 volume (among other things). The MacOS will create files and folders like "Desktop", "Trash",
50 "OpenFolderListDF" etc. in the directory you specify as "BeOS Root". If they annoy you, you
51 can delete them.
52
53 <P>To boot from CD-ROM, set the <B>"Boot From"</B> setting to <B>"CD-ROM"</B>.
54 The <B>"Disable CD-ROM Driver"</B> box is used to disable SheepShaver's built-in CD-ROM driver.
55 This is currently of not much use and you should leave the box unselected.
56
57 <H2>Graphics/Sound</H2>
58
59 <IMG SRC="graphics.gif">
60
61 <P>WIth <B>"Window Refresh Rate"</B> you can set the refresh rate of the MacOS window.
62 Higher rates mean faster screen updates and less "sluggish" behaviour, but also require more CPU time.
63
64 <P>The <B>"QuickDraw Acceleration"</B> box should always be enabled. It allows for faster graphics in
65 full-screen modes. But if your machine uses the "IXMicro" BeOS video driver, you have to disable the
66 QuickDraw acceleration or full-screen modes won't work (this is because of BeOS bug #981112-032247).
67
68 <P>The main part of the window is occupied by a list of checkboxes that allows you to select
69 which <B>graphics modes</B> are available for displaying the MacOS desktop. You can, for
70 example, disable the modes that your monitor or graphics card can't display, or disable the
71 window modes when you want to run some Mac programs in full-screen mode that would otherwise
72 erroneously switch to a window mode. The actual mode to be used is selected in the "Monitors"
73 control panel under MacOS.
74
75 <P>The <B>"Disable Sound Output"</B> box allows you to disable all sound output by SheepShaver.
76 This is useful if the sound takes too much CPU time on your machine or to get rid of warning
77 messages if SheepShaver can't use your audio hardware.
78
79 <H2>Serial/Network</H2>
80
81 <IMG SRC="serial.gif">
82
83 <P>You can select to which ports the MacOS <B>modem and printer ports</B> are redirected.
84 This doesn't make much sense on a PowerMac, but on a BeBox you can assign the modem
85 and printer ports to any of the four serial ports (or com3/com4) or even parallel ports of
86 the BeBox (useful for printing if you have Mac drivers for parallel printers, like the PowerPrint
87 package from <A HREF="http://www.gdt.com">www.gdt.com</A>).
88
89 <P>If you don't want SheepShaver's Ethernet support to be enabled for some reason, you
90 can use the <B>"Disable Ethernet"</B> checkbox to disable it (this will also get rid of the annoying
91 "no network hardware" messages if your Mac is not equipped with Ethernet).
92
93 <H2>Memory/Misc</H2>
94
95 <IMG SRC="memory.gif">
96
97 <P>With <B>"MacOS RAM Size"</B> you select how much RAM will be available to the MacOS
98 (and all MacOS applications running under it). SheepShaver uses the BeOS virtual memory system,
99 so you can select more RAM than you physically have in your machine. The MacOS virtual memory
100 system is not available under SheepShaver (i.e. if you have 32MB of RAM in your computer and
101 select 64MB to be used for MacOS in the SheepShaver settings, MacOS will behave as if it's running on
102 a computer that has 64MB of RAM but no virtual memory).
103
104 <P>The <B>"Ignore Illegal Memory Accesses"</B> option is there to make some broken Mac
105 programs work that access addresses where there is no RAM or ROM. With this option unchecked,
106 SheepShaver will in this case display an error message and quit. When the option is activated,
107 SheepShaver will try to continue as if the illegal access never happened (writes are ignored, reads
108 return 0). This may or may not make the program work (when a program performs an illegal access,
109 it is most likely that something else went wrong). When a Mac program behaves strangely or hangs,
110 you can quit SheepShaver, uncheck this option and retry. If you get an "illegal access" message,
111 you will know that something is broken.
112
113 <P>If the <B>"Don't Use CPU When Idle"</B> option is enabled, SheepShaver will try to reduce
114 CPU usage to a minimum when the MacOS is doing "nothing" but waiting for user input. This doesn't
115 work with all programs and it may confuse the timing of some games but in general you should
116 leave it enabled.
117
118 <P><B>"ROM File"</B> specifies the path name of the Mac ROM file to be used. If it is left
119 blank, SheepShaver expects the ROM file to be called "ROM" and be in the same directory as
120 the SheepShaver application.
121
122 <HR>
123 <ADDRESS>
124 SheepShaver User's Guide
125 </ADDRESS>
126 </BODY>
127 </HTML>