mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 17:31:43 +01:00
Don't assume fixit media is a floppy disk.
Reviewed by: murray MFC after: 1 week
This commit is contained in:
parent
3737d6dfe3
commit
4d2c6266cf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85691
@ -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. |'
|
||||
|
Loading…
Reference in New Issue
Block a user