From 6c1f5aa3b3c35849239c2b39cc3d0bb31ebfcb41 Mon Sep 17 00:00:00 2001 From: Stefan Bethke <stb@FreeBSD.org> Date: Tue, 19 May 1998 13:39:50 +0000 Subject: [PATCH] Fixed various broken links. The file:/usr/src/sys/i386/boot/biosboot/README.386BSD is probably false, but I don't have a checked out tree at hand, and I'd rather would let that point to some http or ftp source (at least alternatively). Will check later today. Submitted by: "SSC Webmaster" <wwwadmin@ssc.com> --- en/tutorials/multios/multios.docb | 20 ++++++++++--------- .../articles/multi-os/article.sgml | 20 ++++++++++--------- .../articles/multi-os/article.sgml | 20 ++++++++++--------- 3 files changed, 33 insertions(+), 27 deletions(-) diff --git a/en/tutorials/multios/multios.docb b/en/tutorials/multios/multios.docb index 83d4da01cb..c783755cb9 100644 --- a/en/tutorials/multios/multios.docb +++ b/en/tutorials/multios/multios.docb @@ -1,4 +1,4 @@ -<!-- $Id: multios.docb,v 1.2 1997-10-24 19:33:28 wosch Exp $ --> +<!-- $Id: multios.docb,v 1.3 1998-05-19 13:39:50 stb Exp $ --> <!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> <book> @@ -87,7 +87,7 @@ use its own separate partition, unlike the others which use the master boot record (MBR). Therefore, it must be installed below the 1024th cylinder to avoid booting problems. It can boot Linux using LILO when it is part of the boot sector, not the MBR. Go to <ulink -URL="http://www.ssc.com/linux/howto.html">Linux HOWTOs</ulink> +URL="http://www.linuxresources.com/LDP/HOWTO/HOWTO-INDEX.html">Linux HOWTOs</ulink> on the World Wide Web for more information on booting Linux with OS/2's boot manager.</para> </listitem> @@ -308,15 +308,17 @@ systems.</para> <title>Other Sources of Help</title> <para>There are many <ulink -URL="http://www.ssc.com/linux/howto.html">Linux HOW-TOs</ulink> that +URL="http://www.linuxresources.com/LDP/HOWTO/HOWTO-INDEX.html">Linux HOW-TOs</ulink> that deal with multiple operating systems on the same hard disk.</para> <para>The <ulink -URL="http://sunsite.unc.edu/mdw/HOWTO/mini/Linux+OS2+DOS">Linux+OS/2+DOS -Mini-HOWTO</ulink> offers help on configuring the OS/2 boot -manager. The <ulink -URL="http://www.in.net/~jkatz/win95/Linux-HOWTO.html">Linux-HOWTO</ulink> -is also helpful.</para> +URL="http://www.linuxresources.com/LDP/HOWTO/mini/Linux+DOS+Win95+OS2.html">Linux+DOS+Win95+OS2 +mini-HOWTO</ulink> offers help on configuring the OS/2 boot manager, and the +<ulink +URL="http://www.linuxresources.com/LDP/HOWTO/mini/Linux+FreeBSD.html">Linux+FreeBSD +mini-HOWTO</ulink> might be interesting as well. The <ulink +URL="http://www.in.net/~jkatz/win95/Linux-HOWTO.html">Linux-HOWTO</ulink> is +also helpful.</para> <para>The <ulink URL="http://www.dorsai.org/~dcl/publications/NTLDR_Hacking">NT Loader @@ -326,7 +328,7 @@ Windows NT, '95, and DOS with other operating systems.</para> <para>And Hale Landis's "How It Works" document pack contains some good info on all sorts of disk geometry and booting related topics. Here are a few links that might help you find it: <ulink URL="ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip">ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip</ulink>, -<ulink URL="http://www.cs.yorku.ca/People/frank/docs/">http://www.cs.yorku.ca/People/frank/docs/</ulink>.</para> +<ulink URL="http://web.idirect.com/~frank/">http://www.cs.yorku.ca/People/frank/docs/</ulink>.</para> <para>Finally, don't overlook FreeBSD's kernel documentation on the booting procedure, available in the kernel source distribution (it unpacks to diff --git a/en_US.ISO8859-1/articles/multi-os/article.sgml b/en_US.ISO8859-1/articles/multi-os/article.sgml index 735627ab1e..849d1e07b9 100644 --- a/en_US.ISO8859-1/articles/multi-os/article.sgml +++ b/en_US.ISO8859-1/articles/multi-os/article.sgml @@ -1,4 +1,4 @@ -<!-- $Id: article.sgml,v 1.2 1997-10-24 19:33:28 wosch Exp $ --> +<!-- $Id: article.sgml,v 1.3 1998-05-19 13:39:50 stb Exp $ --> <!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> <book> @@ -87,7 +87,7 @@ use its own separate partition, unlike the others which use the master boot record (MBR). Therefore, it must be installed below the 1024th cylinder to avoid booting problems. It can boot Linux using LILO when it is part of the boot sector, not the MBR. Go to <ulink -URL="http://www.ssc.com/linux/howto.html">Linux HOWTOs</ulink> +URL="http://www.linuxresources.com/LDP/HOWTO/HOWTO-INDEX.html">Linux HOWTOs</ulink> on the World Wide Web for more information on booting Linux with OS/2's boot manager.</para> </listitem> @@ -308,15 +308,17 @@ systems.</para> <title>Other Sources of Help</title> <para>There are many <ulink -URL="http://www.ssc.com/linux/howto.html">Linux HOW-TOs</ulink> that +URL="http://www.linuxresources.com/LDP/HOWTO/HOWTO-INDEX.html">Linux HOW-TOs</ulink> that deal with multiple operating systems on the same hard disk.</para> <para>The <ulink -URL="http://sunsite.unc.edu/mdw/HOWTO/mini/Linux+OS2+DOS">Linux+OS/2+DOS -Mini-HOWTO</ulink> offers help on configuring the OS/2 boot -manager. The <ulink -URL="http://www.in.net/~jkatz/win95/Linux-HOWTO.html">Linux-HOWTO</ulink> -is also helpful.</para> +URL="http://www.linuxresources.com/LDP/HOWTO/mini/Linux+DOS+Win95+OS2.html">Linux+DOS+Win95+OS2 +mini-HOWTO</ulink> offers help on configuring the OS/2 boot manager, and the +<ulink +URL="http://www.linuxresources.com/LDP/HOWTO/mini/Linux+FreeBSD.html">Linux+FreeBSD +mini-HOWTO</ulink> might be interesting as well. The <ulink +URL="http://www.in.net/~jkatz/win95/Linux-HOWTO.html">Linux-HOWTO</ulink> is +also helpful.</para> <para>The <ulink URL="http://www.dorsai.org/~dcl/publications/NTLDR_Hacking">NT Loader @@ -326,7 +328,7 @@ Windows NT, '95, and DOS with other operating systems.</para> <para>And Hale Landis's "How It Works" document pack contains some good info on all sorts of disk geometry and booting related topics. Here are a few links that might help you find it: <ulink URL="ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip">ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip</ulink>, -<ulink URL="http://www.cs.yorku.ca/People/frank/docs/">http://www.cs.yorku.ca/People/frank/docs/</ulink>.</para> +<ulink URL="http://web.idirect.com/~frank/">http://www.cs.yorku.ca/People/frank/docs/</ulink>.</para> <para>Finally, don't overlook FreeBSD's kernel documentation on the booting procedure, available in the kernel source distribution (it unpacks to diff --git a/en_US.ISO_8859-1/articles/multi-os/article.sgml b/en_US.ISO_8859-1/articles/multi-os/article.sgml index 735627ab1e..849d1e07b9 100644 --- a/en_US.ISO_8859-1/articles/multi-os/article.sgml +++ b/en_US.ISO_8859-1/articles/multi-os/article.sgml @@ -1,4 +1,4 @@ -<!-- $Id: article.sgml,v 1.2 1997-10-24 19:33:28 wosch Exp $ --> +<!-- $Id: article.sgml,v 1.3 1998-05-19 13:39:50 stb Exp $ --> <!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> <book> @@ -87,7 +87,7 @@ use its own separate partition, unlike the others which use the master boot record (MBR). Therefore, it must be installed below the 1024th cylinder to avoid booting problems. It can boot Linux using LILO when it is part of the boot sector, not the MBR. Go to <ulink -URL="http://www.ssc.com/linux/howto.html">Linux HOWTOs</ulink> +URL="http://www.linuxresources.com/LDP/HOWTO/HOWTO-INDEX.html">Linux HOWTOs</ulink> on the World Wide Web for more information on booting Linux with OS/2's boot manager.</para> </listitem> @@ -308,15 +308,17 @@ systems.</para> <title>Other Sources of Help</title> <para>There are many <ulink -URL="http://www.ssc.com/linux/howto.html">Linux HOW-TOs</ulink> that +URL="http://www.linuxresources.com/LDP/HOWTO/HOWTO-INDEX.html">Linux HOW-TOs</ulink> that deal with multiple operating systems on the same hard disk.</para> <para>The <ulink -URL="http://sunsite.unc.edu/mdw/HOWTO/mini/Linux+OS2+DOS">Linux+OS/2+DOS -Mini-HOWTO</ulink> offers help on configuring the OS/2 boot -manager. The <ulink -URL="http://www.in.net/~jkatz/win95/Linux-HOWTO.html">Linux-HOWTO</ulink> -is also helpful.</para> +URL="http://www.linuxresources.com/LDP/HOWTO/mini/Linux+DOS+Win95+OS2.html">Linux+DOS+Win95+OS2 +mini-HOWTO</ulink> offers help on configuring the OS/2 boot manager, and the +<ulink +URL="http://www.linuxresources.com/LDP/HOWTO/mini/Linux+FreeBSD.html">Linux+FreeBSD +mini-HOWTO</ulink> might be interesting as well. The <ulink +URL="http://www.in.net/~jkatz/win95/Linux-HOWTO.html">Linux-HOWTO</ulink> is +also helpful.</para> <para>The <ulink URL="http://www.dorsai.org/~dcl/publications/NTLDR_Hacking">NT Loader @@ -326,7 +328,7 @@ Windows NT, '95, and DOS with other operating systems.</para> <para>And Hale Landis's "How It Works" document pack contains some good info on all sorts of disk geometry and booting related topics. Here are a few links that might help you find it: <ulink URL="ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip">ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip</ulink>, -<ulink URL="http://www.cs.yorku.ca/People/frank/docs/">http://www.cs.yorku.ca/People/frank/docs/</ulink>.</para> +<ulink URL="http://web.idirect.com/~frank/">http://www.cs.yorku.ca/People/frank/docs/</ulink>.</para> <para>Finally, don't overlook FreeBSD's kernel documentation on the booting procedure, available in the kernel source distribution (it unpacks to