Typo in filename: fsatb > fstab.
This commit is contained in:
parent
866b878441
commit
526e6c0663
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16360
1 changed files with 4 additions and 4 deletions
|
|
@ -20,8 +20,8 @@
|
||||||
<year>2001</year>
|
<year>2001</year>
|
||||||
<holder>Robert A. Van Valzah</holder>
|
<holder>Robert A. Van Valzah</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pubdate>$Date: 2003-02-01 17:34:02 $ GMT</pubdate>
|
<pubdate>$Date: 2003-03-25 14:58:11 $ GMT</pubdate>
|
||||||
<releaseinfo>$Id: article.sgml,v 1.11 2003-02-01 17:34:02 keramida Exp $</releaseinfo>
|
<releaseinfo>$Id: article.sgml,v 1.12 2003-03-25 14:58:11 keramida Exp $</releaseinfo>
|
||||||
</articleinfo>
|
</articleinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
|
|
@ -2057,7 +2057,7 @@ ok <userinput>boot -s</userinput</screen>
|
||||||
If your BIOS can boot from either, the fastest road to recovery
|
If your BIOS can boot from either, the fastest road to recovery
|
||||||
might be to boot directly from <filename>/dev/ad2</filename>
|
might be to boot directly from <filename>/dev/ad2</filename>
|
||||||
in single-user mode and
|
in single-user mode and
|
||||||
install <filename>/etc/fsatb_only_have_ad2s1</filename> as
|
install <filename>/etc/fstab_only_have_ad2s1</filename> as
|
||||||
<filename>/etc/fstab</filename>.
|
<filename>/etc/fstab</filename>.
|
||||||
You would then have to adapt the <filename>/dev/ad2</filename>
|
You would then have to adapt the <filename>/dev/ad2</filename>
|
||||||
failure recovery instructions from <xref linkend=ad2Recov> above.</para>
|
failure recovery instructions from <xref linkend=ad2Recov> above.</para>
|
||||||
|
|
@ -2087,7 +2087,7 @@ ok <userinput>boot -s</userinput</screen>
|
||||||
use strict;
|
use strict;
|
||||||
use FileHandle;
|
use FileHandle;
|
||||||
|
|
||||||
my $config_tag1 = '$Id: article.sgml,v 1.11 2003-02-01 17:34:02 keramida Exp $';
|
my $config_tag1 = '$Id: article.sgml,v 1.12 2003-03-25 14:58:11 keramida Exp $';
|
||||||
# Copyright (C) 2001 Robert A. Van Valzah
|
# Copyright (C) 2001 Robert A. Van Valzah
|
||||||
#
|
#
|
||||||
# Bootstrap Vinum
|
# Bootstrap Vinum
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue