View | Details | Raw Unified | Return to bug 54769
Collapse All | Expand All

(-)book.sgml (-48 / +19 lines)
Lines 20-26 Link Here
20
20
21
<book>
21
<book>
22
  <bookinfo>
22
  <bookinfo>
23
    <title>Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X</title>
23
    <title>Frequently Asked Questions for FreeBSD 2.X, 3.X, 4.X and 5.X</title>
24
24
25
    <corpauthor>The FreeBSD Documentation Project</corpauthor>
25
    <corpauthor>The FreeBSD Documentation Project</corpauthor>
26
26
Lines 44-50 Link Here
44
    &bookinfo.legalnotice;
44
    &bookinfo.legalnotice;
45
45
46
    <abstract>
46
    <abstract>
47
      <para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X.
47
      <para>This is the FAQ for FreeBSD versions 2.X, 3.X, 4.X and 5.X.
48
        All entries are assumed to be relevant to FreeBSD 2.0.5 and
48
        All entries are assumed to be relevant to FreeBSD 2.0.5 and
49
        later, unless otherwise noted.  If you are interested in
49
        later, unless otherwise noted.  If you are interested in
50
        helping with this project, send email to the &a.doc;.  The
50
        helping with this project, send email to the &a.doc;.  The
Lines 64-70 Link Here
64
  <chapter id="introduction">
64
  <chapter id="introduction">
65
    <title>Introduction</title>
65
    <title>Introduction</title>
66
66
67
    <para>Welcome to the FreeBSD 2.X-4.X FAQ!</para>
67
    <para>Welcome to the FreeBSD 2.X-5.X FAQ!</para>
68
68
69
    <para>As is usual with Usenet FAQs, this document aims to cover the
69
    <para>As is usual with Usenet FAQs, this document aims to cover the
70
      most frequently asked questions concerning the FreeBSD operating
70
      most frequently asked questions concerning the FreeBSD operating
Lines 142-148 Link Here
142
            FreeBSD license</ulink> whenever possible.</para>
142
            FreeBSD license</ulink> whenever possible.</para>
143
        </answer>
143
        </answer>
144
      </qandaentry>
144
      </qandaentry>
145
146
      <qandaentry>
145
      <qandaentry>
147
        <question id="bsd-license-restrictions">
146
        <question id="bsd-license-restrictions">
148
          <para>Does the FreeBSD license have any restrictions?</para>
147
          <para>Does the FreeBSD license have any restrictions?</para>
Lines 1331-1343 Link Here
1331
1330
1332
      <qandaentry>
1331
      <qandaentry>
1333
        <question id="windows-coexist">
1332
        <question id="windows-coexist">
1334
          <para>Can Windows 95/98 co-exist with FreeBSD?</para>
1333
          <para>Can Windows 2000/XP co-exist with FreeBSD?</para>
1335
        </question>
1334
        </question>
1336
1335
1337
        <answer>
1336
        <answer>
1338
          <para>Install Windows 95/98 first, after that FreeBSD.
1337
          <para>Install Windows 2000/XP first, after that FreeBSD.
1339
            FreeBSD's boot manager will then manage to boot Win95/98 and
1338
            FreeBSD's boot manager will then manage to boot Win2000/XP and
1340
            FreeBSD. If you install Windows 95/98 second, it will boorishly
1339
            FreeBSD. If you install Windows 2000/XP second, it will boorishly
1341
            overwrite your boot manager without even asking. If that
1340
            overwrite your boot manager without even asking. If that
1342
            happens, see the next section.</para>
1341
            happens, see the next section.</para>
1343
        </answer>
1342
        </answer>
Lines 1345-1351 Link Here
1345
1344
1346
      <qandaentry>
1345
      <qandaentry>
1347
        <question id="win95-damaged-boot-manager">
1346
        <question id="win95-damaged-boot-manager">
1348
          <para>Windows 95/98 killed my boot manager!
1347
          <para>Windows 2000/XP killed my boot manager!
1349
            How do I get it back?</para>
1348
            How do I get it back?</para>
1350
        </question>
1349
        </question>
1351
1350
Lines 1574-1601 Link Here
1574
      </qandaentry>
1573
      </qandaentry>
1575
1574
1576
      <qandaentry>
1575
      <qandaentry>
1577
        <question id="bad144-3x-4x">
1578
          <para>I have just upgraded from 3.X to 4.X, and my first boot
1579
            failed with <errorname>bad sector table not
1580
            supported</errorname></para>
1581
        </question>
1582
1583
        <answer>
1584
          <para>FreeBSD 3.X and earlier supported
1585
            <command>bad144</command>, which automatically remapped
1586
            bad blocks.  FreeBSD 4.X and later do not support this, as
1587
            modern IDE drives include this functionality.  See <link
1588
            linkend="install-bad-blocks">this question</link> for
1589
            more information.</para>
1590
1591
          <para>To fix this after an upgrade, you need to physically
1592
            place the drive in a working system and use
1593
            &man.disklabel.8; as discussed in the following
1594
            questions.</para>
1595
        </answer>
1596
      </qandaentry>
1597
1598
      <qandaentry>
1599
        <question id="find-bad144">
1576
        <question id="find-bad144">
1600
          <para>How do I tell if a drive has <command>bad144</command>
1577
          <para>How do I tell if a drive has <command>bad144</command>
1601
            information on it before I try to upgrade to FreeBSD 4.0
1578
            information on it before I try to upgrade to FreeBSD 4.0
Lines 2212-2240 Link Here
2212
2189
2213
      <qandaentry>
2190
      <qandaentry>
2214
        <question id="upgrade-3x-4x">
2191
        <question id="upgrade-3x-4x">
2215
           <para>How do I upgrade from 3.X -&gt; 4.X?</para>
2192
           <para>How do I upgrade from 4.X -&gt; 5.X?</para>
2216
        </question>
2193
        </question>
2217
2194
2218
        <answer>
2195
        <answer>
2219
          <para>We <emphasis>strongly</emphasis> recommend that you use
2196
          <para>We <emphasis>strongly</emphasis> recommend that you use
2220
            binary snapshots to do this. 4-STABLE snapshots are available at
2197
            binary snapshots to do this. 5-CURRENT snapshots are available at <ulink 
2221
            <ulink url="ftp://releng4.FreeBSD.org/"></ulink>.</para>
2198
				url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/"></ulink>.</para>
2222
2199
2223
          <para>Because of the many changes between 3.X and 4-STABLE,
2200
          <para>Because of the many changes between 4.X and 5.X,
2224
            a direct upgrade from source will probably fail.  A source
2201
            a direct upgrade from source may be a bumpy ride. 
2225
            upgrade can be done, but only in stages.  First, upgrade
2202
			Have a look at <ulink
2226
            to the latest 3-STABLE (<literal>RELENG_3</literal>).
2203
url="http://www.freebsd.org/relnotes/CURRENT/early-adopter/upgrade.html">Early
2227
            Then upgrade to 4.1.1-RELEASE
2204
Adopter's Guide</ulink>
2228
            (<literal>RELENG_4_1_1_RELEASE</literal>).  Finally,
2205
			for detailed information.
2229
            upgrade to 4-STABLE (<literal>RELENG_4</literal>).</para>
2230
2231
          <para>If you wish to upgrade using source, please see the <ulink
2232
            URL="../handbook/cutting-edge.html">FreeBSD
2233
            Handbook</ulink> for more information.</para>
2234
2206
2235
          <caution>
2207
          <caution>
2236
          <para>Upgrading via source is never recommended for new
2208
          <para>Upgrading via source is never recommended for new
2237
            users, and upgrading from 3.X to 4.X is even less so; make sure
2209
            users, and upgrading from 4.X to 5.X is even less so; make sure
2238
            you have read the instructions carefully before attempting to
2210
            you have read the instructions carefully before attempting to
2239
            upgrade via source.</para>
2211
            upgrade via source.</para>
2240
          </caution>
2212
          </caution>
Lines 2260-2267 Link Here
2260
    </qandaset>
2232
    </qandaset>
2261
  </chapter>
2233
  </chapter>
2262
2234
2263
  <chapter
2235
  <chapter id="hardware">
2264
    id="hardware">
2265
    <title>Hardware compatibility</title>
2236
    <title>Hardware compatibility</title>
2266
2237
2267
    <qandaset>
2238
    <qandaset>

Return to bug 54769