\documentclass{book}
\usepackage[centering, top=1.5in, left=2.5cm, right=2.5cm, bottom=1.5in, ignoreall]{geometry}
\usepackage{calc}
\usepackage{wrapfig}
\begin{document}
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
\begin{wrapfigure}{r}{0.5\textwidth} \framebox[\linewidth][l]{\parbox{0.9\linewidth}{ciao!!! \\
fdsfds vmlv lòv
ffvl òflòf lflòfdlflflflfl fd gr gr v g r r r re re g reg re gregrer g reg re } }
\end{wrapfigure}
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
fdsji jifoij mifewoij ifewi ijfeoi op qop dpqo opq opf op feop opkfeop opfdq
\end{document}
as you can see i use the wrapfig environment from the wrapfig package to get the box at the right and the text wrapping at left. You can customize it reading the instructions that are at the end of the wrapfig.sty file
Hope it will be useful