Don't assume fixit media is a floppy disk.

Reviewed by:	murray
MFC after:	1 week
This commit is contained in:
Brian Somers 2001-10-29 16:13:29 +00:00
parent 3737d6dfe3
commit 4d2c6266cf

View File

@ -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. |'