summaryrefslogtreecommitdiffstats
path: root/release/fixit.profile
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2001-10-29 16:13:29 +0000
committerbrian <brian@FreeBSD.org>2001-10-29 16:13:29 +0000
commit2c0847a7ca150da2ca946003566eee05316b0c00 (patch)
treee8077a1bbb2dee0caaf7a10b4d332a5a9ac377ad /release/fixit.profile
parent267f5448c8b7713603bc59a75995452f9639287b (diff)
downloadFreeBSD-src-2c0847a7ca150da2ca946003566eee05316b0c00.zip
FreeBSD-src-2c0847a7ca150da2ca946003566eee05316b0c00.tar.gz
Don't assume fixit media is a floppy disk.
Reviewed by: murray MFC after: 1 week
Diffstat (limited to 'release/fixit.profile')
-rw-r--r--release/fixit.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/fixit.profile b/release/fixit.profile
index fcd2830..ac82cfe 100644
--- a/release/fixit.profile
+++ b/release/fixit.profile
@@ -14,10 +14,10 @@ alias ll="ls -l"
alias m="more -e"
echo '+---------------------------------------------------------------+'
-echo '| You are now running from a FreeBSD "fixit" floppy. |'
+echo '| You are now running from FreeBSD "fixit" media. |'
echo '| ------------------------------------------------------------- |'
echo "| When you're finished with this shell, please type exit. |"
-echo '| The fixit floppy itself is mounted as /mnt2. |'
+echo '| The fixit media is mounted as /mnt2. |'
echo '| |'
echo '| You might want to symlink /mnt/etc/*pwd.db and /mnt/etc/group |'
echo '| to /etc after mounting a root filesystem from your disk. |'
OpenPOWER on IntegriCloud