diff options
Diffstat (limited to 'rc/bin/inst')
-rwxr-xr-x | rc/bin/inst/bootplan9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc/bin/inst/bootplan9 b/rc/bin/inst/bootplan9 index 3f4820f6b..553028bb4 100755 --- a/rc/bin/inst/bootplan9 +++ b/rc/bin/inst/bootplan9 @@ -7,6 +7,7 @@ if(! ~ $#p9offset 1) { exit bad } +echo echo 'If you use the Windows NT/2000/XP master boot record' echo 'or a master boot record from a Unix clone (e.g., LILO or' echo 'FreeBSD bootmgr), it is probably safe to continue using' |