|
Lines 1306-1327
Link Here
|
| 1306 |
</answer></qandaentry> |
1306 |
</answer></qandaentry> |
| 1307 |
|
1307 |
|
| 1308 |
<qandaentry><question> |
1308 |
<qandaentry><question> |
| 1309 |
<para>Can Windows 95 co-exist with FreeBSD?</para></question><answer> |
1309 |
<para>Can Windows 95/98 co-exist with FreeBSD?</para></question><answer> |
| 1310 |
|
1310 |
|
| 1311 |
<para>Install Windows 95 first, after that FreeBSD. FreeBSD's boot |
1311 |
<para>Install Windows 95/98 first, after that FreeBSD. FreeBSD's boot |
| 1312 |
manager will then manage to boot Win95 and FreeBSD. If you |
1312 |
manager will then manage to boot Win95/98 and FreeBSD. If you |
| 1313 |
install Windows 95 second, it will boorishly overwrite your |
1313 |
install Windows 95/98 second, it will boorishly overwrite your |
| 1314 |
boot manager without even asking. If that happens, see |
1314 |
boot manager without even asking. If that happens, see |
| 1315 |
the next section.</para> |
1315 |
the next section.</para> |
| 1316 |
|
1316 |
|
| 1317 |
</answer></qandaentry> |
1317 |
</answer></qandaentry> |
| 1318 |
|
1318 |
|
| 1319 |
<qandaentry><question> |
1319 |
<qandaentry><question> |
| 1320 |
<para> Windows 95 killed my boot manager! How do I get it back? |
1320 |
<para> Windows 95/98 killed my boot manager! How do I get it back? |
| 1321 |
</para></question><answer> |
1321 |
</para></question><answer> |
| 1322 |
|
1322 |
|
| 1323 |
<para>You can reinstall the boot manager FreeBSD comes with in one of |
1323 |
<para>You can reinstall the boot manager FreeBSD comes with in one of |
| 1324 |
two ways:</para> |
1324 |
three ways:</para> |
| 1325 |
|
1325 |
|
| 1326 |
|
1326 |
|
| 1327 |
<itemizedlist> |
1327 |
<itemizedlist> |
|
Lines 1351-1356
Link Here
|
| 1351 |
prompt, be sure to select "Boot Manager." |
1351 |
prompt, be sure to select "Boot Manager." |
| 1352 |
This will re-write the boot manager to disk. Now quit out of the |
1352 |
This will re-write the boot manager to disk. Now quit out of the |
| 1353 |
installation menu and reboot off the hard disk as normal.</para> |
1353 |
installation menu and reboot off the hard disk as normal.</para> |
|
|
1354 |
</listitem> |
| 1355 |
|
| 1356 |
<listitem> |
| 1357 |
<para>Boot the FreeBSD boot floppy (or CD-ROM) and choose the |
| 1358 |
<quote>Fixit</quote> menu item. Select either the Fixit floppy or |
| 1359 |
CD-ROM #2 (the <quote>live</quote> file system option) as appropriate |
| 1360 |
and enter the fixit shell. Then execute the following command: |
| 1361 |
</para> |
| 1362 |
|
| 1363 |
<screen><prompt>Fixit# </prompt> <userinput>boot0cfg -B bootdevice </userinput></screen> |
| 1364 |
<para></para> |
| 1365 |
|
| 1366 |
<para>substituting <quote>bootdevice</quote> for your real boot device such |
| 1367 |
as ad0 (first IDE disk), ad4 (first IDE disk on auxiliary controller), da0 |
| 1368 |
(first SCSI disk), etc. |
| 1369 |
|
| 1370 |
</para> |
| 1371 |
|
| 1354 |
</listitem> |
1372 |
</listitem> |
| 1355 |
|
1373 |
|
| 1356 |
</itemizedlist> |
1374 |
</itemizedlist> |