From 9402006fe6ca3f1356119508f58e1422e45a2932 Mon Sep 17 00:00:00 2001 From: Ben Smithurst Date: Fri, 28 Jul 2000 01:19:17 +0000 Subject: [PATCH] Use 'fdisk' instead of 'boot0cfg' in the last update, since boot0cfg isn't on the fixit floppy. Spotted by: jhb Pointy hat to: ben --- en_US.ISO8859-1/books/faq/book.sgml | 5 ++--- en_US.ISO_8859-1/books/faq/book.sgml | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 892929c985..8c791f84ba 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ - $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.80 2000/07/25 18:24:48 ben Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.81 2000/07/28 00:37:03 ben Exp $ This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries @@ -1360,8 +1360,7 @@ CD-ROM #2 (the live file system option) as appropriate and enter the fixit shell. Then execute the following command: -Fixit# boot0cfg -B bootdevice - +Fixit# fdisk -B -b /boot/boot0 bootdevice substituting bootdevice for your real boot device such as ad0 (first IDE disk), diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index 892929c985..8c791f84ba 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ - $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.80 2000/07/25 18:24:48 ben Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.81 2000/07/28 00:37:03 ben Exp $ This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries @@ -1360,8 +1360,7 @@ CD-ROM #2 (the live file system option) as appropriate and enter the fixit shell. Then execute the following command: -Fixit# boot0cfg -B bootdevice - +Fixit# fdisk -B -b /boot/boot0 bootdevice substituting bootdevice for your real boot device such as ad0 (first IDE disk),