|
Lines 228-234
Link Here
|
| 228 |
extended partition.</para> |
228 |
extended partition.</para> |
| 229 |
|
229 |
|
| 230 |
<para>Each partition has a <firstterm>partition ID</firstterm>, which is |
230 |
<para>Each partition has a <firstterm>partition ID</firstterm>, which is |
| 231 |
a number used to identify the type of data on the partition. FreeBSD |
231 |
a number used to identify the type of data on the partition. FreeBSD |
| 232 |
partitions have the partition ID <literal>165</literal>.</para> |
232 |
partitions have the partition ID <literal>165</literal>.</para> |
| 233 |
|
233 |
|
| 234 |
<para>In general, each operating system that you use will identify |
234 |
<para>In general, each operating system that you use will identify |
|
Lines 240-246
Link Here
|
| 240 |
<para>FreeBSD must be installed into a primary partition. FreeBSD can |
240 |
<para>FreeBSD must be installed into a primary partition. FreeBSD can |
| 241 |
keep all its data, including any files that you create, on this one |
241 |
keep all its data, including any files that you create, on this one |
| 242 |
partition. However, if you have multiple disks, then you can create a |
242 |
partition. However, if you have multiple disks, then you can create a |
| 243 |
FreeBSD partition on all, or some, of them. When you install FreeBSD, |
243 |
FreeBSD partition on all, or some, of them. When you install FreeBSD, |
| 244 |
you must have one partition available. This might be a blank |
244 |
you must have one partition available. This might be a blank |
| 245 |
partition that you have prepared, or it might be an existing partition |
245 |
partition that you have prepared, or it might be an existing partition |
| 246 |
that contains data that you no longer care about.</para> |
246 |
that contains data that you no longer care about.</para> |
|
Lines 325-338
Link Here
|
| 325 |
<indexterm><primary>Alpha</primary></indexterm> |
325 |
<indexterm><primary>Alpha</primary></indexterm> |
| 326 |
|
326 |
|
| 327 |
<para>You will need a dedicated disk for FreeBSD on the |
327 |
<para>You will need a dedicated disk for FreeBSD on the |
| 328 |
Alpha. It is not possible to share a disk with another |
328 |
Alpha. It is not possible to share a disk with another |
| 329 |
operating system at this time. Depending on the specific |
329 |
operating system at this time. Depending on the specific |
| 330 |
Alpha machine you have, this disk can either be a SCSI disk |
330 |
Alpha machine you have, this disk can either be a SCSI disk |
| 331 |
or an IDE disk, as long as your machine is capable of |
331 |
or an IDE disk, as long as your machine is capable of |
| 332 |
booting from it.</para> |
332 |
booting from it.</para> |
| 333 |
|
333 |
|
| 334 |
<para>Following the conventions of the Digital / Compaq |
334 |
<para>Following the conventions of the Digital / Compaq |
| 335 |
manuals all SRM input is shown in uppercase. SRM is case |
335 |
manuals all SRM input is shown in uppercase. SRM is case |
| 336 |
insensitive.</para> |
336 |
insensitive.</para> |
| 337 |
|
337 |
|
| 338 |
<para>To find the names and types of disks in your machine, use |
338 |
<para>To find the names and types of disks in your machine, use |
|
Lines 350-367
Link Here
|
| 350 |
pqb0.0.1.4.0 PQB0 PCI EIDE</screen> |
350 |
pqb0.0.1.4.0 PQB0 PCI EIDE</screen> |
| 351 |
|
351 |
|
| 352 |
<para>This example is from a Digital Personal Workstation |
352 |
<para>This example is from a Digital Personal Workstation |
| 353 |
433au and shows three disks attached to the machine. The |
353 |
433au and shows three disks attached to the machine. The |
| 354 |
first is a CDROM drive called <devicename>DKA0</devicename> and |
354 |
first is a CDROM drive called <devicename>DKA0</devicename> and |
| 355 |
the other two are disks and are called |
355 |
the other two are disks and are called |
| 356 |
<devicename>DKC0</devicename> and |
356 |
<devicename>DKC0</devicename> and |
| 357 |
<devicename>DKC100</devicename> respectively.</para> |
357 |
<devicename>DKC100</devicename> respectively.</para> |
| 358 |
|
358 |
|
| 359 |
<para>Disks with names of the form <devicename>DKx</devicename> |
359 |
<para>Disks with names of the form <devicename>DKx</devicename> |
| 360 |
are SCSI disks. For example <devicename>DKA100</devicename> |
360 |
are SCSI disks. For example <devicename>DKA100</devicename> |
| 361 |
refers to a SCSI with SCSI target ID 1 on the first SCSI bus (A), |
361 |
refers to a SCSI with SCSI target ID 1 on the first SCSI bus (A), |
| 362 |
whereas <devicename>DKC300</devicename> refers to a SCSI disk |
362 |
whereas <devicename>DKC300</devicename> refers to a SCSI disk |
| 363 |
with SCSI ID 3 on the third SCSI bus (C). Devicename <devicename> |
363 |
with SCSI ID 3 on the third SCSI bus (C). Devicename <devicename> |
| 364 |
PKx</devicename> refers to the SCSI host bus adapter. As |
364 |
PKx</devicename> refers to the SCSI host bus adapter. As |
| 365 |
seen in the <literal>SHOW DEVICE</literal> output SCSI |
365 |
seen in the <literal>SHOW DEVICE</literal> output SCSI |
| 366 |
CDROM drives are treated as any other SCSI hard disk drive.</para> |
366 |
CDROM drives are treated as any other SCSI hard disk drive.</para> |
| 367 |
|
367 |
|
|
Lines 468-474
Link Here
|
| 468 |
<para>If you have FreeBSD on CDROM or DVD, and your computer allows |
468 |
<para>If you have FreeBSD on CDROM or DVD, and your computer allows |
| 469 |
you to boot from the CDROM or DVD (typically a BIOS option called |
469 |
you to boot from the CDROM or DVD (typically a BIOS option called |
| 470 |
<quote>Boot Order</quote> or similar) then you can skip this |
470 |
<quote>Boot Order</quote> or similar) then you can skip this |
| 471 |
section. The FreeBSD CDROM and DVD images are bootable and can be |
471 |
section. The FreeBSD CDROM and DVD images are bootable and can be |
| 472 |
used to install FreeBSD without any other special |
472 |
used to install FreeBSD without any other special |
| 473 |
preparation.</para> |
473 |
preparation.</para> |
| 474 |
</tip> |
474 |
</tip> |
|
Lines 908-914
Link Here
|
| 908 |
</listitem> |
908 |
</listitem> |
| 909 |
|
909 |
|
| 910 |
<listitem> |
910 |
<listitem> |
| 911 |
<para>Drivers that have been marked inactive. They remain in the |
911 |
<para>Drivers that have been marked inactive. They remain in the |
| 912 |
kernel, but they will not probe for their device when the kernel |
912 |
kernel, but they will not probe for their device when the kernel |
| 913 |
starts. These are subdivided into groups in the same way as the |
913 |
starts. These are subdivided into groups in the same way as the |
| 914 |
active driver list.</para> |
914 |
active driver list.</para> |
|
Lines 1073-1080
Link Here
|
| 1073 |
<para>The last few hundred lines that have been displayed on screen are |
1073 |
<para>The last few hundred lines that have been displayed on screen are |
| 1074 |
stored and can be reviewed.</para> |
1074 |
stored and can be reviewed.</para> |
| 1075 |
|
1075 |
|
| 1076 |
<para>To review the buffer, press <keycap>Scroll Lock</keycap>. This |
1076 |
<para>To review the buffer, press <keycap>Scroll Lock</keycap>. This |
| 1077 |
turns on scrolling in the display. You can then use the arrow keys, or |
1077 |
turns on scrolling in the display. You can then use the arrow keys, or |
| 1078 |
<keycap>PageUp</keycap> and <keycap>PageDown</keycap> to view the |
1078 |
<keycap>PageUp</keycap> and <keycap>PageDown</keycap> to view the |
| 1079 |
results. Press <keycap>Scroll Lock</keycap> again to stop |
1079 |
results. Press <keycap>Scroll Lock</keycap> again to stop |
| 1080 |
scrolling.</para> |
1080 |
scrolling.</para> |
|
Lines 1276-1282
Link Here
|
| 1276 |
|
1276 |
|
| 1277 |
<para>A different keyboard mapping may be chosen by selecting the |
1277 |
<para>A different keyboard mapping may be chosen by selecting the |
| 1278 |
menu item using up/down arrow keys and pressing <keycap>Space</keycap>. |
1278 |
menu item using up/down arrow keys and pressing <keycap>Space</keycap>. |
| 1279 |
Pressing <keycap>Space</keycap> again will unselect the item. When |
1279 |
Pressing <keycap>Space</keycap> again will unselect the item. When |
| 1280 |
finished, choose the &gui.ok; using the |
1280 |
finished, choose the &gui.ok; using the |
| 1281 |
arrow keys and press |
1281 |
arrow keys and press |
| 1282 |
<keycap>Enter</keycap>.</para> |
1282 |
<keycap>Enter</keycap>.</para> |
|
Lines 1327-1333
Link Here
|
| 1327 |
not need to be changed.</para> |
1327 |
not need to be changed.</para> |
| 1328 |
|
1328 |
|
| 1329 |
<para>The description of the selected item will appear at the |
1329 |
<para>The description of the selected item will appear at the |
| 1330 |
bottom of the screen highlighted in blue. Notice that one of the |
1330 |
bottom of the screen highlighted in blue. Notice that one of the |
| 1331 |
options is <guimenuitem>Use Defaults</guimenuitem> to reset all |
1331 |
options is <guimenuitem>Use Defaults</guimenuitem> to reset all |
| 1332 |
values to startup defaults.</para> |
1332 |
values to startup defaults.</para> |
| 1333 |
|
1333 |
|
|
Lines 1388-1394
Link Here
|
| 1388 |
. Then, if the |
1388 |
. Then, if the |
| 1389 |
first drive fails, or is attacked by a virus, or is scribbled upon by an |
1389 |
first drive fails, or is attacked by a virus, or is scribbled upon by an |
| 1390 |
operating system defect, he can easily recover by instructing the BIOS |
1390 |
operating system defect, he can easily recover by instructing the BIOS |
| 1391 |
to logically swap the drives. It is like switching the cables on the |
1391 |
to logically swap the drives. It is like switching the cables on the |
| 1392 |
drives, but without having to open the case.</para> |
1392 |
drives, but without having to open the case.</para> |
| 1393 |
|
1393 |
|
| 1394 |
<indexterm><primary>SCSI</primary></indexterm> |
1394 |
<indexterm><primary>SCSI</primary></indexterm> |
|
Lines 1414-1420
Link Here
|
| 1414 |
Adventures:</title> |
1414 |
Adventures:</title> |
| 1415 |
|
1415 |
|
| 1416 |
<para>Bill breaks-down an older Wintel box to make another FreeBSD box |
1416 |
<para>Bill breaks-down an older Wintel box to make another FreeBSD box |
| 1417 |
for Fred. Bill installs a single SCSI drive as SCSI unit zero and |
1417 |
for Fred. Bill installs a single SCSI drive as SCSI unit zero and |
| 1418 |
installs FreeBSD on it.</para> |
1418 |
installs FreeBSD on it.</para> |
| 1419 |
|
1419 |
|
| 1420 |
<para>Fred begins using the system, but after several days notices that |
1420 |
<para>Fred begins using the system, but after several days notices that |
|
Lines 1453-1459
Link Here
|
| 1453 |
SCSI unit four, unit four became the <quote>new clone</quote>. |
1453 |
SCSI unit four, unit four became the <quote>new clone</quote>. |
| 1454 |
When Bill |
1454 |
When Bill |
| 1455 |
re-ordered the SCSI BIOS so that he could boot from SCSI unit four, he |
1455 |
re-ordered the SCSI BIOS so that he could boot from SCSI unit four, he |
| 1456 |
was only fooling himself. FreeBSD was still running on SCSI unit zero. |
1456 |
was only fooling himself. FreeBSD was still running on SCSI unit zero. |
| 1457 |
Making this kind of BIOS change will cause some or all of the Boot and |
1457 |
Making this kind of BIOS change will cause some or all of the Boot and |
| 1458 |
Loader code to be fetched from the selected BIOS drive, but when the |
1458 |
Loader code to be fetched from the selected BIOS drive, but when the |
| 1459 |
FreeBSD kernel drivers take-over, the BIOS drive numbering will be |
1459 |
FreeBSD kernel drivers take-over, the BIOS drive numbering will be |
|
Lines 1684-1690
Link Here
|
| 1684 |
partition they are contained in.</para> |
1684 |
partition they are contained in.</para> |
| 1685 |
|
1685 |
|
| 1686 |
<para>FreeBSD also uses disk space for <firstterm>swap |
1686 |
<para>FreeBSD also uses disk space for <firstterm>swap |
| 1687 |
space</firstterm>. Swap space provides FreeBSD with |
1687 |
space</firstterm>. Swap space provides FreeBSD with |
| 1688 |
<firstterm>virtual memory</firstterm>. This allows your computer to |
1688 |
<firstterm>virtual memory</firstterm>. This allows your computer to |
| 1689 |
behave as though it has much more memory than it actually does. When |
1689 |
behave as though it has much more memory than it actually does. When |
| 1690 |
FreeBSD runs out of memory it moves some of the data that is not |
1690 |
FreeBSD runs out of memory it moves some of the data that is not |
|
Lines 1753-1765
Link Here
|
| 1753 |
|
1753 |
|
| 1754 |
<para>Slice numbers follow |
1754 |
<para>Slice numbers follow |
| 1755 |
the device name, prefixed with an <literal>s</literal>, |
1755 |
the device name, prefixed with an <literal>s</literal>, |
| 1756 |
starting at 1. So <quote>da0<emphasis>s1</emphasis></quote> |
1756 |
starting at 1. So <quote>da0<emphasis>s1</emphasis></quote> |
| 1757 |
is the first slice on the first SCSI drive. There can only be |
1757 |
is the first slice on the first SCSI drive. There can only be |
| 1758 |
four physical slices on a disk, but you can have logical |
1758 |
four physical slices on a disk, but you can have logical |
| 1759 |
slices inside physical slices of the appropriate type. These |
1759 |
slices inside physical slices of the appropriate type. These |
| 1760 |
extended slices are numbered starting at 5, so |
1760 |
extended slices are numbered starting at 5, so |
| 1761 |
<quote>ad0<emphasis>s5</emphasis></quote> is the first |
1761 |
<quote>ad0<emphasis>s5</emphasis></quote> is the first |
| 1762 |
extended slice on a disk. These devices are used by file |
1762 |
extended slice on a disk. These devices are used by file |
| 1763 |
systems that expect to occupy a slice.</para> |
1763 |
systems that expect to occupy a slice.</para> |
| 1764 |
|
1764 |
|
| 1765 |
<para>Slices, <quote>dangerously dedicated</quote> physical |
1765 |
<para>Slices, <quote>dangerously dedicated</quote> physical |
|
Lines 1775-1781
Link Here
|
| 1775 |
<para>Finally, each disk on the system is identified. A disk name |
1775 |
<para>Finally, each disk on the system is identified. A disk name |
| 1776 |
starts with a code that indicates the type of disk, and then a number, |
1776 |
starts with a code that indicates the type of disk, and then a number, |
| 1777 |
indicating which disk it is. Unlike slices, disk numbering starts at |
1777 |
indicating which disk it is. Unlike slices, disk numbering starts at |
| 1778 |
0. Common codes that you will see are listed in |
1778 |
0. Common codes that you will see are listed in |
| 1779 |
<xref linkend="install-dev-codes">.</para> |
1779 |
<xref linkend="install-dev-codes">.</para> |
| 1780 |
|
1780 |
|
| 1781 |
<para>When referring to a partition FreeBSD requires that you also name |
1781 |
<para>When referring to a partition FreeBSD requires that you also name |
|
Lines 2159-2165
Link Here
|
| 2159 |
|
2159 |
|
| 2160 |
<para>Certain applications can benefit from particular partition |
2160 |
<para>Certain applications can benefit from particular partition |
| 2161 |
schemes, especially if you are laying out partitions across more than |
2161 |
schemes, especially if you are laying out partitions across more than |
| 2162 |
one disk. However, for this, your first FreeBSD installation, you do |
2162 |
one disk. However, for this, your first FreeBSD installation, you do |
| 2163 |
not need to give too much thought to how you partition the disk. It |
2163 |
not need to give too much thought to how you partition the disk. It |
| 2164 |
is more important that you install FreeBSD and start learning how to |
2164 |
is more important that you install FreeBSD and start learning how to |
| 2165 |
use it. You can always re-install FreeBSD to change your partition |
2165 |
use it. You can always re-install FreeBSD to change your partition |
|
Lines 2789-2795
Link Here
|
| 2789 |
<title>Post-installation</title> |
2789 |
<title>Post-installation</title> |
| 2790 |
|
2790 |
|
| 2791 |
<para>Configuration of various options follows the successful |
2791 |
<para>Configuration of various options follows the successful |
| 2792 |
installation. An option can be configured by re-entering the |
2792 |
installation. An option can be configured by re-entering the |
| 2793 |
configuration options before booting the new FreeBSD |
2793 |
configuration options before booting the new FreeBSD |
| 2794 |
system or after installation using |
2794 |
system or after installation using |
| 2795 |
<command>/stand/sysinstall</command> and selecting |
2795 |
<command>/stand/sysinstall</command> and selecting |
|
Lines 2898-2905
Link Here
|
| 2898 |
|
2898 |
|
| 2899 |
<listitem> |
2899 |
<listitem> |
| 2900 |
<para>IP address of host forwarding packets to non-local |
2900 |
<para>IP address of host forwarding packets to non-local |
| 2901 |
destinations. Fill this in only if the machine is a node |
2901 |
destinations. Fill this in only if the machine is a node |
| 2902 |
on the network. <emphasis>Leave this field blank</emphasis> |
2902 |
on the network. <emphasis>Leave this field blank</emphasis> |
| 2903 |
if the machine is the gateway to the Internet for the |
2903 |
if the machine is the gateway to the Internet for the |
| 2904 |
network.</para> |
2904 |
network.</para> |
| 2905 |
</listitem> |
2905 |
</listitem> |
|
Lines 2909-2915
Link Here
|
| 2909 |
<term>Name server</term> |
2909 |
<term>Name server</term> |
| 2910 |
|
2910 |
|
| 2911 |
<listitem> |
2911 |
<listitem> |
| 2912 |
<para>IP address of your local DNS server. There is no local |
2912 |
<para>IP address of your local DNS server. There is no local |
| 2913 |
DNS server on this private local area network so the IP |
2913 |
DNS server on this private local area network so the IP |
| 2914 |
address of the provider's DNS server (208.163.10.2) was |
2914 |
address of the provider's DNS server (208.163.10.2) was |
| 2915 |
used.</para> |
2915 |
used.</para> |
|
Lines 2941-2947
Link Here
|
| 2941 |
|
2941 |
|
| 2942 |
<listitem> |
2942 |
<listitem> |
| 2943 |
<para>Any interface-specific options to <command>ifconfig</command> |
2943 |
<para>Any interface-specific options to <command>ifconfig</command> |
| 2944 |
you would like to add. There were none in this case.</para> |
2944 |
you would like to add. There were none in this case.</para> |
| 2945 |
</listitem> |
2945 |
</listitem> |
| 2946 |
</varlistentry> |
2946 |
</varlistentry> |
| 2947 |
|
2947 |
|
|
Lines 3018-3024
Link Here
|
| 3018 |
which of its Internet services will be available. The default FreeBSD |
3018 |
which of its Internet services will be available. The default FreeBSD |
| 3019 |
inetd.conf(5) leaves all services disabled by default, so they must be |
3019 |
inetd.conf(5) leaves all services disabled by default, so they must be |
| 3020 |
specifically enabled in the configuration file before they will |
3020 |
specifically enabled in the configuration file before they will |
| 3021 |
function, even once inetd(8) is enabled. Note that services for |
3021 |
function, even once inetd(8) is enabled. Note that services for |
| 3022 |
IPv6 must be seperately enabled from IPv4 services. |
3022 |
IPv6 must be seperately enabled from IPv4 services. |
| 3023 |
|
3023 |
|
| 3024 |
Select [Yes] now to invoke an editor on /etc/inetd.conf, or [No] to |
3024 |
Select [Yes] now to invoke an editor on /etc/inetd.conf, or [No] to |
|
Lines 3565-3571
Link Here
|
| 3565 |
<title>Mouse Settings</title> |
3565 |
<title>Mouse Settings</title> |
| 3566 |
|
3566 |
|
| 3567 |
<para>This option will allow you to cut and paste text in the |
3567 |
<para>This option will allow you to cut and paste text in the |
| 3568 |
console and user programs with a 3-button mouse. If using a 2-button |
3568 |
console and user programs with a 3-button mouse. If using a 2-button |
| 3569 |
mouse, refer to manual page, &man.moused.8;, after installation for |
3569 |
mouse, refer to manual page, &man.moused.8;, after installation for |
| 3570 |
details on emulating the 3-button style. This example depicts a |
3570 |
details on emulating the 3-button style. This example depicts a |
| 3571 |
non-USB mouse.</para> |
3571 |
non-USB mouse.</para> |
|
Lines 3711-3717
Link Here
|
| 3711 |
</figure> |
3711 |
</figure> |
| 3712 |
|
3712 |
|
| 3713 |
<para>There are several ways to configure the X |
3713 |
<para>There are several ways to configure the X |
| 3714 |
server. <application>XF86Setup</application> is fully graphical and |
3714 |
server. <application>XF86Setup</application> is fully graphical and |
| 3715 |
probably the easiest. Use the arrow keys to select the |
3715 |
probably the easiest. Use the arrow keys to select the |
| 3716 |
<guimenuitem>XF86Setup</guimenuitem> and press |
3716 |
<guimenuitem>XF86Setup</guimenuitem> and press |
| 3717 |
<keycap>Enter</keycap>.</para> |
3717 |
<keycap>Enter</keycap>.</para> |
|
Lines 3735-3744
Link Here
|
| 3735 |
[ OK ]</screen> |
3735 |
[ OK ]</screen> |
| 3736 |
|
3736 |
|
| 3737 |
<para>Press <keycap>Enter</keycap> to switch to the graphics mode and |
3737 |
<para>Press <keycap>Enter</keycap> to switch to the graphics mode and |
| 3738 |
continue. It will <emphasis>not</emphasis> try to switch to the |
3738 |
continue. It will <emphasis>not</emphasis> try to switch to the |
| 3739 |
graphics mode until <keycap>Enter</keycap> is pressed. The screen |
3739 |
graphics mode until <keycap>Enter</keycap> is pressed. The screen |
| 3740 |
will go black and then shortly a screen with a large X in the |
3740 |
will go black and then shortly a screen with a large X in the |
| 3741 |
center will appear. Be patient and wait.</para> |
3741 |
center will appear. Be patient and wait.</para> |
| 3742 |
|
3742 |
|
| 3743 |
<para>After a few more moments, the <application>XF86Setup</application> |
3743 |
<para>After a few more moments, the <application>XF86Setup</application> |
| 3744 |
introduction will display. Read all instructions |
3744 |
introduction will display. Read all instructions |
|
Lines 3804-3810
Link Here
|
| 3804 |
additional help in configuring your video card.</para> |
3804 |
additional help in configuring your video card.</para> |
| 3805 |
|
3805 |
|
| 3806 |
<para>Select the appropriate video card from the list using the |
3806 |
<para>Select the appropriate video card from the list using the |
| 3807 |
scrollbar. Clicking on your card will show as |
3807 |
scrollbar. Clicking on your card will show as |
| 3808 |
<quote>Card selected:</quote> above the list box.</para> |
3808 |
<quote>Card selected:</quote> above the list box.</para> |
| 3809 |
|
3809 |
|
| 3810 |
<para>Next, the <guimenuitem>Detailed Setup</guimenuitem> was |
3810 |
<para>Next, the <guimenuitem>Detailed Setup</guimenuitem> was |
|
Lines 3817-3835
Link Here
|
| 3817 |
<step> |
3817 |
<step> |
| 3818 |
<title><guimenuitem>Monitor</guimenuitem></title> |
3818 |
<title><guimenuitem>Monitor</guimenuitem></title> |
| 3819 |
|
3819 |
|
| 3820 |
<para>There are two ways to proceed. One method requires that you |
3820 |
<para>There are two ways to proceed. One method requires that you |
| 3821 |
enter the horizontal and vertical sweep capabilities of your |
3821 |
enter the horizontal and vertical sweep capabilities of your |
| 3822 |
monitor in the text boxes.</para> |
3822 |
monitor in the text boxes.</para> |
| 3823 |
|
3823 |
|
| 3824 |
<para>Choosing one of the monitor options listed that the monitor |
3824 |
<para>Choosing one of the monitor options listed that the monitor |
| 3825 |
is the other method. After selecting a listed option, the |
3825 |
is the other method. After selecting a listed option, the |
| 3826 |
horizontal and vertical sweep rates that will be used will |
3826 |
horizontal and vertical sweep rates that will be used will |
| 3827 |
display. Compare those to your monitor specifications. The |
3827 |
display. Compare those to your monitor specifications. The |
| 3828 |
monitor must be capable of using those ranges.</para> |
3828 |
monitor must be capable of using those ranges.</para> |
| 3829 |
|
3829 |
|
| 3830 |
<para>Do not exceed the ratings of your monitor. Damage could |
3830 |
<para>Do not exceed the ratings of your monitor. Damage could |
| 3831 |
occur. If you have doubts select <guimenuitem>ABORT</guimenuitem> |
3831 |
occur. If you have doubts select <guimenuitem>ABORT</guimenuitem> |
| 3832 |
and get the information. The remainder of the installation process |
3832 |
and get the information. The remainder of the installation process |
| 3833 |
will be unaffected and configuring the X-Server can be done |
3833 |
will be unaffected and configuring the X-Server can be done |
| 3834 |
later using <command>/stand/sysinstall</command>.</para> |
3834 |
later using <command>/stand/sysinstall</command>.</para> |
| 3835 |
|
3835 |
|
|
Lines 3916-3924
Link Here
|
| 3916 |
by using <application>xvidtune</application>.</para> |
3916 |
by using <application>xvidtune</application>.</para> |
| 3917 |
|
3917 |
|
| 3918 |
<para>There are warnings that improper settings can |
3918 |
<para>There are warnings that improper settings can |
| 3919 |
damage your equipment. Heed them. If in doubt, do not do |
3919 |
damage your equipment. Heed them. If in doubt, do not do |
| 3920 |
it. Instead, use the monitor controls to adjust the display for |
3920 |
it. Instead, use the monitor controls to adjust the display for |
| 3921 |
x-windows. There may be some display differences when switching |
3921 |
x-windows. There may be some display differences when switching |
| 3922 |
back to text mode, but it is better than damaging equipment. |
3922 |
back to text mode, but it is better than damaging equipment. |
| 3923 |
<application>xvidtune</application> can be ran later using |
3923 |
<application>xvidtune</application> can be ran later using |
| 3924 |
<command>/stand/sysinstall</command>.</para> |
3924 |
<command>/stand/sysinstall</command>.</para> |
|
Lines 4236-4242
Link Here
|
| 4236 |
</figure> |
4236 |
</figure> |
| 4237 |
|
4237 |
|
| 4238 |
<para>Groups could also be added at this time if specific needs |
4238 |
<para>Groups could also be added at this time if specific needs |
| 4239 |
are known. Otherwise, this may be accessed through using |
4239 |
are known. Otherwise, this may be accessed through using |
| 4240 |
<filename>/stand/sysinstall</filename> after installation is |
4240 |
<filename>/stand/sysinstall</filename> after installation is |
| 4241 |
completed.</para> |
4241 |
completed.</para> |
| 4242 |
|
4242 |
|
|
Lines 4260-4266
Link Here
|
| 4260 |
password.</para> |
4260 |
password.</para> |
| 4261 |
|
4261 |
|
| 4262 |
<para>The password will need to be typed in twice |
4262 |
<para>The password will need to be typed in twice |
| 4263 |
correctly. Needless to say, make sure you have a way of finding |
4263 |
correctly. Needless to say, make sure you have a way of finding |
| 4264 |
the password if you forget.</para> |
4264 |
the password if you forget.</para> |
| 4265 |
|
4265 |
|
| 4266 |
<screen>Changing local password for root. |
4266 |
<screen>Changing local password for root. |
|
Lines 4309-4316
Link Here
|
| 4309 |
[ Yes ] No</screen> |
4309 |
[ Yes ] No</screen> |
| 4310 |
|
4310 |
|
| 4311 |
<para>Select <guibutton>[ Yes ]</guibutton> and remove floppy if |
4311 |
<para>Select <guibutton>[ Yes ]</guibutton> and remove floppy if |
| 4312 |
booting from floppy. The CDROM drive is locked until the machine |
4312 |
booting from floppy. The CDROM drive is locked until the machine |
| 4313 |
starts to reboot. The CDROM drive is then unlocked and can |
4313 |
starts to reboot. The CDROM drive is then unlocked and can |
| 4314 |
be removed from drive (quickly).</para> |
4314 |
be removed from drive (quickly).</para> |
| 4315 |
|
4315 |
|
| 4316 |
<para>The system will reboot so watch for any error messages that |
4316 |
<para>The system will reboot so watch for any error messages that |
|
Lines 4519-4525
Link Here
|
| 4519 |
|
4519 |
|
| 4520 |
<para>It is safe to turn off the power after the shutdown command |
4520 |
<para>It is safe to turn off the power after the shutdown command |
| 4521 |
has been issued and the message <quote>Please press any key to reboot</quote> |
4521 |
has been issued and the message <quote>Please press any key to reboot</quote> |
| 4522 |
appears. If any key is pressed instead of turning off the power |
4522 |
appears. If any key is pressed instead of turning off the power |
| 4523 |
switch, the system will reboot.</para> |
4523 |
switch, the system will reboot.</para> |
| 4524 |
|
4524 |
|
| 4525 |
<para>You could also use the <keycap>CTRL+ALT+DEL</keycap> key |
4525 |
<para>You could also use the <keycap>CTRL+ALT+DEL</keycap> key |
|
Lines 4676-4682
Link Here
|
| 4676 |
<application>DEFRAG</application> utility (go into Explorer, |
4676 |
<application>DEFRAG</application> utility (go into Explorer, |
| 4677 |
right-click on the |
4677 |
right-click on the |
| 4678 |
hard drive, and choose to defrag your |
4678 |
hard drive, and choose to defrag your |
| 4679 |
hard drive), or Norton Disk Tools. You then must run |
4679 |
hard drive), or Norton Disk Tools. You then must run |
| 4680 |
<application>FIPS</application>. It |
4680 |
<application>FIPS</application>. It |
| 4681 |
will prompt you for the rest of the information it needs. |
4681 |
will prompt you for the rest of the information it needs. |
| 4682 |
Afterwards, you can reboot and install FreeBSD on the new |
4682 |
Afterwards, you can reboot and install FreeBSD on the new |
|
Lines 4690-4700
Link Here
|
| 4690 |
<para>There is also a <emphasis>very</emphasis> useful |
4690 |
<para>There is also a <emphasis>very</emphasis> useful |
| 4691 |
product from <ulink |
4691 |
product from <ulink |
| 4692 |
url="http://www.powerquest.com/">PowerQuest</ulink> |
4692 |
url="http://www.powerquest.com/">PowerQuest</ulink> |
| 4693 |
called <application>Partition Magic</application>. This |
4693 |
called <application>Partition Magic</application>. This |
| 4694 |
application has far more functionality than |
4694 |
application has far more functionality than |
| 4695 |
<application>FIPS</application>, and is |
4695 |
<application>FIPS</application>, and is |
| 4696 |
highly recommended if you plan to often add/remove |
4696 |
highly recommended if you plan to often add/remove |
| 4697 |
operating systems (like me). However, it does cost |
4697 |
operating systems (like me). However, it does cost |
| 4698 |
money, and if you plan to install FreeBSD once and then |
4698 |
money, and if you plan to install FreeBSD once and then |
| 4699 |
leave it there, <application>FIPS</application> will probably |
4699 |
leave it there, <application>FIPS</application> will probably |
| 4700 |
be fine for you.</para> |
4700 |
be fine for you.</para> |
|
Lines 4829-4845
Link Here
|
| 4829 |
<para>This type of installation is called a <quote>headless install</quote>, |
4829 |
<para>This type of installation is called a <quote>headless install</quote>, |
| 4830 |
because the machine that you are trying to install FreeBSD on |
4830 |
because the machine that you are trying to install FreeBSD on |
| 4831 |
either does not have a monitor attached to it, or does not even |
4831 |
either does not have a monitor attached to it, or does not even |
| 4832 |
have a VGA output. How is this possible you ask? Using a |
4832 |
have a VGA output. How is this possible you ask? Using a |
| 4833 |
serial console. A serial console is basically using another |
4833 |
serial console. A serial console is basically using another |
| 4834 |
machine to act as the main display and keyboard for a |
4834 |
machine to act as the main display and keyboard for a |
| 4835 |
system. To do this, just follow these steps:</para> |
4835 |
system. To do this, just follow these steps:</para> |
| 4836 |
|
4836 |
|
| 4837 |
<procedure> |
4837 |
<procedure> |
| 4838 |
<step> |
4838 |
<step> |
| 4839 |
<title>Fetch the Right Boot Floppy Images</title> |
4839 |
<title>Fetch the Right Boot Floppy Images</title> |
| 4840 |
|
4840 |
|
| 4841 |
<para>First you will need to get the right disk images so |
4841 |
<para>First you will need to get the right disk images so |
| 4842 |
that you can boot into the install program. The secret |
4842 |
that you can boot into the install program. The secret |
| 4843 |
with using a serial console is that you tell the boot |
4843 |
with using a serial console is that you tell the boot |
| 4844 |
loader to send I/O through a serial port instead of |
4844 |
loader to send I/O through a serial port instead of |
| 4845 |
displaying console output to the VGA device and trying to |
4845 |
displaying console output to the VGA device and trying to |
|
Lines 4918-4926
Link Here
|
| 4918 |
<primary><command>mount</command></primary> |
4918 |
<primary><command>mount</command></primary> |
| 4919 |
</indexterm> |
4919 |
</indexterm> |
| 4920 |
<para>If you were to boot into the floppies that you just |
4920 |
<para>If you were to boot into the floppies that you just |
| 4921 |
made, FreeBSD would boot into its normal install mode. We |
4921 |
made, FreeBSD would boot into its normal install mode. We |
| 4922 |
want FreeBSD to boot into a serial console for our |
4922 |
want FreeBSD to boot into a serial console for our |
| 4923 |
install. To do this, you have to mount the |
4923 |
install. To do this, you have to mount the |
| 4924 |
<filename>kern.flp</filename> floppy onto your FreeBSD |
4924 |
<filename>kern.flp</filename> floppy onto your FreeBSD |
| 4925 |
system using the &man.mount.8; command.</para> |
4925 |
system using the &man.mount.8; command.</para> |
| 4926 |
|
4926 |
|
|
Lines 4932-4938
Link Here
|
| 4932 |
<screen>&prompt.root; <userinput>cd /mnt</userinput></screen> |
4932 |
<screen>&prompt.root; <userinput>cd /mnt</userinput></screen> |
| 4933 |
|
4933 |
|
| 4934 |
<para>Here is where you must set the floppy to boot into a |
4934 |
<para>Here is where you must set the floppy to boot into a |
| 4935 |
serial console. You have to make a file called |
4935 |
serial console. You have to make a file called |
| 4936 |
<filename>boot.config</filename> containing |
4936 |
<filename>boot.config</filename> containing |
| 4937 |
<literal>/boot/loader -h</literal>. All this does is pass a flag to the bootloader to |
4937 |
<literal>/boot/loader -h</literal>. All this does is pass a flag to the bootloader to |
| 4938 |
boot into a serial console.</para> |
4938 |
boot into a serial console.</para> |
|
Lines 4955-4962
Link Here
|
| 4955 |
|
4955 |
|
| 4956 |
<indexterm><primary>null-modem cable</primary></indexterm> |
4956 |
<indexterm><primary>null-modem cable</primary></indexterm> |
| 4957 |
<para>You now need to connect a null modem cable between |
4957 |
<para>You now need to connect a null modem cable between |
| 4958 |
the two machines. Just connect the cable to the serial |
4958 |
the two machines. Just connect the cable to the serial |
| 4959 |
ports of the 2 machines. <emphasis>A normal serial cable |
4959 |
ports of the 2 machines. <emphasis>A normal serial cable |
| 4960 |
will not work here</emphasis>, you need a null modem |
4960 |
will not work here</emphasis>, you need a null modem |
| 4961 |
cable because it has some of the wires inside crossed |
4961 |
cable because it has some of the wires inside crossed |
| 4962 |
over.</para> |
4962 |
over.</para> |
|
Lines 4965-4971
Link Here
|
| 4965 |
<step> |
4965 |
<step> |
| 4966 |
<title>Booting Up for the Install</title> |
4966 |
<title>Booting Up for the Install</title> |
| 4967 |
|
4967 |
|
| 4968 |
<para>It is now time to go ahead and start the install. Put |
4968 |
<para>It is now time to go ahead and start the install. Put |
| 4969 |
the <filename>kern.flp</filename> floppy in the floppy |
4969 |
the <filename>kern.flp</filename> floppy in the floppy |
| 4970 |
drive of the machine you are doing the headless install |
4970 |
drive of the machine you are doing the headless install |
| 4971 |
on, and power on the machine.</para> |
4971 |
on, and power on the machine.</para> |
|
Lines 4987-4993
Link Here
|
| 4987 |
machine through your <command>cu</command> session now. It will ask |
4987 |
machine through your <command>cu</command> session now. It will ask |
| 4988 |
you to put |
4988 |
you to put |
| 4989 |
in the <filename>mfsroot.flp</filename>, and then it will come |
4989 |
in the <filename>mfsroot.flp</filename>, and then it will come |
| 4990 |
up with a selection of what kind of terminal to use. Just |
4990 |
up with a selection of what kind of terminal to use. Just |
| 4991 |
select the FreeBSD color console and proceed with your |
4991 |
select the FreeBSD color console and proceed with your |
| 4992 |
install!</para> |
4992 |
install!</para> |
| 4993 |
|
4993 |
|
|
Lines 5264-5274
Link Here
|
| 5264 |
words, if you can connect to the ISP in Windows without |
5264 |
words, if you can connect to the ISP in Windows without |
| 5265 |
using a script), then all you will need to do is type in |
5265 |
using a script), then all you will need to do is type in |
| 5266 |
<command>dial</command> at the |
5266 |
<command>dial</command> at the |
| 5267 |
<application>ppp</application> prompt. Otherwise, |
5267 |
<application>ppp</application> prompt. Otherwise, |
| 5268 |
you will need to know |
5268 |
you will need to know |
| 5269 |
how to dial your ISP using the <quote>AT commands</quote> |
5269 |
how to dial your ISP using the <quote>AT commands</quote> |
| 5270 |
specific to your modem, as the PPP dialer provides only a very |
5270 |
specific to your modem, as the PPP dialer provides only a very |
| 5271 |
simple terminal emulator. Please refer |
5271 |
simple terminal emulator. Please refer |
| 5272 |
to the user-ppp <link linkend="userppp">handbook</link> and <ulink |
5272 |
to the user-ppp <link linkend="userppp">handbook</link> and <ulink |
| 5273 |
url="../faq/ppp.html">FAQ</ulink> entries for further |
5273 |
url="../faq/ppp.html">FAQ</ulink> entries for further |
| 5274 |
information. If you have problems, logging can be directed to |
5274 |
information. If you have problems, logging can be directed to |