The default / size is now 100MB and not 64MB. Also explain that

CRTL+ALT+DEL can be used to reboot the system if it locks up during
install.

PR:		33042, 34644
33042 Submitted by:	Ashley Penney <ashp@unloved.org>
34644 Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
This commit is contained in:
Jim Mock 2002-02-11 19:07:12 +00:00
parent 522bbb7e5e
commit f875943cc9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12159

View file

@ -2190,10 +2190,10 @@ Mounting root from ufs:/dev/md0c
<entry><filename>/</filename></entry> <entry><filename>/</filename></entry>
<entry>64MB</entry> <entry>100MB</entry>
<entry>This is the root file system. Every other filesystem <entry>This is the root file system. Every other filesystem
will be mounted somewhere under this one. 64MB is a will be mounted somewhere under this one. 100MB is a
reasonable size for this filesystem. You will not be storing reasonable size for this filesystem. You will not be storing
too much data on it, as a regular FreeBSD install will put too much data on it, as a regular FreeBSD install will put
about 40MB of data here. The remaining space is for temporary about 40MB of data here. The remaining space is for temporary
@ -4515,6 +4515,11 @@ Please press any key to reboot.</screen>
has been issued and the message "Please press any key to reboot" has been issued and the message "Please press any key to reboot"
appears. If any key is pressed instead of turning off the power appears. If any key is pressed instead of turning off the power
switch, the system will reboot.</para> switch, the system will reboot.</para>
<para>You could also use the <keycap>CTRL+ALT+DEL</keycap> key
combination to reboot the system, however this is not recommended
during normal operation.</para>
</sect2> </sect2>
</sect1> </sect1>